Package | kbv.ita.vos |
Resource Type | StructureDefinition |
Id | KBV-PR-VoS-Bundle-PVS-VoS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.ita.vos@2.1.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Bundle_PVS_VoS |
URL | https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Bundle_PVS_VoS |
Version | 2.1.0 |
Status | active |
Date | 2023-02-01 |
Name | KBV_PR_VoS_Bundle_PVS_VoS |
Title | KBV_PR_VoS_Bundle_PVS_VoS |
Description | Bundle zum Aufruf der Verordnungssoftware, enthält die Composition mit dem Profil KBV_PR_VoS_Composition und alle darin referenzierten Ressourcen. |
Type | Bundle |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "KBV-PR-VoS-Bundle-PVS-VoS", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Bundle_PVS_VoS", "version": "2.1.0", "name": "KBV_PR_VoS_Bundle_PVS_VoS", "title": "KBV_PR_VoS_Bundle_PVS_VoS", "status": "active", "date": "2023-02-01", "publisher": "Kassenärztliche Bundesvereinigung", "description": "Bundle zum Aufruf der Verordnungssoftware, enthält die Composition mit dem Profil KBV_PR_VoS_Composition und alle darin referenzierten Ressourcen.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "cda", "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle", "path": "Bundle", "short": "Aufruf-Bundle", "definition": "Bundle mit kID und den Ressourcen, die für den Aufruf der VoS nötig sind", "constraint": [ { "key": "compositionPflicht", "severity": "error", "human": "Die Ressource vom Typ Composition muss genau einmal vorhanden sein", "expression": "entry.where(resource is Composition).count()=1" }, { "key": "versionComposition", "severity": "error", "human": "Die Instanz der Composition muss vom Profil KBV_PR_VoS_Composition|2.1.0 sein", "expression": "entry.where(resource is Composition).resource.meta.profile = 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Composition|2.1.0'" }, { "key": "practitionerPflicht", "severity": "error", "human": "Die Übergabe einer Instanz zur behandelnden Person (KBV_PR_VoS_Practitioner|2.1.0) ist Pflicht.", "expression": "entry.where(resource.meta.profile = 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Practitioner|2.1.0').exists()" }, { "key": "ASV-Teamnummer", "severity": "error", "human": "Die ASV-Teamnummer muss in der PractitionerRole genau dann vorliegen, wenn die VoS im Rahmen eines ASV-Falls (Statuskennzeichen 01 oder 11) aufgerufen wird.", "expression": "entry.where(resource is Composition).resource.author.where(type='PractitionerRole').reference.resolve().organization.identifier.exists() xor (entry.where(resource is Composition).resource.extension('https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis').value as Coding).code.endsWith('1').not()" } ] }, { "id": "Bundle.id", "path": "Bundle.id", "short": "BundleID", "definition": "Die ID des Bundles wird als kID beim Aufruf der VoS übertragen", "min": 1, "mustSupport": true }, { "id": "Bundle.meta", "path": "Bundle.meta", "min": 1, "mustSupport": true }, { "id": "Bundle.meta.source", "path": "Bundle.meta.source", "max": "0" }, { "id": "Bundle.meta.profile", "path": "Bundle.meta.profile", "min": 1, "max": "1", "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Bundle_PVS_VoS|2.1.0", "mustSupport": true }, { "id": "Bundle.meta.security", "path": "Bundle.meta.security", "max": "0" }, { "id": "Bundle.meta.tag", "path": "Bundle.meta.tag", "max": "0" }, { "id": "Bundle.implicitRules", "path": "Bundle.implicitRules", "max": "0" }, { "id": "Bundle.language", "path": "Bundle.language", "max": "0" }, { "id": "Bundle.identifier", "path": "Bundle.identifier", "mustSupport": true }, { "id": "Bundle.identifier.use", "path": "Bundle.identifier.use", "max": "0" }, { "id": "Bundle.identifier.type", "path": "Bundle.identifier.type", "max": "0" }, { "id": "Bundle.identifier.system", "path": "Bundle.identifier.system", "min": 1, "fixedUri": "https://fhir.kbv.de/NamingSystem/KBV_NS_VoS_BundleID", "mustSupport": true }, { "id": "Bundle.identifier.value", "path": "Bundle.identifier.value", "min": 1, "mustSupport": true }, { "id": "Bundle.identifier.period", "path": "Bundle.identifier.period", "max": "0" }, { "id": "Bundle.identifier.assigner", "path": "Bundle.identifier.assigner", "max": "0" }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "document", "mustSupport": true }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "min": 1, "mustSupport": true }, { "id": "Bundle.total", "path": "Bundle.total", "max": "0" }, { "id": "Bundle.link", "path": "Bundle.link", "max": "0" }, { "id": "Bundle.entry", "path": "Bundle.entry", "short": "Ressourcen", "definition": "Ressourcen, die für den Aufruf der VoS benötigt werden, inklusive der mandatorischen Composition-Ressource", "min": 1, "constraint": [ { "key": "erlaubteRessourcen", "severity": "error", "human": "Es dürfen nur Ressourcen aus der VoS-SST und E-Rezept-Bundles übertragen werden.", "expression": "resource.meta.profile.startsWith('https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS') or resource.meta.profile.startsWith('https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle')" } ], "mustSupport": true }, { "id": "Bundle.entry.link", "path": "Bundle.entry.link", "max": "0", "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link" }, { "id": "Bundle.entry.fullUrl", "path": "Bundle.entry.fullUrl", "min": 1, "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "min": 1, "mustSupport": true }, { "id": "Bundle.entry.search", "path": "Bundle.entry.search", "max": "0" }, { "id": "Bundle.entry.request", "path": "Bundle.entry.request", "max": "0" }, { "id": "Bundle.entry.response", "path": "Bundle.entry.response", "max": "0" }, { "id": "Bundle.signature", "path": "Bundle.signature", "max": "0" } ] } }