{ "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": "2023-07-01", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ISiKMedikationTransactionResponse", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": null, "package_version": "3.0.0", "status": "active", "id": "e8e7502f-a3aa-49e1-956c-311970be2543", "kind": "resource", "url": "https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationTransactionResponse", "version": "3.0.0", "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" }