{ "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-03-06", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ISiKMedikationTransactionResponse", "abstract": false, "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": "ISiK Medikation TransactionBundle-Response", "package_version": "4.0.2", "status": "active", "id": "f4f65319-2d43-4c4a-8c9f-cb0117671595", "kind": "resource", "url": "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationTransactionResponse", "version": "4.0.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" }