{ "description": null, "_filename": "KBV_PR_ERP_Medication_Ingredient.json", "package_name": "kbv.ita.erp", "date": "2021-09-13", "derivation": "constraint", "publisher": "Kassenärztliche Bundesvereinigung", "fhirVersion": "4.0.1", "name": "KBV_PR_ERP_Medication_Ingredient", "mapping": [ { "uri": "http://ncpdp.org/SCRIPT10_6", "name": "Mapping to NCPDP SCRIPT 10.6", "identity": "script10.6" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "Medication", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.2", "status": "active", "id": "b740459b-3c83-44c5-abb9-6d35bee966a2", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient", "version": "1.0.2", "differential": { "element": [ { "id": "Medication", "path": "Medication", "constraint": [ { "key": "-erp-PackungOderNormgroesse", "human": "Packungsgröße oder Normgröße müssen angegeben sein", "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient", "severity": "error", "expression": "extension('http://fhir.de/StructureDefinition/normgroesse').exists() or amount.exists()" } ] }, { "id": "Medication.id", "min": 1, "path": "Medication.id", "mustSupport": true }, { "id": "Medication.meta", "min": 1, "path": "Medication.meta", "mustSupport": true }, { "id": "Medication.meta.versionId", "max": "0", "path": "Medication.meta.versionId" }, { "id": "Medication.meta.lastUpdated", "max": "0", "path": "Medication.meta.lastUpdated" }, { "id": "Medication.meta.source", "max": "0", "path": "Medication.meta.source" }, { "id": "Medication.meta.profile", "max": "1", "min": 1, "path": "Medication.meta.profile", "mustSupport": true, "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient|1.0.2" }, { "id": "Medication.meta.security", "max": "0", "path": "Medication.meta.security" }, { "id": "Medication.meta.tag", "max": "0", "path": "Medication.meta.tag" }, { "id": "Medication.implicitRules", "max": "0", "path": "Medication.implicitRules" }, { "id": "Medication.language", "max": "0", "path": "Medication.language" }, { "id": "Medication.text", "max": "0", "path": "Medication.text" }, { "id": "Medication.contained", "max": "0", "path": "Medication.contained" }, { "id": "Medication.extension", "path": "Medication.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Medication.extension:kategorie", "max": "1", "min": 1, "path": "Medication.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category" ] } ], "sliceName": "kategorie", "mustSupport": true }, { "id": "Medication.extension:kategorie.value[x]", "path": "Medication.extension.value[x]", "mustSupport": true }, { "id": "Medication.extension:kategorie.value[x]:valueCoding", "path": "Medication.extension.value[x]", "sliceName": "valueCoding", "mustSupport": true }, { "id": "Medication.extension:kategorie.value[x]:valueCoding.system", "path": "Medication.extension.value[x].system", "mustSupport": true }, { "id": "Medication.extension:kategorie.value[x]:valueCoding.code", "path": "Medication.extension.value[x].code", "mustSupport": true }, { "id": "Medication.extension:impfstoff", "max": "1", "min": 1, "path": "Medication.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Vaccine" ] } ], "sliceName": "impfstoff", "mustSupport": true }, { "id": "Medication.extension:impfstoff.value[x]", "path": "Medication.extension.value[x]", "mustSupport": true }, { "id": "Medication.extension:impfstoff.value[x]:valueBoolean", "path": "Medication.extension.value[x]", "sliceName": "valueBoolean", "mustSupport": true }, { "path": "Medication.extension", "definition": "Beschreibung der therapiegerechten Packungsgröße (z. B. N1)", "short": "Therapiegerechte Packungsgröße nach N-Bezeichnung", "type": [ { "code": "Extension", "profile": [ "http://fhir.de/StructureDefinition/normgroesse" ] } ], "mustSupport": true, "sliceName": "normgroesse", "max": "1", "id": "Medication.extension:normgroesse", "condition": [ "PackungOderNormgroesse" ] }, { "id": "Medication.extension:normgroesse.value[x]", "min": 1, "path": "Medication.extension.value[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Medication.extension:normgroesse.value[x]:valueCode", "path": "Medication.extension.value[x]", "sliceName": "valueCode" }, { "id": "Medication.identifier", "max": "0", "path": "Medication.identifier" }, { "id": "Medication.code", "min": 1, "path": "Medication.code", "mustSupport": true }, { "id": "Medication.code.coding", "max": "1", "min": 1, "path": "Medication.code.coding", "mustSupport": true }, { "id": "Medication.code.coding.system", "min": 1, "path": "Medication.code.coding.system", "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type", "mustSupport": true }, { "id": "Medication.code.coding.version", "max": "0", "path": "Medication.code.coding.version" }, { "id": "Medication.code.coding.code", "min": 1, "path": "Medication.code.coding.code", "short": "Kennzeichnung Wirkstoffverordnung", "fixedCode": "wirkstoff", "definition": "Anhand des \"Fixed value\" kann die Medication als Wirkstoffverordnung identifiziert werden.", "mustSupport": true }, { "id": "Medication.code.coding.display", "max": "0", "path": "Medication.code.coding.display" }, { "id": "Medication.code.coding.userSelected", "max": "0", "path": "Medication.code.coding.userSelected" }, { "id": "Medication.code.text", "max": "0", "path": "Medication.code.text" }, { "id": "Medication.status", "max": "0", "path": "Medication.status" }, { "id": "Medication.manufacturer", "max": "0", "path": "Medication.manufacturer" }, { "id": "Medication.form", "min": 1, "path": "Medication.form", "mustSupport": true }, { "id": "Medication.form.coding", "max": "0", "path": "Medication.form.coding" }, { "id": "Medication.form.text", "min": 1, "path": "Medication.form.text", "short": "Darreichungsform Freitext", "maxLength": 30, "definition": "Angabe der Darreichungsform als Freitext", "mustSupport": true }, { "id": "Medication.amount", "path": "Medication.amount", "condition": [ "PackungOderNormgroesse" ], "mustSupport": true }, { "id": "Medication.amount.numerator", "min": 1, "path": "Medication.amount.numerator", "constraint": [ { "key": "-erp-begrenzungValue", "human": "Die Packungsgröße darf aus maximal 7 Zeichen bestehen", "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient", "severity": "error", "expression": "value.toString().length()<=7" }, { "key": "-erp-codeUndSystem", "human": "Wenn ein Code eingegeben ist, muss auch das System hinterlegt sein.", "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient", "severity": "error", "expression": "code.exists() implies system.exists()" } ], "mustSupport": true }, { "id": "Medication.amount.numerator.value", "min": 1, "path": "Medication.amount.numerator.value", "short": "Packungsgröße nach abgeteilter Menge", "condition": [ "begrenzungValue" ], "definition": "Menge der Packungsgröße (z.B. 100). Tritt nur in Verbindung mit Angabe der Einheit auf - z.B. 100 St.", "mustSupport": true }, { "id": "Medication.amount.numerator.comparator", "max": "0", "path": "Medication.amount.numerator.comparator" }, { "id": "Medication.amount.numerator.unit", "min": 1, "path": "Medication.amount.numerator.unit", "short": "Einheit", "maxLength": 12, "definition": "Einheit der Packungsgröße (z.B. St.). Tritt nur in Verbindung mit „Packungsgröße nach abgeteilter Menge“ auf - z.B. 100 St.", "mustSupport": true }, { "id": "Medication.amount.numerator.system", "path": "Medication.amount.numerator.system", "fixedUri": "http://unitsofmeasure.org", "condition": [ "codeUndSystem" ], "mustSupport": false }, { "id": "Medication.amount.numerator.code", "path": "Medication.amount.numerator.code", "short": "Packungseinheit (kodiert)", "condition": [ "codeUndSystem" ], "definition": "optionale kodierte Angabe zur Einheit der Packung gemäß unitsofmeasure.org", "mustSupport": false }, { "id": "Medication.amount.denominator", "min": 1, "path": "Medication.amount.denominator", "mustSupport": true }, { "id": "Medication.amount.denominator.value", "min": 1, "path": "Medication.amount.denominator.value", "mustSupport": true, "fixedDecimal": 1 }, { "id": "Medication.amount.denominator.comparator", "max": "0", "path": "Medication.amount.denominator.comparator" }, { "id": "Medication.amount.denominator.unit", "max": "0", "path": "Medication.amount.denominator.unit" }, { "id": "Medication.amount.denominator.system", "max": "0", "path": "Medication.amount.denominator.system" }, { "id": "Medication.amount.denominator.code", "max": "0", "path": "Medication.amount.denominator.code" }, { "id": "Medication.ingredient", "max": "1", "min": 1, "path": "Medication.ingredient", "mustSupport": true }, { "id": "Medication.ingredient.item[x]", "path": "Medication.ingredient.item[x]", "type": [ { "code": "CodeableConcept" } ], "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept", "min": 1, "path": "Medication.ingredient.item[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "itemCodeableConcept", "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding", "max": "1", "path": "Medication.ingredient.item[x].coding", "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding.system", "min": 1, "path": "Medication.ingredient.item[x].coding.system", "fixedUri": "http://fhir.de/CodeSystem/ask", "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding.version", "max": "0", "path": "Medication.ingredient.item[x].coding.version" }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding.code", "min": 1, "path": "Medication.ingredient.item[x].coding.code", "short": "Wirkstoffnummer", "definition": "ASK-Nummer wenn vorhanden", "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding.display", "max": "0", "path": "Medication.ingredient.item[x].coding.display" }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding.userSelected", "max": "0", "path": "Medication.ingredient.item[x].coding.userSelected" }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.text", "min": 1, "path": "Medication.ingredient.item[x].text", "short": "Wirkstoffname", "maxLength": 80, "definition": "Wirkstoff- bzw. sonstiges Fertigarzneimittel oder Produkt nicht nach § 131 Abs. 4 SGB V gelistet", "mustSupport": true }, { "id": "Medication.ingredient.isActive", "max": "0", "path": "Medication.ingredient.isActive" }, { "id": "Medication.ingredient.strength", "min": 1, "path": "Medication.ingredient.strength", "mustSupport": true }, { "id": "Medication.ingredient.strength.numerator", "min": 1, "path": "Medication.ingredient.strength.numerator", "constraint": [ { "key": "-erp-begrenzungValue", "human": "Die Wirkstärke darf aus maximal 15 Zeichen bestehen", "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient", "severity": "error", "expression": "value.toString().length()<=15" } ], "mustSupport": true }, { "id": "Medication.ingredient.strength.numerator.value", "min": 1, "path": "Medication.ingredient.strength.numerator.value", "short": "Wirkstärke", "condition": [ "begrenzungValue" ], "definition": "Angabe der Wirkstärke erfolgt durch Wirkstoffmenge / Bezugsgrößenmenge", "mustSupport": true }, { "id": "Medication.ingredient.strength.numerator.comparator", "max": "0", "path": "Medication.ingredient.strength.numerator.comparator" }, { "id": "Medication.ingredient.strength.numerator.unit", "min": 1, "path": "Medication.ingredient.strength.numerator.unit", "short": "Wirkstärkeneinheit", "maxLength": 15, "definition": "Einheit der Wirkstärke (bspw. mg/ml)", "mustSupport": true }, { "id": "Medication.ingredient.strength.numerator.system", "path": "Medication.ingredient.strength.numerator.system", "fixedUri": "http://unitsofmeasure.org", "mustSupport": false }, { "id": "Medication.ingredient.strength.numerator.code", "path": "Medication.ingredient.strength.numerator.code", "short": "Wirkstärkeneinheit (kodiert)", "condition": [ "codeUndSystem" ], "definition": "optionale kodierte Angabe zur Wirkstärkeneinheit gemäß unitsofmeasure.org", "mustSupport": false }, { "id": "Medication.ingredient.strength.denominator", "min": 1, "path": "Medication.ingredient.strength.denominator", "mustSupport": true }, { "id": "Medication.ingredient.strength.denominator.value", "min": 1, "path": "Medication.ingredient.strength.denominator.value", "mustSupport": true, "fixedDecimal": 1 }, { "id": "Medication.ingredient.strength.denominator.comparator", "max": "0", "path": "Medication.ingredient.strength.denominator.comparator" }, { "id": "Medication.ingredient.strength.denominator.unit", "max": "0", "path": "Medication.ingredient.strength.denominator.unit" }, { "id": "Medication.ingredient.strength.denominator.system", "max": "0", "path": "Medication.ingredient.strength.denominator.system" }, { "id": "Medication.ingredient.strength.denominator.code", "max": "0", "path": "Medication.ingredient.strength.denominator.code" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication" }