Package | de.gematik.erezept-workflow.r4 |
Resource Type | StructureDefinition |
Id | GEM-ERP-PR-Communication-DispReq |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.6.0-ballot1&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq |
URL | https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq |
Version | 1.6.0-ballot1 |
Status | draft |
Date | 2025-08-01 |
Name | GEM_ERP_PR_Communication_DispReq |
Title | Anfrage zur Einlösung des E-Rezepts |
Description | Ressource, die für die Kommunikation einer Einlöseanfrage zwischen Patient und Leistungserbringer auf Basis des E-Rezepts verwendet wird. |
Type | Communication |
Kind | resource |
No resources found
StructureDefinition | |
identifier-kvid-10 | Identifier-Profil für die 10-stellige Krankenversichertennummer |
identifier-telematik-id | Identifier-Profil für die Telematik-ID |
GEM_ERP_EX_PrescriptionType | GEM_ERP_EX_PrescriptionType |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "GEM-ERP-PR-Communication-DispReq", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq", "version": "1.6.0-ballot1", "name": "GEM_ERP_PR_Communication_DispReq", "title": "Anfrage zur Einlösung des E-Rezepts", "status": "draft", "date": "2025-08-01", "description": "Ressource, die für die Kommunikation einer Einlöseanfrage zwischen Patient und Leistungserbringer auf Basis des E-Rezepts verwendet wird.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Communication", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication", "derivation": "constraint", "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", "path": "Communication.meta", "min": 1, "mustSupport": true }, { "id": "Communication.meta.profile", "path": "Communication.meta.profile", "slicing": { "discriminator": [ { "type": "value", "path": "$this" } ], "rules": "closed", "description": "Slicing für meta profile", "ordered": false }, "min": 1, "max": "1", "mustSupport": true }, { "id": "Communication.meta.profile:workflowProfile", "path": "Communication.meta.profile", "sliceName": "workflowProfile", "min": 1, "max": "1", "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq|1.6", "mustSupport": true }, { "id": "Communication.extension", "path": "Communication.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open", "ordered": false }, "min": 1 }, { "id": "Communication.extension:flowType", "path": "Communication.extension", "sliceName": "flowType", "min": 1, "max": "1", "type": [ { "code": "Extension", "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType" ] } ] }, { "id": "Communication.recipient", "path": "Communication.recipient", "min": 1, "max": "1", "mustSupport": true }, { "id": "Communication.recipient.identifier", "path": "Communication.recipient.identifier", "min": 1, "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ] } ], "mustSupport": true }, { "id": "Communication.sender.identifier", "path": "Communication.sender.identifier", "min": 1, "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ] } ], "mustSupport": true }, { "id": "Communication.payload", "path": "Communication.payload", "max": "1", "mustSupport": true }, { "id": "Communication.payload.content[x]", "path": "Communication.payload.content[x]", "type": [ { "code": "string" } ] } ] } }