{ "description": "Dieses Profil beschreibt die Verordnung einer Medikation.", "_filename": "StructureDefinition-mii-pr-medikation-medication-request.json", "package_name": "de.medizininformatikinitiative.kerndatensatz.medikation", "date": "2022-05-18", "derivation": "constraint", "publisher": "Medizininformatik Initiative", "fhirVersion": "4.0.1", "name": "MII_PR_Medikation_MedicationRequest", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "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": "MedicationRequest", "experimental": null, "resourceType": "StructureDefinition", "title": "MII PR Medikation MedicationRequest", "_description": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/translation", "extension": [ { "url": "lang", "valueCode": "en-US" }, { "url": "content", "valueString": "An order or request for both supply of the medication and the instructions for administration of the medication to a patient." } ] } ] }, "package_version": "2.0.0", "status": "active", "id": "55a63056-f0cd-4a65-a01c-65a108aa1453", "kind": "resource", "_name": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/translation", "extension": [ { "url": "lang", "valueCode": "en-US" }, { "url": "content", "valueString": "MII_PR_Medikation_MedicationRequest" } ] } ] }, "url": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationRequest", "_title": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/translation", "extension": [ { "url": "lang", "valueCode": "en-US" }, { "url": "content", "valueString": "MII PR Medikation MedicationRequest" } ] } ] }, "version": "2.0.0", "differential": { "element": [ { "id": "MedicationRequest", "path": "MedicationRequest", "comment": "MI-I Medikamentenverordnung" }, { "id": "MedicationRequest.id", "path": "MedicationRequest.id", "mustSupport": true }, { "id": "MedicationRequest.meta", "path": "MedicationRequest.meta", "mustSupport": true }, { "id": "MedicationRequest.meta.source", "path": "MedicationRequest.meta.source", "mustSupport": true }, { "id": "MedicationRequest.meta.profile", "path": "MedicationRequest.meta.profile", "mustSupport": true }, { "id": "MedicationRequest.identifier", "path": "MedicationRequest.identifier", "mustSupport": true }, { "id": "MedicationRequest.status", "path": "MedicationRequest.status", "mustSupport": true }, { "id": "MedicationRequest.intent", "path": "MedicationRequest.intent", "mustSupport": true }, { "id": "MedicationRequest.doNotPerform", "max": "0", "path": "MedicationRequest.doNotPerform" }, { "id": "MedicationRequest.medication[x]", "path": "MedicationRequest.medication[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationRequest.medication[x]:medicationReference", "max": "1", "min": 0, "path": "MedicationRequest.medication[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication" ] } ], "sliceName": "medicationReference", "mustSupport": true }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept", "max": "1", "min": 0, "path": "MedicationRequest.medication[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "medicationCodeableConcept", "mustSupport": true }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding", "path": "MedicationRequest.medication[x].coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding:Pharmazentralnummer", "max": "*", "min": 0, "path": "MedicationRequest.medication[x].coding", "sliceName": "Pharmazentralnummer", "mustSupport": true, "patternCoding": { "system": "http://fhir.de/CodeSystem/ifa/pzn" } }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding:Pharmazentralnummer.system", "min": 1, "path": "MedicationRequest.medication[x].coding.system", "mustSupport": true }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding:Pharmazentralnummer.code", "min": 1, "path": "MedicationRequest.medication[x].coding.code", "mustSupport": true }, { "path": "MedicationRequest.medication[x].coding", "min": 0, "definition": "ATC-Codes für Fertigarzneimittel bspw. von Kombiprodukten", "short": "ATC Klassifikation deutsche Version", "mustSupport": true, "sliceName": "atcClassDe", "binding": { "strength": "required", "valueSet": "http://fhir.de/ValueSet/bfarm/atc" }, "max": "*", "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassDe", "patternCoding": { "system": "http://fhir.de/CodeSystem/bfarm/atc" } }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassDe.system", "min": 1, "path": "MedicationRequest.medication[x].coding.system", "mustSupport": true }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassDe.code", "min": 1, "path": "MedicationRequest.medication[x].coding.code", "mustSupport": true }, { "path": "MedicationRequest.medication[x].coding", "min": 0, "definition": "ATC Classification International WHO Version", "short": "Anatomical Therapeutic Chemical Classification System", "mustSupport": true, "sliceName": "atcClassEn", "max": "*", "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassEn", "patternCoding": { "system": "http://www.whocc.no/atc" } }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassEn.system", "min": 1, "path": "MedicationRequest.medication[x].coding.system", "mustSupport": true }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassEn.code", "min": 1, "path": "MedicationRequest.medication[x].coding.code", "mustSupport": true }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.text", "path": "MedicationRequest.medication[x].text", "mustSupport": true }, { "id": "MedicationRequest.subject", "path": "MedicationRequest.subject", "type": [ { "code": "Reference", "profile": [ "https://www.medizininformatik-initiative.de/fhir/core/StructureDefinition/MII-Reference" ], "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ] } ], "mustSupport": true }, { "id": "MedicationRequest.encounter", "path": "MedicationRequest.encounter", "mustSupport": true }, { "id": "MedicationRequest.authoredOn", "path": "MedicationRequest.authoredOn", "mustSupport": true }, { "id": "MedicationRequest.requester", "path": "MedicationRequest.requester", "mustSupport": true }, { "id": "MedicationRequest.recorder", "path": "MedicationRequest.recorder", "mustSupport": true }, { "id": "MedicationRequest.reasonCode", "path": "MedicationRequest.reasonCode", "mustSupport": true }, { "id": "MedicationRequest.reasonReference", "path": "MedicationRequest.reasonReference", "mustSupport": true }, { "id": "MedicationRequest.basedOn", "path": "MedicationRequest.basedOn", "mustSupport": true }, { "id": "MedicationRequest.note", "path": "MedicationRequest.note", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction", "path": "MedicationRequest.dosageInstruction", "constraint": [ { "key": "dsg-1", "human": "If present, dosage must include free text or structured data", "source": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationRequest", "severity": "error", "expression": "text.exists() or doseAndRate.exists()" } ], "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.sequence", "path": "MedicationRequest.dosageInstruction.sequence", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.text", "path": "MedicationRequest.dosageInstruction.text", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing", "path": "MedicationRequest.dosageInstruction.timing", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.event", "path": "MedicationRequest.dosageInstruction.timing.event", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat", "path": "MedicationRequest.dosageInstruction.timing.repeat", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]", "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]", "type": [ { "code": "Duration" } ], "sliceName": "boundsDuration", "mustSupport": true, "patternDuration": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration.value", "min": 1, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration.unit", "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration.system", "min": 1, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration.code", "min": 1, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]", "type": [ { "code": "Range" } ], "sliceName": "boundsRange", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low", "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low.value", "min": 1, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low.unit", "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low.system", "min": 1, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low.code", "min": 1, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high", "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high.value", "min": 1, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high.unit", "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high.system", "min": 1, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high.code", "min": 1, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsPeriod", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]", "type": [ { "code": "Period" } ], "sliceName": "boundsPeriod", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsPeriod.start", "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].start", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsPeriod.end", "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].end", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.count", "path": "MedicationRequest.dosageInstruction.timing.repeat.count", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.countMax", "path": "MedicationRequest.dosageInstruction.timing.repeat.countMax", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.duration", "path": "MedicationRequest.dosageInstruction.timing.repeat.duration", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.durationMax", "path": "MedicationRequest.dosageInstruction.timing.repeat.durationMax", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit", "path": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.frequency", "path": "MedicationRequest.dosageInstruction.timing.repeat.frequency", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax", "path": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.period", "path": "MedicationRequest.dosageInstruction.timing.repeat.period", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.periodMax", "path": "MedicationRequest.dosageInstruction.timing.repeat.periodMax", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.periodUnit", "path": "MedicationRequest.dosageInstruction.timing.repeat.periodUnit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek", "path": "MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay", "path": "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.when", "path": "MedicationRequest.dosageInstruction.timing.repeat.when", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.timing.repeat.offset", "path": "MedicationRequest.dosageInstruction.timing.repeat.offset", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.asNeeded[x]", "path": "MedicationRequest.dosageInstruction.asNeeded[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.asNeeded[x]:asNeededBoolean", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.asNeeded[x]", "type": [ { "code": "boolean" } ], "sliceName": "asNeededBoolean", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.asNeeded[x]:asNeededCodeableConcept", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.asNeeded[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "asNeededCodeableConcept", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.site", "path": "MedicationRequest.dosageInstruction.site", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.site.coding", "path": "MedicationRequest.dosageInstruction.site.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.site.coding:SNOMED", "max": "*", "min": 0, "path": "MedicationRequest.dosageInstruction.site.coding", "binding": { "strength": "example", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips", "description": "target site IPS" }, "sliceName": "SNOMED", "mustSupport": true, "patternCoding": { "system": "http://snomed.info/sct" } }, { "id": "MedicationRequest.dosageInstruction.site.coding:SNOMED.system", "min": 1, "path": "MedicationRequest.dosageInstruction.site.coding.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.site.coding:SNOMED.code", "min": 1, "path": "MedicationRequest.dosageInstruction.site.coding.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.route", "path": "MedicationRequest.dosageInstruction.route", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.route.coding", "path": "MedicationRequest.dosageInstruction.route.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.route.coding:EDQM", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.route.coding", "binding": { "strength": "preferred", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration", "description": "EDQM Standard Terms" }, "sliceName": "EDQM", "mustSupport": true, "patternCoding": { "system": "http://standardterms.edqm.eu" } }, { "id": "MedicationRequest.dosageInstruction.route.coding:EDQM.system", "min": 1, "path": "MedicationRequest.dosageInstruction.route.coding.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.route.coding:EDQM.code", "min": 1, "path": "MedicationRequest.dosageInstruction.route.coding.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.route.coding:SNOMED", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.route.coding", "sliceName": "SNOMED", "mustSupport": true, "patternCoding": { "system": "http://snomed.info/sct" } }, { "id": "MedicationRequest.dosageInstruction.route.coding:SNOMED.system", "min": 1, "path": "MedicationRequest.dosageInstruction.route.coding.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.route.coding:SNOMED.code", "min": 1, "path": "MedicationRequest.dosageInstruction.route.coding.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate", "path": "MedicationRequest.dosageInstruction.doseAndRate", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]", "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]", "type": [ { "code": "Range" } ], "sliceName": "doseRange", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low", "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low.value", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low.unit", "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low.system", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low.code", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high", "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high.value", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high.unit", "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high.system", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high.code", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseQuantity", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ] } ], "sliceName": "doseQuantity", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]", "type": [ { "code": "Ratio" } ], "sliceName": "rateRatio", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.value", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.unit", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.system", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.code", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.value", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.unit", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.system", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.code", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]", "type": [ { "code": "Range" } ], "sliceName": "rateRange", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low.value", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low.unit", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low.system", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low.code", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high.value", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high.unit", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high.system", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high.code", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity", "max": "1", "min": 0, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ] } ], "sliceName": "rateQuantity", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity.value", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity.unit", "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity.system", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity.code", "min": 1, "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod", "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator", "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.value", "min": 1, "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.unit", "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.system", "min": 1, "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.code", "min": 1, "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator", "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.value", "min": 1, "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.unit", "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.system", "min": 1, "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.code", "min": 1, "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.code", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerAdministration", "path": "MedicationRequest.dosageInstruction.maxDosePerAdministration", "mustSupport": true, "patternQuantity": { "system": "http://unitsofmeasure.org" } }, { "id": "MedicationRequest.dosageInstruction.maxDosePerAdministration.value", "min": 1, "path": "MedicationRequest.dosageInstruction.maxDosePerAdministration.value", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerAdministration.unit", "path": "MedicationRequest.dosageInstruction.maxDosePerAdministration.unit", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerAdministration.system", "min": 1, "path": "MedicationRequest.dosageInstruction.maxDosePerAdministration.system", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.maxDosePerAdministration.code", "min": 1, "path": "MedicationRequest.dosageInstruction.maxDosePerAdministration.code", "mustSupport": true }, { "id": "MedicationRequest.substitution", "path": "MedicationRequest.substitution", "mustSupport": true }, { "id": "MedicationRequest.substitution.allowed[x]", "path": "MedicationRequest.substitution.allowed[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationRequest.substitution.allowed[x]:allowedBoolean", "max": "1", "min": 0, "path": "MedicationRequest.substitution.allowed[x]", "type": [ { "code": "boolean" } ], "sliceName": "allowedBoolean", "mustSupport": true }, { "id": "MedicationRequest.substitution.allowed[x]:allowedCodeableConcept", "max": "1", "min": 0, "path": "MedicationRequest.substitution.allowed[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "allowedCodeableConcept", "mustSupport": true }, { "id": "MedicationRequest.priorPrescription", "path": "MedicationRequest.priorPrescription", "mustSupport": true }, { "id": "MedicationRequest.detectedIssue", "path": "MedicationRequest.detectedIssue", "mustSupport": true } ] }, "contact": [ { "telecom": [ { "value": "https://www.medizininformatik-initiative.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest" }