{ "description": "Ressource used for the communication of the health care provider to the patient in the context of dispensing DiGA prescriptions", "_filename": "StructureDefinition-GEM-ERP-PR-Communication-DiGA.json", "package_name": "de.gematik.erezept-workflow.r4", "date": "2025-04-10", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "GEM_ERP_PR_Communication_DiGA", "abstract": false, "type": "Communication", "experimental": null, "resourceType": "StructureDefinition", "title": "Reply from HealthCare Provider to Patient", "package_version": "1.5.0", "status": "active", "id": "cc10555b-d68e-46e8-976c-e8cf326a39ab", "kind": "resource", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DiGA", "version": "1.5.0", "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 for 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.5" }, { "id": "Communication.basedOn", "max": "1", "min": 1, "path": "Communication.basedOn", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task" ] } ] }, { "id": "Communication.basedOn.reference", "min": 1, "path": "Communication.basedOn.reference", "short": "States the E-Rezept-Token according to gemSpec_DM_eRp.", "comment": "Has the form 'Task/{{PrescriptionID}}'" }, { "id": "Communication.status", "path": "Communication.status", "fixedCode": "unknown" }, { "id": "Communication.sent", "path": "Communication.sent", "short": "The time when this communication was sent.", "comment": "Set by the eprescription server. A client therefore will always have this value available.", "mustSupport": true }, { "id": "Communication.received", "path": "Communication.received", "short": "The time when this communication was received.", "comment": "Set by the eprescription server. A client therefore will always have this value available.", "mustSupport": true }, { "id": "Communication.recipient", "max": "1", "min": 1, "path": "Communication.recipient", "short": "The entity (e.g. person, organization) which was the target of the communication.", "comment": "This needs to be set by the sender of the communication to define the target." }, { "id": "Communication.recipient.identifier", "min": 1, "path": "Communication.recipient.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ] } ] }, { "id": "Communication.sender", "path": "Communication.sender", "short": "The entity (e.g. person, organization) which was the source of the communication.", "comment": "Set by ePrescription server using client AuthN-Credential", "definition": "Message sender - set by ePrescription server using client AuthN-Credential\r\nThe entity (e.g. person, organization) which was the source of the communication.", "mustSupport": true }, { "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" } ], "short": "The actual content of the message", "definition": "This content is a string message that is sent from the health care provider to the patient in the context of dispensing DiGA prescriptions.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication" }