Package | kbv.ita.erp |
Resource Type | StructureDefinition |
Id | KBV-EX-ERP-Medication-Ingredient-Amount |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.ita.erp@1.4.0-alpha&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Ingredient_Amount |
URL | https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Ingredient_Amount |
Version | 1.4.0 |
Status | draft |
Date | 2025-06-17 |
Name | KBV_EX_ERP_Medication_Ingredient_Amount |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
KBV_PR_ERP_Medication_Compounding | KBV_PR_ERP_Medication_Compounding |
KBV_PR_VoS_Medication_Compounding | KBV_PR_VoS_Medication_Compounding |
EMDAF_PR_Medication_Rezeptur | eMDAF Medikationsplan - Medication für Rezeptur |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "KBV-EX-ERP-Medication-Ingredient-Amount", "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Ingredient_Amount", "version": "1.4.0", "name": "KBV_EX_ERP_Medication_Ingredient_Amount", "status": "draft", "date": "2025-06-17", "publisher": "Kassenärztliche Bundesvereinigung (KBV)", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Medication.ingredient.strength" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Menge eines Bestandteils einer Rezeptur", "definition": "freitextliche Menge eines Bestandteils einer Rezeptur" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Ingredient_Amount" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "rules": "closed" }, "min": 1, "type": [ { "code": "string" } ] }, { "id": "Extension.value[x]:valueString", "path": "Extension.value[x]", "sliceName": "valueString", "short": "Menge und Einheit des Bestandteils Freitext", "definition": "Freitextlich verordnete Menge des Bestandteils insbesondere für klassische lateinische Angaben z.B. „ad 100,0“ oder „quantum satis“ inkl. Einheit.", "min": 1, "type": [ { "code": "string" } ], "maxLength": 20 } ] } }