{
"description": null,
"_filename": "KBV_PR_ERP_Medication_FreeText.json",
"package_name": "KBV.ITA.ERP",
"date": "2021-02-23",
"derivation": "constraint",
"publisher": "Kassenärztliche Bundesvereinigung",
"fhirVersion": "4.0.1",
"name": "KBV_PR_ERP_Medication_FreeText",
"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.1",
"status": "active",
"id": "95950940-9ac0-446a-bec0-28aac7f46184",
"kind": "resource",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_FreeText",
"version": "1.0.1",
"differential": {
"element": [ {
"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_FreeText|1.0.1"
}, {
"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",
"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
}, {
"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 Freitextverordnung",
"fixedCode": "freitext",
"definition": "Anhand des \"Fixed value\" kann die Medication als Rezepturverordnung identifiziert werden.",
"mustSupport": true
}, {
"id": "Medication.code.coding.display",
"max": "0",
"path": "Medication.code.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ]
}, {
"id": "Medication.code.coding.userSelected",
"max": "0",
"path": "Medication.code.coding.userSelected"
}, {
"id": "Medication.code.text",
"min": 1,
"path": "Medication.code.text",
"short": "Freitextverordnung",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ],
"maxLength": 500,
"definition": "Entweder für eine Rezeptur oder Wirkstoffverordnung, die nicht strukturiert erfasst werden können oder für sonstige Verordnungen wie zum Beispiel importierte Arzneimittel ohne PZN",
"mustSupport": true
}, {
"id": "Medication.status",
"max": "0",
"path": "Medication.status"
}, {
"id": "Medication.manufacturer",
"max": "0",
"path": "Medication.manufacturer"
}, {
"id": "Medication.form",
"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",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ],
"maxLength": 30,
"definition": "Angabe der Darreichungsform als Freitext",
"mustSupport": true
}, {
"id": "Medication.amount",
"max": "0",
"path": "Medication.amount"
}, {
"id": "Medication.ingredient",
"max": "0",
"path": "Medication.ingredient"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}