{ "description": "Dieses Profil definiert die Transaktions-Bundles im Rahmen von ISiK-Medikations-Szenarien.", "_filename": "StructureDefinition-ISiKMedikationTransaction.json", "package_name": "de.gematik.isik-medikation", "date": "2024-07-03", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ISiKMedikationTransaction", "abstract": false, "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": null, "package_version": "2.0.3", "status": "active", "id": "0a95c5a9-2d97-49d9-8528-707072aa16e2", "kind": "resource", "url": "https://gematik.de/fhir/isik/v2/Medikation/StructureDefinition/ISiKMedikationTransaction", "version": "2.0.3", "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "short": "Type des Bundles", "comment": "fix: transaction", "fixedCode": "transaction", "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", "comment": "auch die Verwendung von UUIDs in der Form ';urn:uuid:.....' ist möglich.", "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", "min": 1, "path": "Bundle.entry.request", "short": "HTTP-Request innerhalb der Transaktion", "mustSupport": true }, { "id": "Bundle.entry.request.method", "path": "Bundle.entry.request.method", "short": "HTTP-Verb", "mustSupport": true }, { "id": "Bundle.entry.request.url", "path": "Bundle.entry.request.url", "short": "Request-URL", "mustSupport": true }, { "id": "Bundle.entry.response", "max": "0", "path": "Bundle.entry.response" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }