description: Definition of the structured dosage package_name: ch.fhir.ig.ch derivation: constraint name: CHEMEDDosageStructured type: Dosage elements: extension: {index: 0} sequence: {short: The order of the dosage instructions, index: 1} text: {index: 2} timing: short: When medication should be administered index: 3 elements: repeat: short: When the event is to occur index: 4 elements: bounds: short: Length/Range of lengths, or (Start and/or end) limits mustSupport: true choices: [] index: 6 when: {short: Code for time period of occurrence, mustSupport: true, index: 7} route: short: Route of administration binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-emed/ValueSet/edqm-routeofadministration'} index: 8 elements: coding: mustSupport: true index: 9 elements: system: {index: 10} code: {index: 11} display: {index: 12} required: [display, system, code] required: [coding] doseAndRate: short: Amount of medication administered index: 13 elements: dose: mustSupport: true choices: [doseRange, doseQuantity] index: 15 doseRange: {type: Range, mustSupport: true, choiceOf: dose, index: 16} doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 17} package_version: emed-1.0.0 extensions: {} class: complex-type kind: complex-type url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-dosage-structured base: http://hl7.org/fhir/StructureDefinition/Dosage version: 1.0.0