PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.aof@2.0.0-beta.3
    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: Vzvz_Notify_Document_Ready
type: CommunicationRequest
elements:
  occurrence[x]:
    elements:
      start: {index: 7}
      end: {index: 8}
    required: [start, end]
  category:
    short: Context of document exchange
    binding: {strength: extensible, valueSet: 'http://vzvz.nl/fhir/ValueSet/doc-exchange-category'}
    index: 3
  reasonCode:
    binding: {strength: extensible, valueSet: 'http://vzvz.nl/fhir/ValueSet/aorta-sync'}
    index: 11
  authoredOn: {short: Creation time of the request, index: 9}
  requester: {index: 10}
  occurrencePeriod: {short: Validity period, type: Period, choiceOf: occurrence, index: 6}
  status:
    pattern: {type: Code, value: active}
    index: 2
  groupIdentifier: {short: Identifier to match both exchanges in a synchronization workflow, index: 1}
  identifier: {index: 0}
  occurrence:
    short: Validity period
    choices: [occurrencePeriod]
    index: 5
  reasonReference:
    type: Reference
    short: Information on the document
    refers: ['http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
    index: 12
package_version: 2.0.0-beta.3
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-notify-document-ready
base: http://hl7.org/fhir/StructureDefinition/CommunicationRequest
version: 2.0.0-beta.3
required: [authoredOn, requester, groupIdentifier, identifier, occurrencePeriod, occurrence, reasonCode, category, reasonReference]