description: This profile defines how to represent ePrescription or other medication request. package_name: hl7.fhir.eu.mpd-r5 derivation: constraint name: MedicationRequestEuMpd 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: 25} elements: extension: index: 24 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: 25} min: 0 max: 1 authoredOn: {index: 7} reason: short: Reason or indication for this prescription binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code', bindingName: MedicationRequestReason} index: 9 extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: offLabelUse: match: {url: null} schema: {type: Extension, short: 'Indicates that the prescriber has knowingly prescribed the medication for an indication, age group, dosage, or route of administration that is not approved by the regulatory agencies and is not mentioned in the prescribing information for the product.', url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-offLabel', index: 1} min: 0 max: 1 requester: {index: 8} status: {short: Current state of the order, index: 4} dosageInstruction: short: How the medication should be taken. index: 10 elements: text: {short: Free text dosage instructions, index: 11} timing: short: Administration schedule index: 12 elements: repeat: elements: duration: {short: Duration of the treatment, index: 13} frequency: {short: Frequency times per period, index: 14} period: {short: Duration of time over which repetitions are to occur, index: 15} periodUnit: {short: Unit of the period (e.g. day), index: 16} code: {short: A code for the timing schedule., index: 17} route: {short: Route of administration, index: 18} doseAndRate: elements: dose: choices: [] index: 20 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: doseQuantity: match: {} schema: choices: [doseQuantity] index: 22 min: 0 max: 1 doseQuantity: type: Quantity choiceOf: dose index: 23 slicing: slices: doseQuantity: match: {} schema: {type: Quantity, choiceOf: dose, index: 23} min: 0 max: 1 groupIdentifier: {short: Prescription this is part of. Not needed if a presciption includes only one prescribed item., index: 3} identifier: {short: Prescription/prescribed item ID, index: 2} subject: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core'] index: 6 medication: {type: CodeableReference, index: 5} package_version: 0.1.0-ballot extensions: offLabelUse: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-offLabel', min: 0, max: 1, type: Extension, short: 'Indicates that the prescriber has knowingly prescribed the medication for an indication, age group, dosage, or route of administration that is not approved by the regulatory agencies and is not mentioned in the prescribing information for the product.', index: 1} class: profile kind: resource url: http://hl7.eu/fhir/mpd-r5/StructureDefinition/MedicationRequest-eu-mpd base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 0.1.0-ballot required: [authoredOn, requester]