Package | de.kvtelematik.eterminservice.r4 |
Resource Type | StructureDefinition |
Id | profile-bundle-ets |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.kvtelematik.eterminservice.r4@0.1.1&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle |
URL | https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle |
Version | 3.0 |
Status | draft |
Date | 2019-09-12 |
Name | BundleEts |
Title | Message-Bundle: eTerminservice |
Copyright | Copyright 2018,2019 KV Telematik GmbH |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
74_PR_ETS_MH_Daten_Request | MessageHeader: eTS-Daten (Request) |
74_PR_ETS_MH_Daten_Response | MessageHeader: eTS-Daten anfordern (Response) |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle", "version": "3.0", "name": "BundleEts", "title": "Message-Bundle: eTerminservice", "status": "draft", "experimental": true, "date": "2019-09-12", "publisher": "KV Telematik GmbH", "contact": [ { "name": "KV Telematik GmbH", "telecom": [ { "system": "url", "value": "https://www.kv-telematik.de" } ] } ], "copyright": "Copyright 2018,2019 KV Telematik GmbH", "fhirVersion": "4.0.0", "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.id", "path": "Bundle.id", "min": 1, "mustSupport": true }, { "id": "Bundle.identifier", "path": "Bundle.identifier", "max": "0" }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "message", "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "slicing": { "discriminator": [ { "type": "type", "path": "resource" } ], "ordered": true, "rules": "openAtEnd" }, "min": 1, "mustSupport": true }, { "id": "Bundle.entry:MessageHeader", "path": "Bundle.entry", "sliceName": "MessageHeader", "min": 1, "max": "1", "mustSupport": true }, { "id": "Bundle.entry:MessageHeader.fullUrl", "path": "Bundle.entry.fullUrl", "min": 1, "mustSupport": true }, { "id": "Bundle.entry:MessageHeader.resource", "path": "Bundle.entry.resource", "min": 1, "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", "path": "Bundle.entry.search", "max": "0" }, { "id": "Bundle.entry:MessageHeader.request", "path": "Bundle.entry.request", "max": "0" }, { "id": "Bundle.entry:MessageHeader.response", "path": "Bundle.entry.response", "max": "0" }, { "id": "Bundle.signature", "path": "Bundle.signature", "max": "0" } ] } }