{ "description": null, "_filename": "StructureDefinition-ISiKNachricht.json", "package_name": "de.gematik.isik-terminplanung", "date": "2023-11-29", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ISiKNachricht", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Communication", "experimental": "false", "resourceType": "StructureDefinition", "title": null, "package_version": "2.0.4", "status": "active", "id": "99e92232-6e79-4d91-8ade-06855484e4a4", "kind": "resource", "url": "https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKNachricht", "version": "2.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" ] } ], "mustSupport": true }, { "id": "Communication.sent", "path": "Communication.sent", "mustSupport": true }, { "id": "Communication.recipient", "min": 1, "path": "Communication.recipient", "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" }