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