{ "description": "Ressource, die für die Kommunikation zwischen Patienten und deren Vertreter im Zusammenhang mit einem E-Rezept verwendet wird.", "_filename": "StructureDefinition-GEM-ERP-PR-Communication-Representative.json", "package_name": "de.gematik.erezept-workflow.r4", "date": "2025-08-01", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "GEM_ERP_PR_Communication_Representative", "abstract": false, "type": "Communication", "experimental": null, "resourceType": "StructureDefinition", "title": "Kommunikation zwischen Patient und Vertreter", "package_version": "1.6.0-ballot1", "status": "draft", "id": "e3bef618-0423-4a70-a080-bf6fb27f79b7", "kind": "resource", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Representative", "version": "1.6.0-ballot1", "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_Representative|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-kvid-10" ] } ] }, { "id": "Communication.payload", "max": "1", "min": 1, "path": "Communication.payload" }, { "id": "Communication.payload.content[x]", "path": "Communication.payload.content[x]", "type": [ { "code": "string" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication" }