{
"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-12-19",
"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.1",
"status": "active",
"id": "ffbe3204-726f-4fdc-a028-9cf11c22bf5d",
"kind": "resource",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Representative",
"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_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"
}