{ "description": null, "_filename": "StructureDefinition-ISiKNachricht.json", "package_name": "de.gematik.isik-terminplanung", "date": "2024-05-07", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ISiKNachricht", "abstract": false, "type": "Communication", "experimental": "false", "resourceType": "StructureDefinition", "title": null, "package_version": "3.0.4", "status": "active", "id": "d74e0f8f-ad09-4338-ad9c-db155f884b13", "kind": "resource", "url": "https://gematik.de/fhir/isik/v3/Terminplanung/StructureDefinition/ISiKNachricht", "version": "3.0.4", "differential": { "element": [ { "id": "Communication.inResponseTo", "path": "Communication.inResponseTo", "mustSupport": true }, { "id": "Communication.status", "path": "Communication.status", "mustSupport": true }, { "id": "Communication.subject", "min": 1, "path": "Communication.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "comment": "Im ISIK-Kontext MUSS der referenzierte Patient konform zum [ISIKPatient](https://gematik.de/fhir/isik/v3/Basismodul/StructureDefinition/ISiKPatient) des Basismoduls sein.", "mustSupport": true }, { "id": "Communication.sent", "path": "Communication.sent", "mustSupport": true }, { "id": "Communication.recipient", "min": 1, "path": "Communication.recipient", "comment": "Im ISIK-Kontext MUSS die referenzierte Practitioner-Ressource konform zum [ISiKPersonImGesundheitsberuf](https://gematik.de/fhir/isik/v3/Basismodul/StructureDefinition/ISiKPersonImGesundheitsberuf) des Basismoduls sein.", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Communication.recipient.identifier", "path": "Communication.recipient.identifier", "mustSupport": true }, { "id": "Communication.recipient.display", "min": 1, "path": "Communication.recipient.display", "mustSupport": true }, { "id": "Communication.recipient:ISiKRecipient", "max": "*", "min": 1, "path": "Communication.recipient", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/HealthcareService" ] } ], "sliceName": "ISiKRecipient", "mustSupport": true }, { "id": "Communication.recipient:ISiKRecipient.reference", "min": 1, "path": "Communication.recipient.reference", "mustSupport": true }, { "id": "Communication.sender", "min": 1, "path": "Communication.sender", "mustSupport": true }, { "id": "Communication.sender.reference", "min": 1, "path": "Communication.sender.reference", "mustSupport": true }, { "id": "Communication.payload", "min": 1, "path": "Communication.payload", "mustSupport": true }, { "id": "Communication.payload.content[x]", "path": "Communication.payload.content[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Communication.payload.content[x]:contentString", "max": "1", "min": 0, "path": "Communication.payload.content[x]", "type": [ { "code": "string" } ], "sliceName": "contentString", "mustSupport": true }, { "id": "Communication.payload.content[x]:contentAttachment", "max": "1", "min": 0, "path": "Communication.payload.content[x]", "type": [ { "code": "Attachment" } ], "sliceName": "contentAttachment", "mustSupport": true }, { "id": "Communication.payload.content[x]:contentAttachment.contentType", "min": 1, "path": "Communication.payload.content[x].contentType", "mustSupport": true }, { "id": "Communication.payload.content[x]:contentAttachment.data", "max": "0", "path": "Communication.payload.content[x].data" }, { "id": "Communication.payload.content[x]:contentAttachment.url", "min": 1, "path": "Communication.payload.content[x].url", "mustSupport": true }, { "id": "Communication.payload.content[x]:contentAttachment.creation", "min": 1, "path": "Communication.payload.content[x].creation", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication" }