description: This profile defines how to represent MedicationRequest in HL7 FHIR for the purpose of this guide. package_name: hl7.fhir.eu.mpd-r5 derivation: constraint name: MedicationRequestEuMpd type: MedicationRequest elements: substitution: short: Any restrictions on medication substitution. Substitution rules (including the definition of substitution) vary across different countries, and the semantics of this element should be interpreted accordingly. index: 29 elements: allowed: choices: [] index: 31 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: allowedBoolean: match: {} schema: choices: [allowedBoolean] index: 33 min: 0 max: 1 allowedBoolean: type: boolean choiceOf: allowed index: 34 slicing: slices: allowedBoolean: match: {} schema: {type: boolean, choiceOf: allowed, index: 34} min: 0 max: 1 dispenseRequest: extensions: prescribedQuantity: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medicationrequest-prescribedQuantity', min: 0, max: 1, short: 'Overall amount of product prescribed, independent from the number of repeats.', type: Extension, index: 27} elements: extension: index: 26 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: prescribedQuantity: match: {url: null} schema: {short: 'Overall amount of product prescribed, independent from the number of repeats.', type: Extension, url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medicationrequest-prescribedQuantity', index: 27} min: 0 max: 1 validityPeriod: {index: 28} authoredOn: {index: 7} note: elements: text: {index: 10} reason: short: Reason or indication for this prescription binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code'} 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: {index: 4} dosageInstruction: type: Dosage short: How the medication should be taken. index: 12 elements: text: {short: Free text dosage instructions, index: 13} timing: short: Administration schedule index: 14 elements: repeat: elements: duration: {short: Duration of the treatment, index: 15} frequency: {short: Frequency times per period, index: 16} period: {short: Duration of time over which repetitions are to occur, index: 17} periodUnit: {short: Unit of the period (e.g. day), index: 18} code: {short: A code for the timing schedule., index: 19} route: {short: Route of administration, index: 20} doseAndRate: elements: dose: choices: [] index: 22 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: doseQuantity: match: {} schema: choices: [doseQuantity] index: 24 min: 0 max: 1 doseQuantity: type: Quantity choiceOf: dose index: 25 slicing: slices: doseQuantity: match: {} schema: {type: Quantity, choiceOf: dose, index: 25} 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} renderedDosageInstruction: {index: 11} subject: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core'] index: 6 medication: {type: CodeableReference, index: 5} package_version: 1.0.0 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: 1.0.0 required: [authoredOn, requester]