description: MedNet Interface (MNI) - Medication Statement Profile package_name: swiss.mednet.fhir derivation: constraint name: MNIMedicationStatement type: MedicationStatement elements: dosage: {type: Dosage, mustSupport: true, array: true, index: 15} contained: {short: It is possible to include the medication as embedded resource in this contained object. This way it is not needed to include it in the Bundle, mustSupport: true, index: 1} effectiveDateTime: {mustSupport: true, index: 11} status: pattern: {type: Code, value: active} mustSupport: true index: 2 effective: mustSupport: true choices: [effectiveDateTime, effectivePeriod] index: 8 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} medicationReference: type: Reference mustSupport: true choiceOf: medication refers: ['https://mednet.swiss/fhir/StructureDefinition/mni-medication'] index: 5 subject: type: Reference short: Link to the Patient mustSupport: true refers: ['https://mednet.swiss/fhir/StructureDefinition/mni-patient'] index: 6 effectivePeriod: mustSupport: true index: 12 elements: start: {mustSupport: true, index: 13} end: {mustSupport: true, index: 14} medication: mustSupport: true choices: [medicationReference] index: 4 package_version: 0.2.0 class: profile kind: resource url: https://mednet.swiss/fhir/StructureDefinition/mni-medicationStatement base: http://hl7.org/fhir/StructureDefinition/MedicationStatement version: 0.2.0