PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept@workflow.r4-1.5.0-beta4
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq
description: Ressource used for the communication of dispense request between patient/representative and provider based on ePrescription
package_name: de.gematik.erezept
derivation: constraint
name: GEM_ERP_PR_Communication_DispReq
type: Communication
elements:
  received: {short: The time when this communication was received., mustSupport: true, index: 8}
  payload:
    mustSupport: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      content:
        short: The actual content of the message
        choices: [contentString]
        index: 16
      contentString: {type: string, short: The actual content of the message, choiceOf: content, index: 17}
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq|1.5'}
        index: 1
    required: [profile]
  recipient:
    short: The entity (e.g. person, organization) which was the target of the communication.
    mustSupport: true
    index: 9
    elements:
      identifier: {type: Identifier, mustSupport: true, index: 10}
    required: [identifier]
  sent: {short: The time when this communication was sent., mustSupport: true, index: 7}
  extension:
    index: 2
    slicing:
      slices:
        flowType:
          match: {}
          schema: {type: Extension, url: 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType', index: 3}
          min: 1
          max: 1
  status:
    pattern: {type: Code, value: unknown}
    index: 6
  sender:
    short: The entity (e.g. person, organization) which was the source of the communication.
    mustSupport: true
    index: 11
    elements:
      identifier: {type: Identifier, mustSupport: true, index: 12}
    required: [identifier]
  basedOn:
    type: Reference
    mustSupport: true
    refers: ['https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task']
    index: 4
    elements:
      reference: {short: States the E-Rezept-Token according to gemSpec_DM_eRp., mustSupport: true, index: 5}
    required: [reference]
package_version: workflow.r4-1.5.0-beta4
extensions:
  flowType: {url: 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType', min: 1, max: 1, type: Extension, index: 3}
class: profile
kind: resource
url: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq
base: http://hl7.org/fhir/StructureDefinition/Communication
version: '1.5'
required: [basedOn, recipient, extension, meta]