description: MedNet Interface (MNI) - Medication Statement Dosage package_name: swiss.mednet.fhir derivation: constraint name: MNIMedicationStatementDosage type: Dosage elements: id: {short: 'The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters ''A''..''Z'', and ''a''..''z'', numerals (''0''..''9''), ''-'' and ''.'' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.)', mustSupport: true, index: 0} modifierExtension: {mustSupport: false, index: 1} timing: mustSupport: true index: 2 elements: repeat: mustSupport: true index: 3 elements: when: short: MORN (Morning) | NOON (Noon) | EVE (Evening) | NIGHT (Night) binding: {strength: required, valueSet: 'https://mednet.swiss/fhir/ValueSet/mni-takingTimeForPosology'} mustSupport: true array: true min: 1 index: 4 required: [when] required: [repeat] doseAndRate: mustSupport: true index: 5 elements: doseQuantity: mustSupport: true index: 6 elements: value: {mustSupport: true, index: 7} unit: {mustSupport: true, index: 8} system: {mustSupport: true, index: 9} required: [value, unit, system] required: [doseQuantity] package_version: 0.18.0 class: complex-type kind: complex-type url: https://mednet.swiss/fhir/StructureDefinition/mni-medicationStatement-dosage base: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-dosage version: 0.18.0 required: [doseAndRate, timing]