{
"description": "Ressource, die für die Kommunikation des Leistungserbringers mit dem Patienten im Kontext der Einlösung von DiGA-Verordnungen verwendet wird.",
"_filename": "StructureDefinition-GEM-ERP-PR-Communication-DiGA.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_DiGA",
"abstract": false,
"type": "Communication",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Antwort des Leistungserbringers an den Patienten",
"package_version": "1.6.1",
"status": "active",
"id": "b76a4f14-b01c-4974-a9eb-bb28d6a47b9d",
"kind": "resource",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DiGA",
"version": "1.6.1",
"differential": {
"element": [ {
"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_DiGA|1.6"
}, {
"id": "Communication.recipient",
"max": "1",
"min": 1,
"path": "Communication.recipient"
}, {
"id": "Communication.recipient.identifier",
"min": 1,
"path": "Communication.recipient.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
} ]
}, {
"id": "Communication.sender.identifier",
"min": 1,
"path": "Communication.sender.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ]
} ]
}, {
"id": "Communication.payload",
"max": "1",
"min": 1,
"path": "Communication.payload"
}, {
"id": "Communication.payload.content[x]",
"path": "Communication.payload.content[x]",
"type": [ {
"code": "string"
} ],
"mustSupport": true
} ]
},
"baseDefinition": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication"
}