description: Dieses Profil beschreibt Medikamentenverabreichungen, einschließlich der Selbstverabreichung von oralen Medikamenten, Injektionen, intravenösen Gaben etc. package_name: de.medizininformatikinitiative.kerndatensatz.medikation derivation: constraint name: MII_PR_Medikation_MedicationAdministration type: MedicationAdministration elements: category: {mustSupport: true, index: 7} request: {mustSupport: true, index: 40} meta: mustSupport: true index: 1 elements: source: {mustSupport: true, index: 2} profile: {mustSupport: true, index: 3} dosage: mustSupport: true index: 42 elements: text: {mustSupport: true, index: 43} site: mustSupport: true index: 44 elements: coding: mustSupport: true index: 45 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'} mustSupport: true pattern: type: Coding value: {system: 'http://snomed.info/sct'} array: true index: 46 elements: system: {mustSupport: true, index: 47} code: {mustSupport: true, index: 48} required: [system, code] route: mustSupport: true index: 49 elements: coding: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration'} mustSupport: true index: 50 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'} index: 51 elements: system: {mustSupport: true, index: 52} code: {mustSupport: true, index: 53} required: [system, code] SNOMED: match: {system: 'http://snomed.info/sct'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://snomed.info/sct'} index: 54 elements: system: {mustSupport: true, index: 55} code: {mustSupport: true, index: 56} required: [system, code] dose: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 57 elements: value: {mustSupport: true, index: 58} unit: {mustSupport: true, index: 59} system: {mustSupport: true, index: 60} code: {mustSupport: true, index: 61} required: [value, system, code] rate: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choices: [rateQuantity] index: 78 slicing: slices: rateQuantity: match: {} schema: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choices: [rateQuantity] index: 78 min: 0 max: 1 rateRatio: type: Ratio mustSupport: true choiceOf: rate index: 66 slicing: slices: rateRatio: match: {} schema: {type: Ratio, mustSupport: true, choiceOf: rate, index: 66} min: 0 max: 1 rate[x]: elements: value: {mustSupport: true, index: 80} unit: {mustSupport: true, index: 81} system: {mustSupport: true, index: 82} code: {mustSupport: true, index: 83} required: [value, system, code] rateQuantity: type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: rate index: 79 slicing: slices: rateQuantity: match: {} schema: type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: rate index: 79 min: 0 max: 1 medication[x]: elements: coding: mustSupport: true index: 16 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: Pharmazentralnummer: match: {system: 'http://fhir.de/CodeSystem/ifa/pzn'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/ifa/pzn'} array: true index: 17 elements: system: {mustSupport: true, index: 18} code: {mustSupport: true, index: 19} required: [system, code] atcClassDe: match: {system: 'http://fhir.de/CodeSystem/bfarm/atc'} schema: short: ATC Klassifikation deutsche Version mustSupport: true array: true binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/bfarm/atc'} pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/bfarm/atc'} index: 20 elements: system: {mustSupport: true, index: 21} code: {mustSupport: true, index: 22} required: [system, code] atcClassEn: match: {system: 'http://www.whocc.no/atc'} schema: short: Anatomical Therapeutic Chemical Classification System mustSupport: true array: true pattern: type: Coding value: {system: 'http://www.whocc.no/atc'} index: 23 elements: system: {mustSupport: true, index: 24} code: {mustSupport: true, index: 25} required: [system, code] text: {mustSupport: true, index: 26} reasonCode: {mustSupport: true, index: 38} medicationCodeableConcept: type: CodeableConcept mustSupport: true choiceOf: medication index: 15 slicing: slices: medicationCodeableConcept: match: {} schema: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 15} min: 0 max: 1 note: {mustSupport: true, index: 41} effectiveDateTime: type: dateTime mustSupport: true choiceOf: effective index: 33 slicing: slices: effectiveDateTime: match: {} schema: {type: dateTime, mustSupport: true, choiceOf: effective, index: 33} min: 0 max: 1 status: {mustSupport: true, index: 6} effective: mustSupport: true choices: [effectivePeriod] index: 35 slicing: slices: effectivePeriod: match: {} schema: mustSupport: true choices: [effectivePeriod] index: 35 min: 0 max: 1 id: {mustSupport: true, index: 0} identifier: {mustSupport: true, index: 4} context: {mustSupport: true, index: 28} medicationReference: refers: ['http://hl7.org/fhir/StructureDefinition/Medication'] type: Reference mustSupport: true choiceOf: medication index: 12 slicing: slices: medicationReference: match: {} schema: refers: ['http://hl7.org/fhir/StructureDefinition/Medication'] type: Reference mustSupport: true choiceOf: medication index: 12 min: 0 max: 1 partOf: {mustSupport: true, index: 5} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] index: 27 performer: {mustSupport: true, index: 37} effectivePeriod: type: Period mustSupport: true choiceOf: effective index: 36 slicing: slices: effectivePeriod: match: {} schema: {type: Period, mustSupport: true, choiceOf: effective, index: 36} min: 0 max: 1 medication: mustSupport: true choices: [medicationCodeableConcept] index: 14 slicing: slices: medicationCodeableConcept: match: {} schema: mustSupport: true choices: [medicationCodeableConcept] index: 14 min: 0 max: 1 reasonReference: {mustSupport: true, index: 39} package_version: 2.0.0 class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationAdministration base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration version: 2.0.0