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: meta: elements: versionId: {short: Eindeutiger Name der serverseitigen Version des Datensatzes, index: 1} lastUpdated: {short: Zeitpunkt der letzten Änderung, index: 2} substitution: short: Ersatz zulässig mustSupport: true index: 125 elements: allowed: choices: [] index: 127 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: allowedBoolean: match: {} schema: mustSupport: true choices: [allowedBoolean] index: 129 min: 0 max: 1 allowedBoolean: type: boolean mustSupport: true choiceOf: allowed index: 130 slicing: slices: allowedBoolean: match: {} schema: {type: boolean, mustSupport: true, choiceOf: allowed, index: 130} min: 0 max: 1 encounter: short: Referenz auf den Abteilungskontakt mustSupport: true index: 37 elements: reference: {mustSupport: true, index: 38} required: [reference] medication[x]: elements: reference: {mustSupport: true, index: 34} required: [reference] dispenseRequest: mustSupport: true index: 123 elements: quantity: {type: Quantity, short: angeforderte Abgabemenge, mustSupport: true, index: 124} reasonCode: short: Grund der Medikation (codiert) mustSupport: true index: 42 elements: coding: mustSupport: true index: 43 elements: system: {mustSupport: true, index: 44} code: {mustSupport: true, index: 45} display: {mustSupport: true, index: 46} required: [system, code] text: {mustSupport: true, index: 47} 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 authoredOn: {short: Erstellungsdatum der Verordnung, mustSupport: true, index: 39} note: mustSupport: true index: 50 elements: text: {short: Freitext-Notiz, mustSupport: true, index: 51} extension: mustSupport: true index: 3 slicing: slices: acceptedRisk: match: {} schema: short: akzeptiertes (in Kauf genommenes) Risiko type: Extension mustSupport: true url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKAcceptedRisk index: 4 elements: value: mustSupport: true choices: [] index: 6 medikationsart: match: {} schema: short: Therapieart der Medikation type: Extension mustSupport: true url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedikationsart index: 7 elements: value[x]: elements: system: {mustSupport: true, index: 8} code: {mustSupport: true, index: 9} display: {mustSupport: true, index: 10} behandlungsziel: match: {} schema: short: Behandlungsziel (textuell) type: Extension mustSupport: true url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKBehandlungsziel index: 11 elements: value: mustSupport: true choices: [] index: 13 medicationRequestReplaces: match: {} schema: short: Welche Medikationsverordnung wird ersetzt? type: Extension mustSupport: true url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedicationRequestReplaces index: 14 elements: value: mustSupport: true choices: [] index: 16 value[x]: elements: reference: {mustSupport: true, index: 17} requester: short: Referenz auf die verordnende Person mustSupport: true index: 40 elements: reference: {mustSupport: true, index: 41} required: [reference] status: {short: Status der Verordnungsinformation, mustSupport: true, index: 18} id: {short: 'serverseitige, interne ID des Datensatzes', mustSupport: true, index: 0} dosageInstruction: type: Dosage short: Dosierungsangaben mustSupport: true index: 52 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: type: Coding mustSupport: true pattern: type: Coding value: {system: 'http://snomed.info/sct'} index: 89 min: 0 max: 1 text: {mustSupport: true, index: 90} 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: 54} maxDosePerAdministration: {type: Quantity, short: Maximaldosis pro Verabreichung, mustSupport: true, index: 122} route: short: Route mustSupport: true index: 91 elements: coding: mustSupport: true index: 92 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: 93 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: 94 min: 0 max: 1 text: {mustSupport: true, index: 95} 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: elements: event: {short: fester Zeitpunkt, mustSupport: true, index: 55} repeat: short: Wiederholungs-Angaben index: 56 elements: 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, index: 80} offset: {short: zeitlicher Abstand der Gabe zum beschriebenen Zeitpunkt, mustSupport: true, index: 81} periodUnit: {short: Einheit der Zeitperiode, index: 77} frequency: {short: Frequenz (Anzahl der Gaben pro Periode), 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: type: Duration short: Begrenzung der Dauer pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 59 slicing: slices: boundsDuration: match: {} schema: type: Duration short: Begrenzung der Dauer pattern: type: Duration value: {system: 'http://unitsofmeasure.org'} choiceOf: bounds index: 59 durationUnit: {short: Einheit der Dauer, mustSupport: true, index: 72} dayOfWeek: {short: Wochentag, 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, index: 75} countMax: {short: maximale Anzahl Wiederholungen, mustSupport: true, index: 69} timeOfDay: {short: Tageszeit, index: 79} maxDosePerPeriod: short: Maximaldosis (Zähler) pro Zeitraum (Nenner) mustSupport: true index: 119 elements: numerator: {type: Quantity, mustSupport: true, index: 120} denominator: {type: Quantity, mustSupport: true, index: 121} required: [denominator, numerator] doseAndRate: elements: dose[x]: elements: low: {type: Quantity, mustSupport: true, index: 102} high: {type: Quantity, mustSupport: true, index: 103} rate[x]: elements: low: {type: Quantity, mustSupport: true, index: 114} high: {type: Quantity, mustSupport: true, index: 115} doseRange: short: Dosisbereich type: Range mustSupport: true choiceOf: dose index: 101 slicing: slices: doseRange: match: {} schema: {short: Dosisbereich, type: Range, mustSupport: true, choiceOf: dose, index: 101} min: 0 max: 1 rateRange: short: Raten-Bereich type: Range mustSupport: true choiceOf: rate index: 113 slicing: slices: rateRange: match: {} schema: {short: Raten-Bereich, type: Range, mustSupport: true, choiceOf: rate, index: 113} min: 0 max: 1 doseQuantity: type: Quantity short: Dosis choiceOf: dose index: 98 slicing: slices: doseQuantity: match: {} schema: {type: Quantity, short: Dosis, choiceOf: dose, index: 98} dose: short: Dosisbereich mustSupport: true choices: [doseRange] index: 100 slicing: slices: doseRange: match: {} schema: short: Dosisbereich mustSupport: true choices: [doseRange] index: 100 min: 0 max: 1 rate: short: Rate mustSupport: true choices: [rateQuantity] index: 117 slicing: slices: rateQuantity: match: {} schema: short: Rate mustSupport: true choices: [rateQuantity] index: 117 min: 0 max: 1 rateRatio: short: Raten-Verhältnis type: Ratio mustSupport: true choiceOf: rate index: 108 slicing: slices: rateRatio: match: {} schema: {short: Raten-Verhältnis, type: Ratio, mustSupport: true, choiceOf: rate, index: 108} min: 0 max: 1 rateQuantity: short: Rate type: Quantity mustSupport: true choiceOf: rate index: 118 slicing: slices: rateQuantity: match: {} schema: {short: Rate, type: Quantity, mustSupport: true, choiceOf: rate, index: 118} min: 0 max: 1 text: {index: 53} doNotPerform: {index: 20} intent: {short: Ziel der Verordnungsinformation, mustSupport: true, index: 19} priorPrescription: {short: Vorherige Verordnung bei fortgesetzter Therapie, index: 131} 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 subject: type: Reference short: Referenz auf den Patienten mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 35 elements: reference: {short: Patienten-Link, mustSupport: true, index: 36} required: [reference] 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: 48 elements: reference: {mustSupport: true, index: 49} required: [reference] package_version: 5.1.0 extensions: acceptedRisk: url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKAcceptedRisk short: akzeptiertes (in Kauf genommenes) Risiko type: Extension mustSupport: true index: 4 elements: value: mustSupport: true choices: [] index: 6 medikationsart: url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedikationsart short: Therapieart der Medikation type: Extension mustSupport: true index: 7 elements: value[x]: elements: system: {mustSupport: true, index: 8} code: {mustSupport: true, index: 9} display: {mustSupport: true, index: 10} behandlungsziel: url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKBehandlungsziel short: Behandlungsziel (textuell) type: Extension mustSupport: true index: 11 elements: value: mustSupport: true choices: [] index: 13 medicationRequestReplaces: url: https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedicationRequestReplaces short: Welche Medikationsverordnung wird ersetzt? type: Extension mustSupport: true index: 14 elements: value: mustSupport: true choices: [] index: 16 value[x]: elements: reference: {mustSupport: true, index: 17} class: profile kind: resource url: https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsVerordnung base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 5.1.0