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: 60 elements: site: short: Körperstelle der Verabreichung mustSupport: true index: 112 elements: coding: mustSupport: true index: 113 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: SNOMED-CT: match: {system: 'http://snomed.info/sct'} schema: type: Coding mustSupport: true pattern: type: Coding value: {system: 'http://snomed.info/sct'} index: 114 min: 0 max: 1 text: {mustSupport: true, index: 115} asNeeded: choices: [] index: 108 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: asNeededBoolean: match: {} schema: short: Bedarfsmedikation mustSupport: true choices: [asNeededBoolean] index: 110 min: 0 max: 1 patientInstruction: {short: besondere Anweisungen für den Patienten, mustSupport: true, index: 62} 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: 116 elements: coding: mustSupport: true index: 117 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: EDQM: match: {system: 'http://standardterms.edqm.eu'} schema: type: Coding mustSupport: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration'} pattern: type: Coding value: {system: 'http://standardterms.edqm.eu'} index: 118 min: 0 max: 1 SNOMED-CT: match: {system: 'http://snomed.info/sct'} schema: type: Coding mustSupport: true binding: {strength: required, valueSet: 'https://gematik.de/fhir/isik/ValueSet/SctRouteOfAdministration'} pattern: type: Coding value: {system: 'http://snomed.info/sct'} index: 119 min: 0 max: 1 text: {mustSupport: true, index: 120} asNeededBoolean: short: Bedarfsmedikation type: boolean mustSupport: true choiceOf: asNeeded index: 111 slicing: slices: asNeededBoolean: match: {} schema: {short: Bedarfsmedikation, type: boolean, mustSupport: true, choiceOf: asNeeded, index: 111} min: 0 max: 1 timing: short: Angaben zum Timing mustSupport: true index: 63 elements: event: {short: fester Zeitpunkt, mustSupport: true, index: 64} repeat: short: Wiederholungs-Angaben mustSupport: true index: 65 elements: boundsRange: short: Bereich für die Begrenzung type: Range mustSupport: true choiceOf: bounds index: 77 slicing: slices: boundsRange: match: {} schema: {short: Bereich für die Begrenzung, type: Range, mustSupport: true, choiceOf: bounds, index: 77} min: 0 max: 1 frequencyMax: {short: maximale Frequenz, mustSupport: true, index: 99} boundsPeriod: short: begrenzender Zeitraum type: Period mustSupport: true choiceOf: bounds index: 90 slicing: slices: boundsPeriod: match: {} schema: {short: begrenzender Zeitraum, type: Period, mustSupport: true, choiceOf: bounds, index: 90} min: 0 max: 1 when: {short: Tageszeitpunkt codiert, mustSupport: true, index: 105} offset: {short: zeitlicher Abstand der Gabe zum beschriebenen Zeitpunkt, mustSupport: true, index: 106} periodUnit: {short: Einheit der Zeitperiode, mustSupport: true, index: 102} frequency: {short: Frequenz (Anzahl der Gaben pro Periode), mustSupport: true, index: 98} durationMax: {short: maximale Dauer der Verabreichung, mustSupport: true, index: 96} duration: {short: Dauer der Verabreichung, mustSupport: true, index: 95} bounds: short: begrenzender Zeitraum mustSupport: true choices: [boundsPeriod] index: 89 slicing: slices: boundsPeriod: match: {} schema: short: begrenzender Zeitraum mustSupport: true choices: [boundsPeriod] index: 89 min: 0 max: 1 boundsDuration: short: Begrenzung der Dauer type: Duration mustSupport: true pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 70 slicing: slices: boundsDuration: match: {} schema: short: Begrenzung der Dauer type: Duration mustSupport: true pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 70 min: 0 max: 1 durationUnit: {short: Einheit der Dauer, mustSupport: true, index: 97} dayOfWeek: {short: Wochentag, mustSupport: true, index: 103} count: {short: Anzahl Wiederholungen, mustSupport: true, index: 93} bounds[x]: elements: start: {mustSupport: true, index: 91} end: {mustSupport: true, index: 92} periodMax: {short: maximale Zeitperiode zur Frequenz, mustSupport: true, index: 101} period: {short: Zeitperiode zur Frequenz, mustSupport: true, index: 100} countMax: {short: maximale Anzahl Wiederholungen, mustSupport: true, index: 94} timeOfDay: {short: Tageszeit, mustSupport: true, index: 104} 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: 61} medication[x]: elements: reference: {mustSupport: true, index: 34} required: [reference] reasonCode: short: Grund der Medikation (codiert) mustSupport: true index: 50 elements: coding: mustSupport: true index: 51 elements: system: {mustSupport: true, index: 52} code: {mustSupport: true, index: 53} display: {mustSupport: true, index: 54} required: [system, code] text: {mustSupport: true, index: 55} medicationCodeableConcept: short: Medikament in codierter Form oder ggf. als Freitext type: CodeableConcept mustSupport: true choiceOf: medication index: 25 slicing: slices: medicationCodeableConcept: match: {} schema: {short: Medikament in codierter Form oder ggf. als Freitext, type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 25} min: 0 max: 1 note: mustSupport: true index: 58 elements: text: {short: Freitext-Notiz, mustSupport: true, index: 59} effective[x]: elements: start: {mustSupport: true, index: 47} end: {mustSupport: true, index: 48} extension: mustSupport: true index: 1 slicing: slices: acceptedRisk: match: {} schema: short: akzeptiertes (in Kauf genommenes) Risiko type: Extension mustSupport: true url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKAcceptedRisk index: 2 elements: value: mustSupport: true choices: [] index: 4 medikationsart: match: {} schema: short: Therapieart der Medikation type: Extension mustSupport: true url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedikationsart index: 5 elements: value[x]: elements: system: {mustSupport: true, index: 6} code: {mustSupport: true, index: 7} display: {mustSupport: true, index: 8} selbstmedikation: match: {} schema: short: Selbstmedikation type: Extension mustSupport: true url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKSelbstmedikation index: 9 elements: value: mustSupport: true choices: [] index: 11 behandlungsziel: match: {} schema: short: Behandlungsziel (textuell) type: Extension mustSupport: true url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKBehandlungsziel index: 12 elements: value: mustSupport: true choices: [] index: 14 medicationStatementReplaces: match: {} schema: short: Welche Medikationsinformation wird ersetzt? type: Extension mustSupport: true url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedicationStatementReplaces index: 15 elements: value: mustSupport: true choices: [] index: 17 value[x]: elements: reference: {mustSupport: true, index: 18} effectiveDateTime: short: Zeitpunkt type: dateTime mustSupport: true choiceOf: effective index: 43 slicing: slices: effectiveDateTime: match: {} schema: {short: Zeitpunkt, type: dateTime, mustSupport: true, choiceOf: effective, index: 43} min: 0 max: 1 status: {short: Status der Medikationsinformation, mustSupport: true, index: 20} effective: short: Zeitraum mustSupport: true choices: [effectivePeriod] index: 45 slicing: slices: effectivePeriod: match: {} schema: short: Zeitraum mustSupport: true choices: [effectivePeriod] index: 45 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: 37 elements: reference: {mustSupport: true, index: 38} required: [reference] dateAsserted: {short: Datum der Feststellung/des Bekanntwerdens der MedikationsInformation, mustSupport: true, index: 49} medicationReference: short: Referenz auf das Medikament (Medication-Ressource) refers: ['http://hl7.org/fhir/StructureDefinition/Medication'] type: Reference mustSupport: true choiceOf: medication index: 33 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: 33 min: 0 max: 1 partOf: {short: 'Referenz auf andere Objekte, deren Bestandteil diese MedikationsInformation ist', mustSupport: true, index: 19} subject: type: Reference short: Referenz auf den Patienten mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 35 elements: reference: {mustSupport: true, index: 36} required: [reference] effectivePeriod: short: Zeitraum type: Period mustSupport: true choiceOf: effective index: 46 slicing: slices: effectivePeriod: match: {} schema: {short: Zeitraum, type: Period, mustSupport: true, choiceOf: effective, index: 46} min: 0 max: 1 medication: short: Referenz auf das Medikament (Medication-Ressource) mustSupport: true choices: [medicationReference] index: 32 slicing: slices: medicationReference: match: {} schema: short: Referenz auf das Medikament (Medication-Ressource) mustSupport: true choices: [medicationReference] index: 32 min: 0 max: 1 reasonReference: short: Grund der Medikation (Referenz) mustSupport: true index: 56 elements: reference: {mustSupport: true, index: 57} required: [reference] package_version: medikation-4.0.0-rc extensions: acceptedRisk: url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKAcceptedRisk short: akzeptiertes (in Kauf genommenes) Risiko type: Extension mustSupport: true index: 2 elements: value: mustSupport: true choices: [] index: 4 medikationsart: url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedikationsart short: Therapieart der Medikation type: Extension mustSupport: true index: 5 elements: value[x]: elements: system: {mustSupport: true, index: 6} code: {mustSupport: true, index: 7} display: {mustSupport: true, index: 8} selbstmedikation: url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKSelbstmedikation short: Selbstmedikation type: Extension mustSupport: true index: 9 elements: value: mustSupport: true choices: [] index: 11 behandlungsziel: url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKBehandlungsziel short: Behandlungsziel (textuell) type: Extension mustSupport: true index: 12 elements: value: mustSupport: true choices: [] index: 14 medicationStatementReplaces: url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedicationStatementReplaces short: Welche Medikationsinformation wird ersetzt? type: Extension mustSupport: true index: 15 elements: value: mustSupport: true choices: [] index: 17 value[x]: elements: reference: {mustSupport: true, index: 18} class: profile kind: resource url: https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsInformation base: http://hl7.org/fhir/StructureDefinition/MedicationStatement version: 4.0.0-rc required: [effective]