description: Gibt an, wie das Medikament eingenommen oder verabreicht wurde bzw. eingenommen oder verabreicht werden soll - entweder selbst vom Patienten eingenommen oder bei Fremdverabreichung von Dritten (z. B. Leistungserbringer, Angehörige) verabreicht. package_name: de.fhir.medication derivation: constraint name: DosageDE type: Dosage elements: text: {short: 'Freitext-Dosierungsanweisungen, z. B. ''Maximal 3x täglich 1 Stück bei Bedarf''', mustSupport: true, index: 0} timing: {type: Timing, short: Wann das Medikament verabreicht werden soll, mustSupport: true, index: 1} doseAndRate: short: Menge des verabreichten Medikaments mustSupport: true index: 2 elements: dose: choices: [] index: 4 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: doseQuantity: match: {} schema: short: Menge des Medikaments pro Dosis mustSupport: true choices: [doseQuantity] index: 6 min: 0 max: 1 doseQuantity: short: Menge des Medikaments pro Dosis type: Quantity mustSupport: true choiceOf: dose index: 7 slicing: slices: doseQuantity: match: {} schema: {short: Menge des Medikaments pro Dosis, type: Quantity, mustSupport: true, choiceOf: dose, index: 7} min: 0 max: 1 package_version: 1.0.0 class: complex-type kind: complex-type url: http://ig.fhir.de/igs/medication/StructureDefinition/DosageDE base: http://hl7.org/fhir/StructureDefinition/Dosage version: 1.0.0