PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.aof@0.13.0
    http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-notify-document-ready
description: Request to retrieve a document for further processing
package_name: vzvz.fhir.aof
derivation: constraint
name: NotifyDocumentReady
type: CommunicationRequest
elements:
  occurrence[x]:
    elements:
      start: {index: 5}
      end: {index: 6}
    required: [start, end]
  reasonCode:
    binding: {strength: extensible, valueSet: 'http://vzvz.nl/fhir/ValueSet/aorta-taskcode'}
    index: 9
  authoredOn: {short: Creation time of the request, index: 7}
  requester: {index: 8}
  occurrencePeriod: {short: Validity period, type: Period, choiceOf: occurrence, index: 4}
  status:
    pattern: {type: Code, value: active}
    index: 1
  identifier: {index: 0}
  occurrence:
    short: Validity period
    choices: [occurrencePeriod]
    index: 3
  reasonReference:
    short: Information on the document
    refers: ['http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
    type: Reference
    index: 10
package_version: 0.13.0
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-notify-document-ready
base: http://hl7.org/fhir/StructureDefinition/CommunicationRequest
version: null
required: [authoredOn, requester, identifier, occurrencePeriod, occurrence, reasonCode, reasonReference]