description: Dieses Profil ermöglicht die Abbildung von Informationen zur Medikation eines Patienten in ISiK Szenarien. package_name: de.gematik.isik derivation: constraint name: ISiKMedikationsInformation type: MedicationStatement elements: dosage: short: Dosierungsangaben mustSupport: true index: 51 elements: site: short: Körperstelle der Verabreichung mustSupport: true index: 103 elements: coding: mustSupport: true index: 104 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: SNOMED-CT: match: {system: 'http://snomed.info/sct'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://snomed.info/sct'} index: 105 elements: system: {mustSupport: true, index: 106} code: {mustSupport: true, index: 107} display: {mustSupport: true, index: 108} required: [system, code] text: {mustSupport: true, index: 109} asNeeded: choices: [] index: 99 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: asNeededBoolean: match: {} schema: short: Bedarfsmedikation mustSupport: true choices: [asNeededBoolean] index: 101 min: 0 max: 1 patientInstruction: {short: besondere Anweisungen für den Patienten, mustSupport: true, index: 53} maxDosePerAdministration: short: Maximaldosis pro Verabreichung mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 190 elements: value: {mustSupport: true, index: 191} unit: {mustSupport: true, index: 192} system: {mustSupport: true, index: 193} code: {mustSupport: true, index: 194} required: [value, system, code] route: short: Route mustSupport: true index: 110 elements: coding: mustSupport: true index: 111 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: EDQM: match: {system: 'http://standardterms.edqm.eu'} schema: binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration'} mustSupport: true pattern: type: Coding value: {system: 'http://standardterms.edqm.eu'} index: 112 elements: system: {mustSupport: true, index: 113} code: {mustSupport: true, index: 114} display: {mustSupport: true, index: 115} required: [system, code] SNOMED-CT: match: {system: 'http://snomed.info/sct'} schema: binding: {strength: required, valueSet: 'https://gematik.de/fhir/isik/v3/Medikation/ValueSet/SctRouteOfAdministration'} mustSupport: true pattern: type: Coding value: {system: 'http://snomed.info/sct'} index: 116 elements: system: {mustSupport: true, index: 117} code: {mustSupport: true, index: 118} display: {mustSupport: true, index: 119} required: [system, code] text: {mustSupport: true, index: 120} asNeededBoolean: short: Bedarfsmedikation type: boolean mustSupport: true choiceOf: asNeeded index: 102 slicing: slices: asNeededBoolean: match: {} schema: {short: Bedarfsmedikation, type: boolean, mustSupport: true, choiceOf: asNeeded, index: 102} min: 0 max: 1 timing: short: Angaben zum Timing mustSupport: true index: 54 elements: event: {short: fester Zeitpunkt, mustSupport: true, index: 55} repeat: short: Wiederholungs-Angaben mustSupport: true index: 56 elements: boundsRange: short: Bereich für die Begrenzung type: Range mustSupport: true choiceOf: bounds index: 68 slicing: slices: boundsRange: match: {} schema: {short: Bereich für die Begrenzung, type: Range, mustSupport: true, choiceOf: bounds, index: 68} min: 0 max: 1 frequencyMax: {short: maximale Frequenz, mustSupport: true, index: 90} boundsPeriod: short: begrenzender Zeitraum type: Period mustSupport: true choiceOf: bounds index: 81 slicing: slices: boundsPeriod: match: {} schema: {short: begrenzender Zeitraum, type: Period, mustSupport: true, choiceOf: bounds, index: 81} min: 0 max: 1 when: {short: Tageszeitpunkt codiert, mustSupport: true, index: 96} offset: {short: zeitlicher Abstand der Gabe zum beschriebenen Zeitpunkt, mustSupport: true, index: 97} periodUnit: {short: Einheit der Zeitperiode, mustSupport: true, index: 93} frequency: {short: Frequenz (Anzahl der Gaben pro Periode), mustSupport: true, index: 89} durationMax: {short: maximale Dauer der Verabreichung, mustSupport: true, index: 87} duration: {short: Dauer der Verabreichung, mustSupport: true, index: 86} bounds: short: begrenzender Zeitraum mustSupport: true choices: [boundsPeriod] index: 80 slicing: slices: boundsPeriod: match: {} schema: short: begrenzender Zeitraum mustSupport: true choices: [boundsPeriod] index: 80 min: 0 max: 1 boundsDuration: short: Begrenzung der Dauer type: Duration mustSupport: true pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 61 slicing: slices: boundsDuration: match: {} schema: short: Begrenzung der Dauer type: Duration mustSupport: true pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 61 min: 0 max: 1 durationUnit: {short: Einheit der Dauer, mustSupport: true, index: 88} dayOfWeek: {short: Wochentag, mustSupport: true, index: 94} count: {short: Anzahl Wiederholungen, mustSupport: true, index: 84} bounds[x]: elements: start: {mustSupport: true, index: 82} end: {mustSupport: true, index: 83} periodMax: {short: maximale Zeitperiode zur Frequenz, mustSupport: true, index: 92} period: {short: Zeitperiode zur Frequenz, mustSupport: true, index: 91} countMax: {short: maximale Anzahl Wiederholungen, mustSupport: true, index: 85} timeOfDay: {short: Tageszeit, mustSupport: true, index: 95} maxDosePerPeriod: short: Maximaldosis (Zähler) pro Zeitraum (Nenner) mustSupport: true index: 179 elements: numerator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 180 elements: value: {mustSupport: true, index: 181} unit: {mustSupport: true, index: 182} system: {mustSupport: true, index: 183} code: {mustSupport: true, index: 184} required: [value, system, code] denominator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 185 elements: value: {mustSupport: true, index: 186} unit: {mustSupport: true, index: 187} system: {mustSupport: true, index: 188} code: {mustSupport: true, index: 189} required: [value, system, code] doseAndRate: short: Angaben zu Dosis und Rate mustSupport: true index: 121 elements: dose[x]: elements: value: {mustSupport: true, index: 140} unit: {mustSupport: true, index: 141} system: {mustSupport: true, index: 142} code: {mustSupport: true, index: 143} required: [value, system, code] rate[x]: elements: value: {mustSupport: true, index: 175} unit: {mustSupport: true, index: 176} system: {mustSupport: true, index: 177} code: {mustSupport: true, index: 178} required: [value, system, code] doseRange: short: Dosisbereich type: Range mustSupport: true choiceOf: dose index: 126 slicing: slices: doseRange: match: {} schema: {short: Dosisbereich, type: Range, mustSupport: true, choiceOf: dose, index: 126} min: 0 max: 1 rateRange: short: Raten-Bereich type: Range mustSupport: true choiceOf: rate index: 161 slicing: slices: rateRange: match: {} schema: {short: Raten-Bereich, type: Range, mustSupport: true, choiceOf: rate, index: 161} min: 0 max: 1 doseQuantity: short: Dosis type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: dose index: 139 slicing: slices: doseQuantity: match: {} schema: short: Dosis type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: dose index: 139 min: 0 max: 1 dose: short: Dosis mustSupport: true choices: [doseQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 138 slicing: slices: doseQuantity: match: {} schema: short: Dosis mustSupport: true choices: [doseQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 138 min: 0 max: 1 rate: short: Rate mustSupport: true choices: [rateQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 173 slicing: slices: rateQuantity: match: {} schema: short: Rate mustSupport: true choices: [rateQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 173 min: 0 max: 1 rateRatio: short: Raten-Verhältnis type: Ratio mustSupport: true choiceOf: rate index: 148 slicing: slices: rateRatio: match: {} schema: {short: Raten-Verhältnis, type: Ratio, mustSupport: true, choiceOf: rate, index: 148} min: 0 max: 1 rateQuantity: short: Rate type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: rate index: 174 slicing: slices: rateQuantity: match: {} schema: short: Rate type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: rate index: 174 min: 0 max: 1 text: {short: Freitext-Dosierungsanweisungen, mustSupport: true, index: 52} medication[x]: elements: reference: {mustSupport: true, index: 25} required: [reference] reasonCode: short: Grund der Medikation (codiert) mustSupport: true index: 41 elements: coding: mustSupport: true index: 42 elements: system: {mustSupport: true, index: 43} code: {mustSupport: true, index: 44} display: {mustSupport: true, index: 45} required: [system, code] text: {mustSupport: true, index: 46} medicationCodeableConcept: short: Medikament in codierter Form oder ggf. als Freitext type: CodeableConcept mustSupport: true choiceOf: medication index: 7 slicing: slices: medicationCodeableConcept: match: {} schema: {short: Medikament in codierter Form oder ggf. als Freitext, type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 7} min: 0 max: 1 note: mustSupport: true index: 49 elements: text: {short: Freitext-Notiz, mustSupport: true, index: 50} effective[x]: elements: start: {mustSupport: true, index: 38} end: {mustSupport: true, index: 39} effectiveDateTime: short: Zeitpunkt type: dateTime mustSupport: true choiceOf: effective index: 34 slicing: slices: effectiveDateTime: match: {} schema: {short: Zeitpunkt, type: dateTime, mustSupport: true, choiceOf: effective, index: 34} min: 0 max: 1 status: {short: Status der Medikationsinformation, mustSupport: true, index: 2} effective: short: Zeitraum mustSupport: true choices: [effectivePeriod] index: 36 slicing: slices: effectivePeriod: match: {} schema: short: Zeitraum mustSupport: true choices: [effectivePeriod] index: 36 min: 0 max: 1 id: {short: eindeutige ID der Ressource auf dem Server, mustSupport: true, index: 0} context: short: Referenz auf den Abteilungskontakt mustSupport: true index: 28 elements: reference: {mustSupport: true, index: 29} required: [reference] dateAsserted: {short: Datum der Feststellung/des Bekanntwerdens der MedikationsInformation, mustSupport: true, index: 40} medicationReference: short: Referenz auf das Medikament (Medication-Ressource) refers: ['http://hl7.org/fhir/StructureDefinition/Medication'] type: Reference mustSupport: true choiceOf: medication index: 24 slicing: slices: medicationReference: match: {} schema: short: Referenz auf das Medikament (Medication-Ressource) refers: ['http://hl7.org/fhir/StructureDefinition/Medication'] type: Reference mustSupport: true choiceOf: medication index: 24 min: 0 max: 1 partOf: {short: 'Referenz auf andere Objekte, deren Bestandteil diese MedikationsInformation ist', mustSupport: true, index: 1} subject: type: Reference short: Referenz auf den Patienten mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 26 elements: reference: {mustSupport: true, index: 27} required: [reference] effectivePeriod: short: Zeitraum type: Period mustSupport: true choiceOf: effective index: 37 slicing: slices: effectivePeriod: match: {} schema: {short: Zeitraum, type: Period, mustSupport: true, choiceOf: effective, index: 37} min: 0 max: 1 medication: short: Referenz auf das Medikament (Medication-Ressource) mustSupport: true choices: [medicationReference] index: 23 slicing: slices: medicationReference: match: {} schema: short: Referenz auf das Medikament (Medication-Ressource) mustSupport: true choices: [medicationReference] index: 23 min: 0 max: 1 reasonReference: short: Grund der Medikation (Referenz) mustSupport: true index: 47 elements: reference: {mustSupport: true, index: 48} required: [reference] package_version: medikation-3.0.1 class: profile kind: resource url: https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationsInformation base: http://hl7.org/fhir/StructureDefinition/MedicationStatement version: 3.0.1 required: [effective]