description: Dieses Profil ermöglicht die Abbildung von Medikationsverordnungen eines Patienten in ISiK Szenarien. package_name: de.gematik.isik derivation: constraint name: ISiKMedikationsVerordnung type: MedicationRequest elements: substitution: short: Ersatz zulässig mustSupport: true index: 185 elements: allowed: choices: [] index: 187 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: allowedBoolean: match: {} schema: mustSupport: true choices: [allowedBoolean] index: 189 min: 0 max: 1 allowedBoolean: type: boolean mustSupport: true choiceOf: allowed index: 190 slicing: slices: allowedBoolean: match: {} schema: {type: boolean, mustSupport: true, choiceOf: allowed, index: 190} min: 0 max: 1 encounter: short: Referenz auf den Abteilungskontakt mustSupport: true index: 28 elements: reference: {mustSupport: true, index: 29} required: [reference] medication[x]: elements: reference: {mustSupport: true, index: 25} required: [reference] dispenseRequest: mustSupport: true index: 179 elements: quantity: short: angeforderte Abgabemenge 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] 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 authoredOn: {short: Erstellungsdatum der Verordnung, mustSupport: true, index: 30} note: mustSupport: true index: 33 elements: text: {short: Freitext-Notiz, mustSupport: true, index: 34} requester: short: Referenz auf die verordnende Person mustSupport: true index: 31 elements: reference: {mustSupport: true, index: 32} required: [reference] status: {short: Status der Verordnungsinformation, mustSupport: true, index: 0} dosageInstruction: short: Dosierungsangaben mustSupport: true index: 35 elements: site: short: Körperstelle der Verabreichung mustSupport: true index: 87 elements: coding: mustSupport: true index: 88 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: 89 elements: system: {mustSupport: true, index: 90} code: {mustSupport: true, index: 91} display: {mustSupport: true, index: 92} required: [system, code] text: {mustSupport: true, index: 93} asNeeded: choices: [] index: 83 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: asNeededBoolean: match: {} schema: short: Bedarfsmedikation mustSupport: true choices: [asNeededBoolean] index: 85 min: 0 max: 1 patientInstruction: {short: besondere Anweisungen für den Patienten, mustSupport: true, index: 37} maxDosePerAdministration: short: Maximaldosis pro Verabreichung mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 174 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] route: short: Route mustSupport: true index: 94 elements: coding: mustSupport: true index: 95 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: 96 elements: system: {mustSupport: true, index: 97} code: {mustSupport: true, index: 98} display: {mustSupport: true, index: 99} 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: 100 elements: system: {mustSupport: true, index: 101} code: {mustSupport: true, index: 102} display: {mustSupport: true, index: 103} required: [system, code] text: {mustSupport: true, index: 104} asNeededBoolean: short: Bedarfsmedikation type: boolean mustSupport: true choiceOf: asNeeded index: 86 slicing: slices: asNeededBoolean: match: {} schema: {short: Bedarfsmedikation, type: boolean, mustSupport: true, choiceOf: asNeeded, index: 86} min: 0 max: 1 timing: short: Angaben zum Timing mustSupport: true index: 38 elements: event: {short: fester Zeitpunkt, mustSupport: true, index: 39} repeat: short: Wiederholungs-Angaben mustSupport: true index: 40 elements: boundsRange: short: Bereich für die Begrenzung type: Range mustSupport: true choiceOf: bounds index: 52 slicing: slices: boundsRange: match: {} schema: {short: Bereich für die Begrenzung, type: Range, mustSupport: true, choiceOf: bounds, index: 52} min: 0 max: 1 frequencyMax: {short: maximale Frequenz, mustSupport: true, index: 74} boundsPeriod: short: begrenzender Zeitraum type: Period mustSupport: true choiceOf: bounds index: 65 slicing: slices: boundsPeriod: match: {} schema: {short: begrenzender Zeitraum, type: Period, mustSupport: true, choiceOf: bounds, index: 65} min: 0 max: 1 when: {short: Tageszeitpunkt codiert, mustSupport: true, index: 80} offset: {short: zeitlicher Abstand der Gabe zum beschriebenen Zeitpunkt, mustSupport: true, index: 81} periodUnit: {short: Einheit der Zeitperiode, mustSupport: true, index: 77} frequency: {short: Frequenz (Anzahl der Gaben pro Periode), mustSupport: true, index: 73} durationMax: {short: maximale Dauer der Verabreichung, mustSupport: true, index: 71} duration: {short: Dauer der Verabreichung, mustSupport: true, index: 70} bounds: short: begrenzender Zeitraum mustSupport: true choices: [boundsPeriod] index: 64 slicing: slices: boundsPeriod: match: {} schema: short: begrenzender Zeitraum mustSupport: true choices: [boundsPeriod] index: 64 min: 0 max: 1 boundsDuration: short: Begrenzung der Dauer type: Duration mustSupport: true pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 45 slicing: slices: boundsDuration: match: {} schema: short: Begrenzung der Dauer type: Duration mustSupport: true pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 45 min: 0 max: 1 durationUnit: {short: Einheit der Dauer, mustSupport: true, index: 72} dayOfWeek: {short: Wochentag, mustSupport: true, index: 78} count: {short: Anzahl Wiederholungen, mustSupport: true, index: 68} bounds[x]: elements: start: {mustSupport: true, index: 66} end: {mustSupport: true, index: 67} periodMax: {short: maximale Zeitperiode zur Frequenz, mustSupport: true, index: 76} period: {short: Zeitperiode zur Frequenz, mustSupport: true, index: 75} countMax: {short: maximale Anzahl Wiederholungen, mustSupport: true, index: 69} timeOfDay: {short: Tageszeit, mustSupport: true, index: 79} maxDosePerPeriod: short: Maximaldosis (Zähler) pro Zeitraum (Nenner) mustSupport: true index: 163 elements: numerator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 164 elements: value: {mustSupport: true, index: 165} unit: {mustSupport: true, index: 166} system: {mustSupport: true, index: 167} code: {mustSupport: true, index: 168} required: [value, system, code] denominator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 169 elements: value: {mustSupport: true, index: 170} unit: {mustSupport: true, index: 171} system: {mustSupport: true, index: 172} code: {mustSupport: true, index: 173} required: [value, system, code] doseAndRate: short: Angaben zu Dosis und Rate mustSupport: true index: 105 elements: dose[x]: elements: value: {mustSupport: true, index: 124} unit: {mustSupport: true, index: 125} system: {mustSupport: true, index: 126} code: {mustSupport: true, index: 127} required: [value, system, code] rate[x]: elements: value: {mustSupport: true, index: 159} unit: {mustSupport: true, index: 160} system: {mustSupport: true, index: 161} code: {mustSupport: true, index: 162} required: [value, system, code] doseRange: short: Dosisbereich type: Range mustSupport: true choiceOf: dose index: 110 slicing: slices: doseRange: match: {} schema: {short: Dosisbereich, type: Range, mustSupport: true, choiceOf: dose, index: 110} min: 0 max: 1 rateRange: short: Raten-Bereich type: Range mustSupport: true choiceOf: rate index: 145 slicing: slices: rateRange: match: {} schema: {short: Raten-Bereich, type: Range, mustSupport: true, choiceOf: rate, index: 145} min: 0 max: 1 doseQuantity: short: Dosis type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: dose index: 123 slicing: slices: doseQuantity: match: {} schema: short: Dosis type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: dose index: 123 min: 0 max: 1 dose: short: Dosis mustSupport: true choices: [doseQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 122 slicing: slices: doseQuantity: match: {} schema: short: Dosis mustSupport: true choices: [doseQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 122 min: 0 max: 1 rate: short: Rate mustSupport: true choices: [rateQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 157 slicing: slices: rateQuantity: match: {} schema: short: Rate mustSupport: true choices: [rateQuantity] pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 157 min: 0 max: 1 rateRatio: short: Raten-Verhältnis type: Ratio mustSupport: true choiceOf: rate index: 132 slicing: slices: rateRatio: match: {} schema: {short: Raten-Verhältnis, type: Ratio, mustSupport: true, choiceOf: rate, index: 132} min: 0 max: 1 rateQuantity: short: Rate type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: rate index: 158 slicing: slices: rateQuantity: match: {} schema: short: Rate type: Quantity mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} choiceOf: rate index: 158 min: 0 max: 1 text: {short: Freitext-Dosierungsanweisungen, mustSupport: true, index: 36} doNotPerform: {index: 2} intent: {short: Ziel der Verordnungsinformation, mustSupport: true, index: 1} 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 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] 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 package_version: medikation-3.0.5 class: profile kind: resource url: https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationsVerordnung base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 3.0.5