{ "description": "Composition für die Verwendung in 74_PR_VoS_Bundle_PVS_VoS bei der Übergabe von Informationen beim VoS-Aufruf durch das PVS.", "_filename": "74_PR_VoS_Composition.json", "package_name": "kbv.ita.vos", "date": "2021-07-08", "derivation": "constraint", "publisher": "Kassenärztliche Bundesvereinigung (KBV)", "fhirVersion": "3.0.1", "name": "74_PR_VoS_Composition", "abstract": false, "copyright": "Copyright © [2021], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.", "type": "Composition", "experimental": null, "resourceType": "StructureDefinition", "title": "74_PR_VoS_Composition", "package_version": "1.20.0", "status": "active", "id": "27d7c77e-ee39-4f85-9ab1-5733f24b14d0", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition", "version": "1.20.0", "differential": { "element": [ { "id": "Composition", "path": "Composition", "short": "Compositon für VoS-Aufruf", "definition": "Composition zur Bündelung der für den Aufruf der VoS notwendigen Informationen." }, { "id": "Composition.identifier", "max": "0", "path": "Composition.identifier" }, { "id": "Composition.status", "path": "Composition.status", "fixedCode": "final", "mustSupport": true }, { "id": "Composition.type", "path": "Composition.type", "binding": { "strength": "required", "valueSetUri": "http://hl7.org/fhir/ValueSet/doc-typecodes" }, "mustSupport": true }, { "id": "Composition.type.coding", "max": "1", "min": 1, "path": "Composition.type.coding", "mustSupport": true }, { "id": "Composition.type.coding.system", "min": 1, "path": "Composition.type.coding.system", "fixedUri": "http://loinc.org", "mustSupport": true }, { "id": "Composition.type.coding.code", "min": 1, "path": "Composition.type.coding.code", "fixedCode": "11503-0", "mustSupport": true }, { "id": "Composition.class", "max": "0", "path": "Composition.class" }, { "id": "Composition.subject", "path": "Composition.subject", "mustSupport": true }, { "id": "Composition.subject.extension", "path": "Composition.subject.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Composition.subject.extension:Aufrufkontext", "path": "Composition.subject.extension", "type": [ { "code": "Extension", "profile": "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_AufrufKontext" } ], "sliceName": "Aufrufkontext" }, { "id": "Composition.subject.reference", "max": "0", "path": "Composition.subject.reference" }, { "id": "Composition.subject.identifier", "max": "0", "path": "Composition.subject.identifier" }, { "id": "Composition.subject.display", "min": 1, "path": "Composition.subject.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ], "definition": "Dieses Element ist technisch bedingt, da es ohne das Element zu einer Warning kommt.", "fixedString": "Aufrufkontext" }, { "id": "Composition.encounter", "max": "0", "path": "Composition.encounter" }, { "id": "Composition.date", "path": "Composition.date", "mustSupport": true }, { "id": "Composition.author", "max": "2", "min": 2, "path": "Composition.author", "type": [ { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System" } ], "slicing": { "rules": "open", "discriminator": [ { "path": "identifier.type.coding.code", "type": "value" } ] }, "mustSupport": true }, { "path": "Composition.author", "min": 1, "definition": "Anwender (BenutzerID) welchers aus demPVS die VoS aufruft.", "short": "PVS-Anwender", "type": [ { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender" } ], "mustSupport": true, "sliceName": "Anwender", "max": "1", "id": "Composition.author:Anwender" }, { "id": "Composition.author:Anwender.reference", "min": 1, "path": "Composition.author.reference" }, { "id": "Composition.author:Anwender.identifier", "min": 1, "path": "Composition.author.identifier", "short": "Unterscheidung der Autoren" }, { "id": "Composition.author:Anwender.identifier.use", "max": "0", "path": "Composition.author.identifier.use" }, { "id": "Composition.author:Anwender.identifier.type", "min": 1, "path": "Composition.author.identifier.type", "binding": { "strength": "required", "valueSetUri": "https://fhir.kbv.de/ValueSet/74_VS_VoS_Identifiertyp" } }, { "id": "Composition.author:Anwender.identifier.type.coding", "max": "1", "min": 1, "path": "Composition.author.identifier.type.coding" }, { "id": "Composition.author:Anwender.identifier.type.coding.system", "min": 1, "path": "Composition.author.identifier.type.coding.system", "fixedUri": "https://fhir.kbv.de/CodeSystem/74_CS_VoS_AuthorTyp" }, { "id": "Composition.author:Anwender.identifier.type.coding.code", "min": 1, "path": "Composition.author.identifier.type.coding.code", "fixedCode": "Anwender" }, { "id": "Composition.author:Anwender.identifier.type.text", "max": "0", "path": "Composition.author.identifier.type.text", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Composition.author:Anwender.identifier.system", "max": "0", "path": "Composition.author.identifier.system" }, { "id": "Composition.author:Anwender.identifier.value", "max": "0", "path": "Composition.author.identifier.value" }, { "id": "Composition.author:Anwender.identifier.period", "max": "0", "path": "Composition.author.identifier.period" }, { "id": "Composition.author:Anwender.identifier.assigner", "max": "0", "path": "Composition.author.identifier.assigner" }, { "id": "Composition.author:Anwender.display", "max": "0", "path": "Composition.author.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "path": "Composition.author", "min": 1, "definition": "Identifikation des PVS, welches die VoS aufruft.", "short": "System", "type": [ { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System" } ], "mustSupport": true, "sliceName": "System", "max": "1", "id": "Composition.author:System" }, { "id": "Composition.author:System.reference", "min": 1, "path": "Composition.author.reference" }, { "id": "Composition.author:System.identifier", "min": 1, "path": "Composition.author.identifier", "short": "Unterscheidung der Autoren" }, { "id": "Composition.author:System.identifier.use", "max": "0", "path": "Composition.author.identifier.use" }, { "id": "Composition.author:System.identifier.type", "min": 1, "path": "Composition.author.identifier.type", "binding": { "strength": "required", "valueSetUri": "https://fhir.kbv.de/ValueSet/74_VS_VoS_Identifiertyp" } }, { "id": "Composition.author:System.identifier.type.coding", "max": "1", "min": 1, "path": "Composition.author.identifier.type.coding" }, { "id": "Composition.author:System.identifier.type.coding.system", "min": 1, "path": "Composition.author.identifier.type.coding.system", "fixedUri": "https://fhir.kbv.de/CodeSystem/74_CS_VoS_AuthorTyp" }, { "id": "Composition.author:System.identifier.type.coding.code", "min": 1, "path": "Composition.author.identifier.type.coding.code", "fixedCode": "System" }, { "id": "Composition.author:System.identifier.type.text", "max": "0", "path": "Composition.author.identifier.type.text", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Composition.author:System.identifier.system", "max": "0", "path": "Composition.author.identifier.system" }, { "id": "Composition.author:System.identifier.value", "max": "0", "path": "Composition.author.identifier.value" }, { "id": "Composition.author:System.identifier.period", "max": "0", "path": "Composition.author.identifier.period" }, { "id": "Composition.author:System.identifier.assigner", "max": "0", "path": "Composition.author.identifier.assigner" }, { "id": "Composition.author:System.display", "max": "0", "path": "Composition.author.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Composition.title", "path": "Composition.title", "mustSupport": true }, { "id": "Composition.confidentiality", "max": "0", "path": "Composition.confidentiality" }, { "id": "Composition.attester", "max": "0", "path": "Composition.attester" }, { "id": "Composition.custodian", "min": 1, "path": "Composition.custodian", "type": [ { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Betriebsstaette" } ], "short": "Betriebsstätte", "definition": "Betriebsstätte", "mustSupport": true }, { "id": "Composition.custodian.reference", "min": 1, "path": "Composition.custodian.reference", "mustSupport": true }, { "id": "Composition.custodian.identifier", "max": "0", "path": "Composition.custodian.identifier" }, { "id": "Composition.custodian.display", "max": "0", "path": "Composition.custodian.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Composition.relatesTo", "max": "0", "path": "Composition.relatesTo" }, { "id": "Composition.event", "max": "0", "path": "Composition.event" }, { "id": "Composition.section", "max": "1", "path": "Composition.section", "short": "Inhalte des VoS-Aufrufs", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Section" } ], "definition": "Inhalte des VoS-Aufrufs. Die notwendigen KBV-Profile in Abhängigkeit des Aufrufkontextes (composition.subject) sind dem Anforderungskatalog zu entnehmen.", "mustSupport": true }, { "id": "Composition.section.title", "max": "0", "path": "Composition.section.title" }, { "id": "Composition.section.code", "max": "0", "path": "Composition.section.code" }, { "id": "Composition.section.text", "max": "0", "path": "Composition.section.text" }, { "id": "Composition.section.mode", "max": "0", "path": "Composition.section.mode" }, { "id": "Composition.section.orderedBy", "max": "0", "path": "Composition.section.orderedBy" }, { "id": "Composition.section.entry", "path": "Composition.section.entry", "type": [ { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Allergie" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Kostentraeger" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Medikament" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_BehandelnderRolle" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_DokuRef" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Dosierung" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Diagnose" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Gewicht" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Koerpergroesse" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Kreatininwert" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Schwanger" }, { "code": "Reference", "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Stillend" } ], "mustSupport": true }, { "id": "Composition.section.entry.reference", "min": 1, "path": "Composition.section.entry.reference", "mustSupport": true }, { "id": "Composition.section.entry.identifier", "max": "0", "path": "Composition.section.entry.identifier" }, { "id": "Composition.section.entry.display", "max": "0", "path": "Composition.section.entry.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Composition.section.emptyReason", "max": "0", "path": "Composition.section.emptyReason" }, { "id": "Composition.section.section", "max": "0", "path": "Composition.section.section" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition" }