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: 50 elements: site: short: Körperstelle der Verabreichung mustSupport: true index: 102 elements: coding: mustSupport: true index: 103 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: 104 elements: system: {mustSupport: true, index: 105} code: {mustSupport: true, index: 106} display: {mustSupport: true, index: 107} required: [system, code] text: {mustSupport: true, index: 108} asNeeded: choices: [] index: 98 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: asNeededBoolean: match: {} schema: short: Bedarfsmedikation mustSupport: true choices: [asNeededBoolean] index: 100 min: 0 max: 1 patientInstruction: {short: besondere Anweisungen für den Patienten, mustSupport: true, index: 52} maxDosePerAdministration: short: Maximaldosis pro Verabreichung mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 189 elements: value: {mustSupport: true, index: 190} unit: {mustSupport: true, index: 191} system: {mustSupport: true, index: 192} code: {mustSupport: true, index: 193} required: [value, system, code] route: short: Route mustSupport: true index: 109 elements: coding: mustSupport: true index: 110 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: 111 elements: system: {mustSupport: true, index: 112} code: {mustSupport: true, index: 113} display: {mustSupport: true, index: 114} 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: 115 elements: system: {mustSupport: true, index: 116} code: {mustSupport: true, index: 117} display: {mustSupport: true, index: 118} required: [system, code] text: {mustSupport: true, index: 119} asNeededBoolean: short: Bedarfsmedikation type: boolean mustSupport: true choiceOf: asNeeded index: 101 slicing: slices: asNeededBoolean: match: {} schema: {short: Bedarfsmedikation, type: boolean, mustSupport: true, choiceOf: asNeeded, index: 101} min: 0 max: 1 timing: short: Angaben zum Timing mustSupport: true index: 53 elements: event: {short: fester Zeitpunkt, mustSupport: true, index: 54} repeat: short: Wiederholungs-Angaben mustSupport: true index: 55 elements: boundsRange: short: Bereich für die Begrenzung type: Range mustSupport: true choiceOf: bounds index: 67 slicing: slices: boundsRange: match: {} schema: {short: Bereich für die Begrenzung, type: Range, mustSupport: true, choiceOf: bounds, index: 67} min: 0 max: 1 frequencyMax: {short: maximale Frequenz, mustSupport: true, index: 89} boundsPeriod: short: begrenzender Zeitraum type: Period mustSupport: true choiceOf: bounds index: 80 slicing: slices: boundsPeriod: match: {} schema: {short: begrenzender Zeitraum, type: Period, mustSupport: true, choiceOf: bounds, index: 80} min: 0 max: 1 when: {short: Tageszeitpunkt codiert, mustSupport: true, index: 95} offset: {short: zeitlicher Abstand der Gabe zum beschriebenen Zeitpunkt, mustSupport: true, index: 96} periodUnit: {short: Einheit der Zeitperiode, mustSupport: true, index: 92} frequency: {short: Frequenz (Anzahl der Gaben pro Periode), mustSupport: true, index: 88} durationMax: {short: maximale Dauer der Verabreichung, mustSupport: true, index: 86} duration: {short: Dauer der Verabreichung, mustSupport: true, index: 85} bounds: short: begrenzender Zeitraum mustSupport: true choices: [boundsPeriod] index: 79 slicing: slices: boundsPeriod: match: {} schema: short: begrenzender Zeitraum mustSupport: true choices: [boundsPeriod] index: 79 min: 0 max: 1 boundsDuration: short: Begrenzung der Dauer type: Duration mustSupport: true pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 60 slicing: slices: boundsDuration: match: {} schema: short: Begrenzung der Dauer type: Duration mustSupport: true pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 60 min: 0 max: 1 durationUnit: {short: Einheit der Dauer, mustSupport: true, index: 87} dayOfWeek: {short: Wochentag, mustSupport: true, index: 93} count: {short: Anzahl Wiederholungen, mustSupport: true, index: 83} bounds[x]: elements: start: {mustSupport: true, index: 81} end: {mustSupport: true, index: 82} periodMax: {short: maximale Zeitperiode zur Frequenz, mustSupport: true, index: 91} period: {short: Zeitperiode zur Frequenz, mustSupport: true, index: 90} countMax: {short: maximale Anzahl Wiederholungen, mustSupport: true, index: 84} timeOfDay: {short: Tageszeit, mustSupport: true, index: 94} maxDosePerPeriod: short: Maximaldosis (Zähler) pro Zeitraum (Nenner) mustSupport: true index: 178 elements: numerator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 179 elements: value: {mustSupport: true, index: 180} unit: {mustSupport: true, index: 181} system: {mustSupport: true, index: 182} code: {mustSupport: true, index: 183} required: [value, system, code] denominator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 184 elements: value: {mustSupport: true, index: 185} unit: {mustSupport: true, index: 186} system: {mustSupport: true, index: 187} code: {mustSupport: true, index: 188} required: [value, system, code] doseAndRate: short: Angaben zu Dosis und Rate mustSupport: true index: 120 elements: dose[x]: elements: value: {mustSupport: true, index: 139} unit: {mustSupport: true, index: 140} system: {mustSupport: true, index: 141} code: {mustSupport: true, index: 142} required: [value, system, code] rate[x]: elements: value: {mustSupport: true, index: 174} unit: {mustSupport: true, index: 175} system: {mustSupport: true, index: 176} code: {mustSupport: true, index: 177} required: [value, system, code] doseRange: short: Dosisbereich type: Range mustSupport: true choiceOf: dose index: 125 slicing: slices: doseRange: match: {} schema: {short: Dosisbereich, type: Range, mustSupport: true, choiceOf: dose, index: 125} min: 0 max: 1 rateRange: short: Raten-Bereich type: Range mustSupport: true choiceOf: rate index: 160 slicing: slices: rateRange: match: {} schema: {short: Raten-Bereich, type: Range, mustSupport: true, choiceOf: rate, index: 160} min: 0 max: 1 doseQuantity: short: Dosis type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: dose index: 138 slicing: slices: doseQuantity: match: {} schema: short: Dosis type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: dose index: 138 min: 0 max: 1 dose: short: Dosis mustSupport: true choices: [doseQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 137 slicing: slices: doseQuantity: match: {} schema: short: Dosis mustSupport: true choices: [doseQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 137 min: 0 max: 1 rate: short: Rate mustSupport: true choices: [rateQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 172 slicing: slices: rateQuantity: match: {} schema: short: Rate mustSupport: true choices: [rateQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 172 min: 0 max: 1 rateRatio: short: Raten-Verhältnis type: Ratio mustSupport: true choiceOf: rate index: 147 slicing: slices: rateRatio: match: {} schema: {short: Raten-Verhältnis, type: Ratio, mustSupport: true, choiceOf: rate, index: 147} min: 0 max: 1 rateQuantity: short: Rate type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: rate index: 173 slicing: slices: rateQuantity: match: {} schema: short: Rate type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: rate index: 173 min: 0 max: 1 text: {short: Freitext-Dosierungsanweisungen, mustSupport: true, index: 51} medication[x]: elements: reference: {mustSupport: true, index: 24} required: [reference] reasonCode: short: Grund der Medikation (codiert) mustSupport: true index: 40 elements: coding: mustSupport: true index: 41 elements: system: {mustSupport: true, index: 42} code: {mustSupport: true, index: 43} display: {mustSupport: true, index: 44} required: [system, code] text: {mustSupport: true, index: 45} medicationCodeableConcept: short: Medikament in codierter Form oder ggf. als Freitext type: CodeableConcept mustSupport: true choiceOf: medication index: 6 slicing: slices: medicationCodeableConcept: match: {} schema: {short: Medikament in codierter Form oder ggf. als Freitext, type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 6} min: 0 max: 1 note: mustSupport: true index: 48 elements: text: {short: Freitext-Notiz, mustSupport: true, index: 49} effective[x]: elements: start: {mustSupport: true, index: 37} end: {mustSupport: true, index: 38} effectiveDateTime: short: Zeitpunkt type: dateTime mustSupport: true choiceOf: effective index: 33 slicing: slices: effectiveDateTime: match: {} schema: {short: Zeitpunkt, type: dateTime, mustSupport: true, choiceOf: effective, index: 33} min: 0 max: 1 status: {short: Status der Medikationsinformation, mustSupport: true, index: 1} effective: short: Zeitraum mustSupport: true choices: [effectivePeriod] index: 35 slicing: slices: effectivePeriod: match: {} schema: short: Zeitraum mustSupport: true choices: [effectivePeriod] index: 35 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: 27 elements: reference: {mustSupport: true, index: 28} required: [reference] dateAsserted: {short: Datum der Feststellung/des Bekanntwerdens der MedikationsInformation, mustSupport: true, index: 39} medicationReference: short: Referenz auf das Medikament (Medication-Ressource) refers: ['http://hl7.org/fhir/StructureDefinition/Medication'] type: Reference mustSupport: true choiceOf: medication index: 23 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: 23 min: 0 max: 1 subject: type: Reference short: Referenz auf den Patienten mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 25 elements: reference: {mustSupport: true, index: 26} required: [reference] effectivePeriod: short: Zeitraum type: Period mustSupport: true choiceOf: effective index: 36 slicing: slices: effectivePeriod: match: {} schema: {short: Zeitraum, type: Period, mustSupport: true, choiceOf: effective, index: 36} min: 0 max: 1 medication: short: Referenz auf das Medikament (Medication-Ressource) mustSupport: true choices: [medicationReference] index: 22 slicing: slices: medicationReference: match: {} schema: short: Referenz auf das Medikament (Medication-Ressource) mustSupport: true choices: [medicationReference] index: 22 min: 0 max: 1 reasonReference: short: Grund der Medikation (Referenz) mustSupport: true index: 46 elements: reference: {mustSupport: true, index: 47} required: [reference] package_version: medikation-3.0.3 class: profile kind: resource url: https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationsInformation base: http://hl7.org/fhir/StructureDefinition/MedicationStatement version: 3.0.3 required: [effective]