PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.aof@0.13.0
    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: NotifyDocumentRetrieved
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:
    pattern: {type: Code, value: completed}
    index: 2
  reasonReference: {short: Reference to the document transferred, index: 3}
package_version: 0.13.0
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-notify-document-retrieved
base: http://hl7.org/fhir/StructureDefinition/Communication
version: null
required: [basedOn, reasonReference]