{
"description": "Ressource, die für die Kommunikation einer Einlöseanfrage zwischen Patient und Leistungserbringer auf Basis des E-Rezepts verwendet wird.",
"_filename": "StructureDefinition-GEM-ERP-PR-Communication-DispReq.json",
"package_name": "de.gematik.erezept-workflow.r4",
"date": "2025-12-19",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GEM_ERP_PR_Communication_DispReq",
"abstract": false,
"type": "Communication",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Anfrage zur Einlösung des E-Rezepts",
"package_version": "1.6.1",
"status": "active",
"id": "83ecdd12-013e-4a23-b966-67c17445944f",
"kind": "resource",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq",
"version": "1.6.1",
"differential": {
"element": [ {
"id": "Communication",
"path": "Communication",
"constraint": [ {
"key": "workflow-communication-payload-1",
"human": "Payload muss angegeben werden, wenn eine Zuweisung für ein Arzneimittel vorgenommen wird",
"source": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq",
"severity": "error",
"expression": "(extension.where(url = 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType').value.code = '162' implies payload.exists().not()) and (extension.where(url = 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType').value.code != '162' implies payload.exists() and payload.empty().not())"
} ]
}, {
"id": "Communication.meta",
"min": 1,
"path": "Communication.meta",
"mustSupport": true
}, {
"id": "Communication.meta.profile",
"max": "1",
"min": 1,
"path": "Communication.meta.profile",
"slicing": {
"rules": "closed",
"ordered": false,
"description": "Slicing für meta profile",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Communication.meta.profile:workflowProfile",
"max": "1",
"min": 1,
"path": "Communication.meta.profile",
"sliceName": "workflowProfile",
"mustSupport": true,
"fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq|1.6"
}, {
"id": "Communication.extension",
"min": 1,
"path": "Communication.extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Communication.extension:flowType",
"max": "1",
"min": 1,
"path": "Communication.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType" ]
} ],
"sliceName": "flowType"
}, {
"id": "Communication.recipient",
"max": "1",
"min": 1,
"path": "Communication.recipient",
"mustSupport": true
}, {
"id": "Communication.recipient.identifier",
"min": 1,
"path": "Communication.recipient.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ]
} ],
"mustSupport": true
}, {
"id": "Communication.sender.identifier",
"min": 1,
"path": "Communication.sender.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
} ],
"mustSupport": true
}, {
"id": "Communication.payload",
"max": "1",
"path": "Communication.payload",
"mustSupport": true
}, {
"id": "Communication.payload.content[x]",
"path": "Communication.payload.content[x]",
"type": [ {
"code": "string"
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}