description: Dieses Profil beschreibt die Verordnung eines Arzneimittels oder den Konsum durch einen Patienten. MedicationStatement kann anzeigen, dass der Patient ein Medikament zur Zeit einnimmt, in der Vergangenheit genommen hat oder in Zukunft einnehmen wird. Dabei kann es sich sowohl um verschreibungspflichtige Medikamente handeln, wie auch um OTC-Präparate, welche ein Patient in Eigenverantwortung einnimmt. package_name: de.medizininformatikinitiative.kerndatensatz.medikation derivation: constraint name: ProfileMedicationStatementMedikation type: MedicationStatement elements: meta: mustSupport: true index: 1 elements: source: {mustSupport: true, index: 2} profile: {mustSupport: true, index: 3} dosage: mustSupport: true index: 13 elements: text: {mustSupport: true, index: 14} timing: {mustSupport: true, index: 15} site: mustSupport: true index: 16 elements: coding: mustSupport: true index: 17 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: SNOMED: match: {system: 'http://snomed.info/sct'} schema: binding: {strength: example, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips'} pattern: type: Coding value: {system: 'http://snomed.info/sct'} array: true index: 18 elements: system: {mustSupport: true, index: 19} code: {mustSupport: true, index: 20} required: [system, code] route: mustSupport: true index: 21 elements: coding: mustSupport: true index: 22 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: EDQM: match: {system: 'http://standardterms.edqm.eu'} schema: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration'} mustSupport: true pattern: type: Coding value: {system: 'http://standardterms.edqm.eu'} array: true index: 23 elements: system: {mustSupport: true, index: 24} code: {mustSupport: true, index: 25} required: [system, code] SNOMED: match: {system: 'http://snomed.info/sct'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://snomed.info/sct'} array: true index: 26 elements: system: {mustSupport: true, index: 27} code: {mustSupport: true, index: 28} required: [system, code] doseAndRate: mustSupport: true index: 29 elements: dose: mustSupport: true choices: [] index: 31 rate: mustSupport: true choices: [] index: 33 status: {mustSupport: true, index: 5} effective: mustSupport: true choices: [] index: 11 id: {mustSupport: true, index: 0} context: {mustSupport: true, index: 9} partOf: {mustSupport: true, index: 4} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] index: 8 medication: mustSupport: true choices: [] index: 7 reasonReference: {mustSupport: true, index: 12} package_version: 1.0.11 class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement base: http://hl7.org/fhir/StructureDefinition/MedicationStatement version: 1.0.11 required: [effective]