{ "description": "Dieses Profil bildet einen Medikationseintrag ab.", "_filename": "KBVPRMIONFDMedicationStatementAdministrationInstruction.json", "package_name": "kbv.mio.patientenkurzakte", "date": null, "derivation": "constraint", "publisher": "Kassenärztliche Bundesvereinigung (KBV)", "fhirVersion": "4.0.1", "name": "KBV_PR_MIO_NFD_Medication_Statement_Administration_Instruction", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "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": "MedicationStatement", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "8658d1eb-9577-4802-83c0-1a80bbbfa8d4", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Medication_Statement_Administration_Instruction", "version": "1.0.0", "differential": { "element": [ { "id": "MedicationStatement.meta", "min": 1, "path": "MedicationStatement.meta" }, { "id": "MedicationStatement.meta.versionId", "max": "0", "path": "MedicationStatement.meta.versionId" }, { "id": "MedicationStatement.meta.lastUpdated", "max": "0", "path": "MedicationStatement.meta.lastUpdated" }, { "id": "MedicationStatement.meta.source", "max": "0", "path": "MedicationStatement.meta.source" }, { "id": "MedicationStatement.meta.profile", "max": "1", "min": 1, "path": "MedicationStatement.meta.profile", "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Medication_Statement_Administration_Instruction|1.0.0" }, { "id": "MedicationStatement.meta.security", "max": "0", "path": "MedicationStatement.meta.security" }, { "id": "MedicationStatement.meta.tag", "max": "0", "path": "MedicationStatement.meta.tag" }, { "id": "MedicationStatement.implicitRules", "max": "0", "path": "MedicationStatement.implicitRules" }, { "id": "MedicationStatement.language", "max": "0", "path": "MedicationStatement.language" }, { "id": "MedicationStatement.contained", "max": "0", "path": "MedicationStatement.contained" }, { "id": "MedicationStatement.identifier", "max": "0", "path": "MedicationStatement.identifier" }, { "id": "MedicationStatement.basedOn", "max": "0", "path": "MedicationStatement.basedOn" }, { "id": "MedicationStatement.partOf", "max": "0", "path": "MedicationStatement.partOf" }, { "id": "MedicationStatement.status", "path": "MedicationStatement.status", "fixedCode": "active" }, { "id": "MedicationStatement.statusReason", "max": "0", "path": "MedicationStatement.statusReason" }, { "id": "MedicationStatement.category", "max": "0", "path": "MedicationStatement.category" }, { "id": "MedicationStatement.medication[x]", "path": "MedicationStatement.medication[x]", "type": [ { "code": "Reference" } ], "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationStatement.medication[x]:medicationReference", "min": 1, "path": "MedicationStatement.medication[x]", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Medication|1.0.0" ] } ], "sliceName": "medicationReference", "mustSupport": true }, { "id": "MedicationStatement.medication[x]:medicationReference.reference", "min": 1, "path": "MedicationStatement.medication[x].reference", "mustSupport": true }, { "id": "MedicationStatement.medication[x]:medicationReference.type", "max": "0", "path": "MedicationStatement.medication[x].type" }, { "id": "MedicationStatement.medication[x]:medicationReference.identifier", "max": "0", "path": "MedicationStatement.medication[x].identifier" }, { "id": "MedicationStatement.medication[x]:medicationReference.display", "max": "0", "path": "MedicationStatement.medication[x].display" }, { "id": "MedicationStatement.subject", "path": "MedicationStatement.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Patient_NFD|1.0.0" ] } ], "mustSupport": true }, { "id": "MedicationStatement.subject.reference", "min": 1, "path": "MedicationStatement.subject.reference", "mustSupport": true }, { "id": "MedicationStatement.subject.type", "max": "0", "path": "MedicationStatement.subject.type" }, { "id": "MedicationStatement.subject.identifier", "max": "0", "path": "MedicationStatement.subject.identifier" }, { "id": "MedicationStatement.subject.display", "max": "0", "path": "MedicationStatement.subject.display" }, { "id": "MedicationStatement.context", "max": "0", "path": "MedicationStatement.context" }, { "id": "MedicationStatement.effective[x]", "path": "MedicationStatement.effective[x]", "type": [ { "code": "Period" } ], "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationStatement.effective[x]:effectivePeriod", "path": "MedicationStatement.effective[x]", "type": [ { "code": "Period" } ], "sliceName": "effectivePeriod", "mustSupport": true }, { "id": "MedicationStatement.effective[x]:effectivePeriod.start", "path": "MedicationStatement.effective[x].start", "mustSupport": true }, { "id": "MedicationStatement.effective[x]:effectivePeriod.end", "path": "MedicationStatement.effective[x].end", "mustSupport": true }, { "id": "MedicationStatement.dateAsserted", "max": "0", "path": "MedicationStatement.dateAsserted" }, { "id": "MedicationStatement.informationSource", "path": "MedicationStatement.informationSource", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Practitioner_Role_With_Organization|1.0.0" ] } ], "mustSupport": true }, { "id": "MedicationStatement.informationSource.reference", "min": 1, "path": "MedicationStatement.informationSource.reference", "mustSupport": true }, { "id": "MedicationStatement.informationSource.type", "max": "0", "path": "MedicationStatement.informationSource.type" }, { "id": "MedicationStatement.informationSource.identifier", "max": "0", "path": "MedicationStatement.informationSource.identifier" }, { "id": "MedicationStatement.informationSource.display", "max": "0", "path": "MedicationStatement.informationSource.display" }, { "id": "MedicationStatement.derivedFrom", "max": "0", "path": "MedicationStatement.derivedFrom" }, { "id": "MedicationStatement.reasonCode", "max": "0", "path": "MedicationStatement.reasonCode" }, { "id": "MedicationStatement.reasonReference", "max": "0", "path": "MedicationStatement.reasonReference" }, { "id": "MedicationStatement.note", "max": "1", "path": "MedicationStatement.note", "mustSupport": true }, { "id": "MedicationStatement.note.author[x]", "max": "0", "path": "MedicationStatement.note.author[x]" }, { "id": "MedicationStatement.note.time", "max": "0", "path": "MedicationStatement.note.time" }, { "id": "MedicationStatement.dosage", "max": "4", "min": 1, "path": "MedicationStatement.dosage", "slicing": { "rules": "closed", "discriminator": [ { "path": "timing", "type": "exists" }, { "path": "text", "type": "exists" } ] }, "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema", "max": "4", "path": "MedicationStatement.dosage", "sliceName": "vierTeiligesSchema", "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.sequence", "max": "0", "path": "MedicationStatement.dosage.sequence" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.text", "max": "0", "path": "MedicationStatement.dosage.text" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.additionalInstruction", "max": "0", "path": "MedicationStatement.dosage.additionalInstruction" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.patientInstruction", "path": "MedicationStatement.dosage.patientInstruction", "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing", "min": 1, "path": "MedicationStatement.dosage.timing", "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.event", "max": "0", "path": "MedicationStatement.dosage.timing.event" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.repeat", "max": "0", "path": "MedicationStatement.dosage.timing.repeat" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code", "min": 1, "path": "MedicationStatement.dosage.timing.code", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFD_Dosage_Point_Of_Time|1.0.0" }, "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding", "max": "1", "min": 1, "path": "MedicationStatement.dosage.timing.code.coding", "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.system", "min": 1, "path": "MedicationStatement.dosage.timing.code.coding.system" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.version", "min": 1, "path": "MedicationStatement.dosage.timing.code.coding.version" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.code", "min": 1, "path": "MedicationStatement.dosage.timing.code.coding.code" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.display", "min": 1, "path": "MedicationStatement.dosage.timing.code.coding.display" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.display.extension", "path": "MedicationStatement.dosage.timing.code.coding.display.extension", "slicing": { "rules": "closed", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.display.extension:anzeigenameCode", "max": "1", "min": 1, "path": "MedicationStatement.dosage.timing.code.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German" ] } ], "sliceName": "anzeigenameCode", "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.display.extension:anzeigenameCode.extension", "path": "MedicationStatement.dosage.timing.code.coding.display.extension.extension", "slicing": { "rules": "closed", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.display.extension:anzeigenameCode.extension:content", "path": "MedicationStatement.dosage.timing.code.coding.display.extension.extension", "sliceName": "content", "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.display.extension:anzeigenameCode.extension:content.value[x]", "path": "MedicationStatement.dosage.timing.code.coding.display.extension.extension.value[x]", "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.display.extension:anzeigenameCode.extension:content.value[x]:valueString", "path": "MedicationStatement.dosage.timing.code.coding.display.extension.extension.valueString", "sliceName": "valueString", "definition": "In diesem Attribut sollen die entsprechende deutsche Bezeichnung des Loinc oder Snomed-Codes aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_MIO_NFD_Dosage_Point_Of_Time_German|1.0.0", "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.coding.userSelected", "max": "0", "path": "MedicationStatement.dosage.timing.code.coding.userSelected" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.timing.code.text", "max": "0", "path": "MedicationStatement.dosage.timing.code.text" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.asNeeded[x]", "max": "0", "path": "MedicationStatement.dosage.asNeeded[x]" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.site", "max": "0", "path": "MedicationStatement.dosage.site" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.route", "max": "0", "path": "MedicationStatement.dosage.route" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.method", "max": "0", "path": "MedicationStatement.dosage.method" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.doseAndRate", "max": "1", "path": "MedicationStatement.dosage.doseAndRate", "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.doseAndRate.type", "max": "0", "path": "MedicationStatement.dosage.doseAndRate.type" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.doseAndRate.dose[x]", "min": 1, "path": "MedicationStatement.dosage.doseAndRate.dose[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.doseAndRate.dose[x]:doseQuantity", "min": 1, "path": "MedicationStatement.dosage.doseAndRate.dose[x]", "type": [ { "code": "Quantity" } ], "sliceName": "doseQuantity", "mustSupport": true }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.doseAndRate.dose[x]:doseQuantity.value", "min": 1, "path": "MedicationStatement.dosage.doseAndRate.dose[x].value" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.doseAndRate.dose[x]:doseQuantity.unit", "min": 1, "path": "MedicationStatement.dosage.doseAndRate.dose[x].unit", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BMP_DOSIEREINHEIT|1.01" } }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.doseAndRate.dose[x]:doseQuantity.system", "min": 1, "path": "MedicationStatement.dosage.doseAndRate.dose[x].system", "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_DOSIEREINHEIT" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.doseAndRate.dose[x]:doseQuantity.code", "min": 1, "path": "MedicationStatement.dosage.doseAndRate.dose[x].code", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BMP_DOSIEREINHEIT|1.01" } }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.doseAndRate.rate[x]", "max": "0", "path": "MedicationStatement.dosage.doseAndRate.rate[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.maxDosePerPeriod", "max": "0", "path": "MedicationStatement.dosage.maxDosePerPeriod" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.maxDosePerAdministration", "max": "0", "path": "MedicationStatement.dosage.maxDosePerAdministration" }, { "id": "MedicationStatement.dosage:vierTeiligesSchema.maxDosePerLifetime", "max": "0", "path": "MedicationStatement.dosage.maxDosePerLifetime" }, { "id": "MedicationStatement.dosage:freitextDosierung", "max": "1", "path": "MedicationStatement.dosage", "sliceName": "freitextDosierung", "mustSupport": true }, { "id": "MedicationStatement.dosage:freitextDosierung.sequence", "max": "0", "path": "MedicationStatement.dosage.sequence" }, { "id": "MedicationStatement.dosage:freitextDosierung.text", "min": 1, "path": "MedicationStatement.dosage.text", "mustSupport": true }, { "id": "MedicationStatement.dosage:freitextDosierung.additionalInstruction", "max": "0", "path": "MedicationStatement.dosage.additionalInstruction" }, { "id": "MedicationStatement.dosage:freitextDosierung.patientInstruction", "path": "MedicationStatement.dosage.patientInstruction", "mustSupport": true }, { "id": "MedicationStatement.dosage:freitextDosierung.timing", "max": "0", "path": "MedicationStatement.dosage.timing" }, { "id": "MedicationStatement.dosage:freitextDosierung.asNeeded[x]", "max": "0", "path": "MedicationStatement.dosage.asNeeded[x]" }, { "id": "MedicationStatement.dosage:freitextDosierung.site", "max": "0", "path": "MedicationStatement.dosage.site" }, { "id": "MedicationStatement.dosage:freitextDosierung.route", "max": "0", "path": "MedicationStatement.dosage.route" }, { "id": "MedicationStatement.dosage:freitextDosierung.method", "max": "0", "path": "MedicationStatement.dosage.method" }, { "id": "MedicationStatement.dosage:freitextDosierung.doseAndRate", "max": "0", "path": "MedicationStatement.dosage.doseAndRate" }, { "id": "MedicationStatement.dosage:freitextDosierung.maxDosePerPeriod", "max": "0", "path": "MedicationStatement.dosage.maxDosePerPeriod" }, { "id": "MedicationStatement.dosage:freitextDosierung.maxDosePerAdministration", "max": "0", "path": "MedicationStatement.dosage.maxDosePerAdministration" }, { "id": "MedicationStatement.dosage:freitextDosierung.maxDosePerLifetime", "max": "0", "path": "MedicationStatement.dosage.maxDosePerLifetime" }, { "id": "MedicationStatement.dosage:fehlendeAngabe", "max": "1", "path": "MedicationStatement.dosage", "sliceName": "fehlendeAngabe", "mustSupport": true }, { "id": "MedicationStatement.dosage:fehlendeAngabe.extension", "path": "MedicationStatement.dosage.extension", "slicing": { "rules": "closed", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "MedicationStatement.dosage:fehlendeAngabe.extension:data-absent-reason", "min": 1, "path": "MedicationStatement.dosage.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] } ], "sliceName": "data-absent-reason", "mustSupport": true }, { "id": "MedicationStatement.dosage:fehlendeAngabe.extension:data-absent-reason.value[x]", "path": "MedicationStatement.dosage.extension.value[x]", "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationStatement.dosage:fehlendeAngabe.extension:data-absent-reason.value[x]:valueCode", "min": 1, "path": "MedicationStatement.dosage.extension.value[x]", "fixedCode": "unknown", "sliceName": "valueCode", "mustSupport": true }, { "id": "MedicationStatement.dosage:fehlendeAngabe.sequence", "max": "0", "path": "MedicationStatement.dosage.sequence" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.text", "max": "0", "path": "MedicationStatement.dosage.text" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.additionalInstruction", "max": "0", "path": "MedicationStatement.dosage.additionalInstruction" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.patientInstruction", "max": "0", "path": "MedicationStatement.dosage.patientInstruction" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.timing", "max": "0", "path": "MedicationStatement.dosage.timing" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.asNeeded[x]", "max": "0", "path": "MedicationStatement.dosage.asNeeded[x]" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.site", "max": "0", "path": "MedicationStatement.dosage.site" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.route", "max": "0", "path": "MedicationStatement.dosage.route" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.method", "max": "0", "path": "MedicationStatement.dosage.method" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.doseAndRate", "max": "0", "path": "MedicationStatement.dosage.doseAndRate" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.maxDosePerPeriod", "max": "0", "path": "MedicationStatement.dosage.maxDosePerPeriod" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.maxDosePerAdministration", "max": "0", "path": "MedicationStatement.dosage.maxDosePerAdministration" }, { "id": "MedicationStatement.dosage:fehlendeAngabe.maxDosePerLifetime", "max": "0", "path": "MedicationStatement.dosage.maxDosePerLifetime" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement" }