{ "description": null, "_filename": "profile-bundle-ets.json", "package_name": "de.kvtelematik.eterminservice.r4", "date": "2019-09-12", "derivation": "constraint", "publisher": "KV Telematik GmbH", "fhirVersion": "4.0.0", "name": "BundleEts", "abstract": false, "copyright": "Copyright 2018,2019 KV Telematik GmbH", "type": "Bundle", "experimental": "true", "resourceType": "StructureDefinition", "title": "Message-Bundle: eTerminservice", "package_version": "0.1.1", "status": "draft", "id": "7f78e878-0fb7-4ddb-9c99-3c61b0c2c907", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle", "version": "3.0", "differential": { "element": [ { "id": "Bundle.id", "min": 1, "path": "Bundle.id", "mustSupport": true }, { "id": "Bundle.identifier", "max": "0", "path": "Bundle.identifier" }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "message", "mustSupport": true }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "slicing": { "rules": "openAtEnd", "ordered": true, "discriminator": [ { "path": "resource", "type": "type" } ] }, "mustSupport": true }, { "id": "Bundle.entry:MessageHeader", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "MessageHeader", "mustSupport": true }, { "id": "Bundle.entry:MessageHeader.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry:MessageHeader.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "MessageHeader", "profile": [ "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_MH_Daten_Request", "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_MH_Daten_Response" ] } ], "mustSupport": true }, { "id": "Bundle.entry:MessageHeader.search", "max": "0", "path": "Bundle.entry.search" }, { "id": "Bundle.entry:MessageHeader.request", "max": "0", "path": "Bundle.entry.request" }, { "id": "Bundle.entry:MessageHeader.response", "max": "0", "path": "Bundle.entry.response" }, { "id": "Bundle.signature", "max": "0", "path": "Bundle.signature" } ] }, "contact": [ { "name": "KV Telematik GmbH", "telecom": [ { "value": "https://www.kv-telematik.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }