{
"description": "Dieses Profil definiert die Server-Antwort auf Transaktions-Bundles im Rahmen von ISiK-Medikations-Szenarien.",
"_filename": "StructureDefinition-ISiKMedikationTransactionResponse.json",
"package_name": "de.gematik.isik-medikation",
"date": "2025-12-01",
"derivation": "constraint",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"name": "ISiKMedikationTransactionResponse",
"abstract": false,
"type": "Bundle",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": null,
"package_version": "3.1.1",
"status": "active",
"id": "ce0fcd8b-459a-4bc0-ab05-330f77e63a74",
"kind": "resource",
"url": "https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationTransactionResponse",
"version": "3.1.1",
"differential": {
"element": [ {
"id": "Bundle.type",
"path": "Bundle.type",
"short": "Type des Bundles",
"comment": "fix: transaction-response",
"fixedCode": "transaction-response",
"mustSupport": true
}, {
"id": "Bundle.entry",
"min": 1,
"path": "Bundle.entry",
"short": "Der einzelne Eintrag zur Interaktion",
"mustSupport": true
}, {
"id": "Bundle.entry.link",
"max": "0",
"path": "Bundle.entry.link"
}, {
"id": "Bundle.entry.fullUrl",
"path": "Bundle.entry.fullUrl",
"short": "vollständige URL der Ressource",
"mustSupport": true
}, {
"id": "Bundle.entry.resource",
"path": "Bundle.entry.resource",
"short": "Die Ressourcen-Instanz der Interaktion",
"mustSupport": true
}, {
"id": "Bundle.entry.search",
"max": "0",
"path": "Bundle.entry.search"
}, {
"id": "Bundle.entry.request",
"max": "0",
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry.response",
"min": 1,
"path": "Bundle.entry.response",
"short": "HTTP-Response des Servers innerhalb der Transaktions-Antwort",
"mustSupport": true
}, {
"id": "Bundle.entry.response.status",
"path": "Bundle.entry.response.status",
"short": "HTTP-Statuscode",
"mustSupport": true
}, {
"id": "Bundle.entry.response.location",
"path": "Bundle.entry.response.location",
"short": "Location der Ressource (URL) auf dem Server",
"comment": "Gemäß FHIR-Spezifikation MUSS hier der Pfad zur exakten Version (History) enthalten sein, wenn der Server History unterstützt.",
"mustSupport": true
}, {
"id": "Bundle.entry.response.outcome",
"path": "Bundle.entry.response.outcome",
"short": "OperationOutcome-Ressource zur Rückgabe von Fehler-Details sowie Informationen.",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}