PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.aof@2.0.0-beta.2
    http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-notify-document-retrieved
description: Notify the requesting party that the document is retrieved
package_name: vzvz.fhir.aof
derivation: constraint
name: Vzvz_Notify_Document_Retrieved
type: Communication
elements:
  basedOn:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/CommunicationRequest', 'http://hl7.org/fhir/StructureDefinition/Resource']
    index: 0
    elements:
      identifier: {index: 1}
  status: {index: 2}
  statusReason:
    binding: {strength: extensible, valueSet: 'http://vzvz.nl/fhir/ValueSet/aorta-document-download-errors'}
    index: 3
  category:
    short: Context of document exchange
    binding: {strength: extensible, valueSet: 'http://vzvz.nl/fhir/ValueSet/doc-exchange-category'}
    index: 4
  reasonCode:
    binding: {strength: extensible, valueSet: 'http://vzvz.nl/fhir/ValueSet/aorta-sync'}
    index: 5
  reasonReference: {short: Reference to the document transferred, index: 6}
package_version: 2.0.0-beta.2
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-notify-document-retrieved
base: http://hl7.org/fhir/StructureDefinition/Communication
version: 2.0.0-beta.2
required: [basedOn, category, reasonReference]