description: This profile introduces essential constraints and extensions for the MedicationRequest resource that apply across multiple use cases. package_name: hl7.fhir.eu.base derivation: constraint name: MedicationRequestEuCore type: MedicationRequest elements: category: {short: Category of the medication request, index: 8} substitution: {short: Whether substitution is allowed, index: 39} dispenseRequest: extensions: prescribedQuantity: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medicationrequest-prescribedQuantity', min: 0, max: 1, type: Extension, short: 'Overall amount of product prescribed, independent from the number of repeats.', index: 35} elements: extension: index: 34 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: prescribedQuantity: match: {url: null} schema: {type: Extension, short: 'Overall amount of product prescribed, independent from the number of repeats.', url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medicationrequest-prescribedQuantity', index: 35} min: 0 max: 1 dispenseInterval: {short: Interval between dispenses, index: 36} validityPeriod: {short: Validity period of the dispense request, index: 37} numberOfRepeatsAllowed: {short: Number of repeats allowed, index: 38} reasonCode: short: Reason or indication for this prescription binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code'} index: 16 medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 11} statusReason: {short: Reason for current status of the order, index: 6} authoredOn: {short: Date when the request was authored, index: 14} note: elements: text: {short: Textual note about the request, index: 19} extension: index: 1 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: effectiveDosePeriod: match: {url: null} schema: {type: Extension, short: Period over which the medication should be taken., url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.effectiveDosePeriod', index: 2} min: 0 max: 1 renderedDosageInstruction: match: {url: null} schema: {type: Extension, short: Full representation of the dosage instructions, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction', index: 3} min: 0 max: 1 requester: type: Reference short: The individual responsible for ordering the medication refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 15 status: {short: Current state of the order, index: 5} language: {short: Language of the request, index: 0} dosageInstruction: short: How the medication should be taken. index: 20 elements: text: {short: Free text dosage instructions, index: 21} timing: short: Administration schedule index: 22 elements: repeat: elements: duration: {short: Duration of the treatment, index: 23} frequency: {short: Frequency times per period, index: 24} period: {short: Duration of time over which repetitions are to occur, index: 25} periodUnit: {short: Unit of the period (e.g. day), index: 26} code: {short: A code for the timing schedule., index: 27} route: {short: Route of administration, index: 28} doseAndRate: elements: dose: choices: [] index: 30 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: doseQuantity: match: {} schema: choices: [doseQuantity] index: 32 min: 0 max: 1 doseQuantity: type: Quantity choiceOf: dose index: 33 slicing: slices: doseQuantity: match: {} schema: {type: Quantity, choiceOf: dose, index: 33} min: 0 max: 1 groupIdentifier: {short: Group identifier, index: 18} identifier: {short: Business identifier for this request, index: 4} intent: {short: 'Order, proposal or plan', index: 7} medicationReference: type: Reference choiceOf: medication refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core'] index: 12 subject: type: Reference refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core', 'http://hl7.org/fhir/StructureDefinition/Group'] index: 13 medication: choices: [medicationCodeableConcept, medicationReference] index: 10 reasonReference: {short: Condition or observation that supports this prescription, index: 17} package_version: 2.0.0 extensions: effectiveDosePeriod: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.effectiveDosePeriod', min: 0, max: 1, type: Extension, short: Period over which the medication should be taken., index: 2} renderedDosageInstruction: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction', min: 0, max: 1, type: Extension, short: Full representation of the dosage instructions, index: 3} class: profile kind: resource url: http://hl7.eu/fhir/base/StructureDefinition/medicationRequest-eu-core base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 2.0.0