description: This profile sets minimum expectations for the MedicationRequest resource common to most of the use cases.\nThis profile is adapted from the MPD work. package_name: hl7.fhir.eu.base-r5 derivation: constraint name: MedicationRequestEuCore type: MedicationRequest elements: 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: 23} elements: extension: index: 22 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: 23} min: 0 max: 1 authoredOn: {short: Date when the request was authored, index: 5} reason: short: Reason or indication for this prescription binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code'} index: 7 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: 6 status: {short: Current state of the order, index: 1} dosageInstruction: short: How the medication should be taken. index: 8 elements: text: {short: Free text dosage instructions, index: 9} timing: short: Administration schedule index: 10 elements: repeat: elements: duration: {short: Duration of the treatment, index: 11} frequency: {short: Frequency times per period, index: 12} period: {short: Duration of time over which repetitions are to occur, index: 13} periodUnit: {short: Unit of the period (e.g. day), index: 14} code: {short: A code for the timing schedule., index: 15} route: {short: Route of administration, index: 16} doseAndRate: elements: dose: choices: [] index: 18 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: doseQuantity: match: {} schema: choices: [doseQuantity] index: 20 min: 0 max: 1 doseQuantity: type: Quantity choiceOf: dose index: 21 slicing: slices: doseQuantity: match: {} schema: {type: Quantity, choiceOf: dose, index: 21} min: 0 max: 1 identifier: {short: Business identifier for this request, index: 0} intent: {short: 'Order, proposal or plan', index: 2} subject: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core', 'http://hl7.org/fhir/StructureDefinition/Group'] index: 4 medication: {type: CodeableReference, index: 3} package_version: 2.0.0-ballot 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-ballot