Medication Prescription and Dispense (MPD)
1.0.0-comment-3 - ballot
Medication Prescription and Dispense (MPD), published by Integrating the Healthcare Enterprise (IHE). This guide is not an authorized publication; it is the continuous build for version 1.0.0-comment-3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-mpd/ and changes regularly. See the Directory of published versions
| Active as of 2026-04-23 |
Definitions for the IHEMedicationOrderModel logical model.
Guidance on how to interpret the contents of this table can be foundhere
| 0. IHEMedicationOrderModel | |
| Definition | Logical model for medication prescription or other types of medication orders Base definition for all types defined in FHIR type system. |
| Short | Medication order (model)Base for all types and resources |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. IHEMedicationOrderModel.groupIdentifier | |
| Definition | Identifier for the group that this prescription belongs to. This might be the common identifier in use cases where one national prescription contains several medication items, which can be handled as separate orders |
| Short | Identifier for the group that this prescription belongs to. This might be the common identifier in use cases where one national prescription contains several medication items, which can be handled as separate orders |
| Control | 0..1 |
| Type | Identifier |
| 4. IHEMedicationOrderModel.identifier | |
| Definition | Business identifier(s) for the prescription |
| Short | Business identifier(s) for the prescription |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..* |
| Type | Identifier |
| 6. IHEMedicationOrderModel.prescriber | |
| Definition | Question: would we want to add basic Practicioner model? |
| Short | The person who made the prescription, and who takes the responsibility of the treatment |
| Control | 1..1 |
| Type | Reference(Practitioner (model), PractitionerRole) |
| 8. IHEMedicationOrderModel.issueDate | |
| Definition | Time of issuing (signing) the prescription by health care practicioner |
| Short | Time of issuing (signing) the prescription by health care practicioner |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 10. IHEMedicationOrderModel.patient | |
| Definition | Question: would we want to add basic Patient model? |
| Short | The person for whom the medication is prescribed/ordered |
| Control | 1..1 |
| Type | Reference(Patient (model)) |
| 12. IHEMedicationOrderModel.recorder | |
| Definition | The recorder of the prescription/draft in the information system |
| Short | The recorder of the prescription/draft in the information system |
| Control | 0..1 |
| Type | Reference(Practitioner (model), PractitionerRole) |
| 14. IHEMedicationOrderModel.recordingDate | |
| Definition | Time of authoring the prescription/draft in the information system |
| Short | Time of authoring the prescription/draft in the information system |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. IHEMedicationOrderModel.status | |
| Definition | Status of the prescription, this should not be status of treatment |
| Short | Status of the prescription, this should not be status of treatment |
| Control | 1..1 |
| Type | CodeableConcept |
| 18. IHEMedicationOrderModel.statusReason | |
| Definition | Reason for the current status of prescription, for example the reason why the prescription was made invalid |
| Short | Reason for the current status of prescription, for example the reason why the prescription was made invalid |
| Control | 0..* |
| Type | CodeableConcept |
| 20. IHEMedicationOrderModel.basedOn | |
| Definition | This is a reference to the order that this order is based on. For example, a prescription for a medication may be based on a proposal, and an administration request may be based on a prescription. |
| Short | What this order is based on |
| Control | 0..1 |
| Type | Reference(IHE Medication Order) |
| 22. IHEMedicationOrderModel.category | |
| Definition | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). |
| Short | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). |
| Control | 0..* |
| Type | CodeableConcept |
| 24. IHEMedicationOrderModel.validFrom | |
| Definition | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate |
| Short | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. IHEMedicationOrderModel.validUntil | |
| Definition | The validity period end date. The prescription is not dispensable after this date. |
| Short | The validity period end date. The prescription is not dispensable after this date. |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. IHEMedicationOrderModel.prescriptionIntent | |
| Definition | Type of intent of the prescription - prophylaxis, treatment, anesthesia, etc |
| Short | Type of intent of the prescription - prophylaxis, treatment, anesthesia, etc |
| Control | 0..1 |
| Type | CodeableConcept |
| 30. IHEMedicationOrderModel.medication | |
| Definition | Prescribed product, branded, generic, virtual, extemporal, etc |
| Short | Prescribed product, branded, generic, virtual, extemporal, etc |
| Control | 1..1 |
| Type | Reference(Medicinal product (model)) |
| 32. IHEMedicationOrderModel.indication | |
| Definition | Reason for the prescription (typically diagnosis, prophylaxis, or a procedure) |
| Short | Reason for the prescription (typically diagnosis, prophylaxis, or a procedure) |
| Control | 0..* |
| Type | CodeableConcept |
| 34. IHEMedicationOrderModel.indicationText | |
| Definition | Reason for the prescription in textual form. This might not be allowed by some implementations. |
| Short | Reason for the prescription in textual form. This might not be allowed by some implementations. |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 36. IHEMedicationOrderModel.indicationReference | |
| Definition | Reason for the prescription - as a reference to a problem, result, etc. |
| Short | Reason for the prescription - as a reference to a problem, result, etc. |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 38. IHEMedicationOrderModel.treatmentPeriod | |
| Definition | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) |
| Short | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) |
| Control | 0..1 |
| Type | Period |
| 40. IHEMedicationOrderModel.quantityPrescribed | |
| Definition | Overall quantity of prescribed product (e.g number of packages or number of tablets). |
| Short | Overall quantity of prescribed product (e.g number of packages or number of tablets). |
| Control | 0..1 |
| Type | Quantity |
| 42. IHEMedicationOrderModel.dosageInstructions | |
| Definition | Dosaging and administration instructions |
| Short | Dosaging and administration instructions |
| Control | 0..* |
| Type | Reference(Dosaging (model)) |
| 44. IHEMedicationOrderModel.preparationInstructions | |
| Definition | Additional instructions about preparation or dispense |
| Short | Additional instructions about preparation or dispense |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 46. IHEMedicationOrderModel.substitution | |
| Definition | Whether and which type of substitution is allowed for this medication treatment line |
| Short | Whether and which type of substitution is allowed for this medication treatment line |
| Control | 0..1 |
| Type | Base |
| 48. IHEMedicationOrderModel.substitution.allowed[x] | |
| Definition | Whether substitution is allowed or not (or type of substitution). |
| Short | Whether substitution is allowed or not (or type of substitution). |
| Control | 0..1 |
| Type | Choice of: boolean, CodeableConcept |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 50. IHEMedicationOrderModel.substitution.reason[x] | |
| Definition | Reason why (a certain type of) substitution is or is not allowed |
| Short | Reason for the substitution permission |
| Control | 0..1 |
| Type | Choice of: CodeableConcept, string |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 52. IHEMedicationOrderModel.offLabel | |
| Definition | 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. |
| 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. |
| Control | 0..1 |
| Type | Base |
| 54. IHEMedicationOrderModel.offLabel.isOffLabelUse | |
| Definition | Indicates off-label use. Must be 'true' when .reason is provided. |
| Short | Indicates off-label use. Must be 'true' when .reason is provided. |
| Control | 1..1 |
| Type | boolean |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 56. IHEMedicationOrderModel.offLabel.reason[x] | |
| Definition | Reason or related clarification for off-label use. |
| Short | Reason or related clarification for off-label use. |
| Control | 0..* |
| Type | Choice of: CodeableConcept, string |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 58. IHEMedicationOrderModel.repeatsAllowed | |
| Definition | How many times the prescription item can be dispensed in addition to the original dispense. |
| Short | Number of refills authorized |
| Control | 0..1 |
| Type | integer |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 60. IHEMedicationOrderModel.minimumDispenseInterval | |
| Definition | If a prescription allows for repeated dispensations, the interval between dispensations shall be stated here. |
| Short | Minimum Dispense Interval |
| Control | 0..1 |
| Type | Duration |
| 62. IHEMedicationOrderModel.comment | |
| Definition | Additional information or comments |
| Short | Additional information or comments |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
| 0. IHEMedicationOrderModel | |
| Definition | Logical model for medication prescription or other types of medication orders |
| Short | Medication order (model) |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. IHEMedicationOrderModel.groupIdentifier | |
| Definition | Identifier for the group that this prescription belongs to. This might be the common identifier in use cases where one national prescription contains several medication items, which can be handled as separate orders |
| Short | Identifier for the group that this prescription belongs to. This might be the common identifier in use cases where one national prescription contains several medication items, which can be handled as separate orders |
| Control | 0..1 |
| Type | Identifier |
| 4. IHEMedicationOrderModel.identifier | |
| Definition | Business identifier(s) for the prescription |
| Short | Business identifier(s) for the prescription |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..* |
| Type | Identifier |
| 6. IHEMedicationOrderModel.prescriber | |
| Definition | Question: would we want to add basic Practicioner model? |
| Short | The person who made the prescription, and who takes the responsibility of the treatment |
| Control | 1..1 |
| Type | Reference(Practitioner (model), PractitionerRole) |
| 8. IHEMedicationOrderModel.issueDate | |
| Definition | Time of issuing (signing) the prescription by health care practicioner |
| Short | Time of issuing (signing) the prescription by health care practicioner |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 10. IHEMedicationOrderModel.patient | |
| Definition | Question: would we want to add basic Patient model? |
| Short | The person for whom the medication is prescribed/ordered |
| Control | 1..1 |
| Type | Reference(Patient (model)) |
| 12. IHEMedicationOrderModel.recorder | |
| Definition | The recorder of the prescription/draft in the information system |
| Short | The recorder of the prescription/draft in the information system |
| Control | 0..1 |
| Type | Reference(Practitioner (model), PractitionerRole) |
| 14. IHEMedicationOrderModel.recordingDate | |
| Definition | Time of authoring the prescription/draft in the information system |
| Short | Time of authoring the prescription/draft in the information system |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. IHEMedicationOrderModel.status | |
| Definition | Status of the prescription, this should not be status of treatment |
| Short | Status of the prescription, this should not be status of treatment |
| Control | 1..1 |
| Type | CodeableConcept |
| 18. IHEMedicationOrderModel.statusReason | |
| Definition | Reason for the current status of prescription, for example the reason why the prescription was made invalid |
| Short | Reason for the current status of prescription, for example the reason why the prescription was made invalid |
| Control | 0..* |
| Type | CodeableConcept |
| 20. IHEMedicationOrderModel.basedOn | |
| Definition | This is a reference to the order that this order is based on. For example, a prescription for a medication may be based on a proposal, and an administration request may be based on a prescription. |
| Short | What this order is based on |
| Control | 0..1 |
| Type | Reference(IHE Medication Order) |
| 22. IHEMedicationOrderModel.category | |
| Definition | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). |
| Short | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). |
| Control | 0..* |
| Type | CodeableConcept |
| 24. IHEMedicationOrderModel.validFrom | |
| Definition | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate |
| Short | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. IHEMedicationOrderModel.validUntil | |
| Definition | The validity period end date. The prescription is not dispensable after this date. |
| Short | The validity period end date. The prescription is not dispensable after this date. |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. IHEMedicationOrderModel.prescriptionIntent | |
| Definition | Type of intent of the prescription - prophylaxis, treatment, anesthesia, etc |
| Short | Type of intent of the prescription - prophylaxis, treatment, anesthesia, etc |
| Control | 0..1 |
| Type | CodeableConcept |
| 30. IHEMedicationOrderModel.medication | |
| Definition | Prescribed product, branded, generic, virtual, extemporal, etc |
| Short | Prescribed product, branded, generic, virtual, extemporal, etc |
| Control | 1..1 |
| Type | Reference(Medicinal product (model)) |
| 32. IHEMedicationOrderModel.indication | |
| Definition | Reason for the prescription (typically diagnosis, prophylaxis, or a procedure) |
| Short | Reason for the prescription (typically diagnosis, prophylaxis, or a procedure) |
| Control | 0..* |
| Type | CodeableConcept |
| 34. IHEMedicationOrderModel.indicationText | |
| Definition | Reason for the prescription in textual form. This might not be allowed by some implementations. |
| Short | Reason for the prescription in textual form. This might not be allowed by some implementations. |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 36. IHEMedicationOrderModel.indicationReference | |
| Definition | Reason for the prescription - as a reference to a problem, result, etc. |
| Short | Reason for the prescription - as a reference to a problem, result, etc. |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 38. IHEMedicationOrderModel.treatmentPeriod | |
| Definition | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) |
| Short | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) |
| Control | 0..1 |
| Type | Period |
| 40. IHEMedicationOrderModel.quantityPrescribed | |
| Definition | Overall quantity of prescribed product (e.g number of packages or number of tablets). |
| Short | Overall quantity of prescribed product (e.g number of packages or number of tablets). |
| Control | 0..1 |
| Type | Quantity |
| 42. IHEMedicationOrderModel.dosageInstructions | |
| Definition | Dosaging and administration instructions |
| Short | Dosaging and administration instructions |
| Control | 0..* |
| Type | Reference(Dosaging (model)) |
| 44. IHEMedicationOrderModel.preparationInstructions | |
| Definition | Additional instructions about preparation or dispense |
| Short | Additional instructions about preparation or dispense |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 46. IHEMedicationOrderModel.substitution | |
| Definition | Whether and which type of substitution is allowed for this medication treatment line |
| Short | Whether and which type of substitution is allowed for this medication treatment line |
| Control | 0..1 |
| Type | Base |
| 48. IHEMedicationOrderModel.substitution.allowed[x] | |
| Definition | Whether substitution is allowed or not (or type of substitution). |
| Short | Whether substitution is allowed or not (or type of substitution). |
| Control | 0..1 |
| Type | Choice of: boolean, CodeableConcept |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 50. IHEMedicationOrderModel.substitution.reason[x] | |
| Definition | Reason why (a certain type of) substitution is or is not allowed |
| Short | Reason for the substitution permission |
| Control | 0..1 |
| Type | Choice of: CodeableConcept, string |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 52. IHEMedicationOrderModel.offLabel | |
| Definition | 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. |
| 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. |
| Control | 0..1 |
| Type | Base |
| 54. IHEMedicationOrderModel.offLabel.isOffLabelUse | |
| Definition | Indicates off-label use. Must be 'true' when .reason is provided. |
| Short | Indicates off-label use. Must be 'true' when .reason is provided. |
| Control | 1..1 |
| Type | boolean |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 56. IHEMedicationOrderModel.offLabel.reason[x] | |
| Definition | Reason or related clarification for off-label use. |
| Short | Reason or related clarification for off-label use. |
| Control | 0..* |
| Type | Choice of: CodeableConcept, string |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 58. IHEMedicationOrderModel.repeatsAllowed | |
| Definition | How many times the prescription item can be dispensed in addition to the original dispense. |
| Short | Number of refills authorized |
| Control | 0..1 |
| Type | integer |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 60. IHEMedicationOrderModel.minimumDispenseInterval | |
| Definition | If a prescription allows for repeated dispensations, the interval between dispensations shall be stated here. |
| Short | Minimum Dispense Interval |
| Control | 0..1 |
| Type | Duration |
| 62. IHEMedicationOrderModel.comment | |
| Definition | Additional information or comments |
| Short | Additional information or comments |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
| 0. IHEMedicationOrderModel | |
| Definition | Logical model for medication prescription or other types of medication orders |
| Short | Medication order (model) |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. IHEMedicationOrderModel.groupIdentifier | |
| Definition | Identifier for the group that this prescription belongs to. This might be the common identifier in use cases where one national prescription contains several medication items, which can be handled as separate orders |
| Short | Identifier for the group that this prescription belongs to. This might be the common identifier in use cases where one national prescription contains several medication items, which can be handled as separate orders |
| Control | 0..1 |
| Type | Identifier |
| 4. IHEMedicationOrderModel.identifier | |
| Definition | Business identifier(s) for the prescription |
| Short | Business identifier(s) for the prescription |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..* |
| Type | Identifier |
| 6. IHEMedicationOrderModel.prescriber | |
| Definition | Question: would we want to add basic Practicioner model? |
| Short | The person who made the prescription, and who takes the responsibility of the treatment |
| Control | 1..1 |
| Type | Reference(Practitioner (model), PractitionerRole) |
| 8. IHEMedicationOrderModel.issueDate | |
| Definition | Time of issuing (signing) the prescription by health care practicioner |
| Short | Time of issuing (signing) the prescription by health care practicioner |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 10. IHEMedicationOrderModel.patient | |
| Definition | Question: would we want to add basic Patient model? |
| Short | The person for whom the medication is prescribed/ordered |
| Control | 1..1 |
| Type | Reference(Patient (model)) |
| 12. IHEMedicationOrderModel.recorder | |
| Definition | The recorder of the prescription/draft in the information system |
| Short | The recorder of the prescription/draft in the information system |
| Control | 0..1 |
| Type | Reference(Practitioner (model), PractitionerRole) |
| 14. IHEMedicationOrderModel.recordingDate | |
| Definition | Time of authoring the prescription/draft in the information system |
| Short | Time of authoring the prescription/draft in the information system |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. IHEMedicationOrderModel.status | |
| Definition | Status of the prescription, this should not be status of treatment |
| Short | Status of the prescription, this should not be status of treatment |
| Control | 1..1 |
| Type | CodeableConcept |
| 18. IHEMedicationOrderModel.statusReason | |
| Definition | Reason for the current status of prescription, for example the reason why the prescription was made invalid |
| Short | Reason for the current status of prescription, for example the reason why the prescription was made invalid |
| Control | 0..* |
| Type | CodeableConcept |
| 20. IHEMedicationOrderModel.basedOn | |
| Definition | This is a reference to the order that this order is based on. For example, a prescription for a medication may be based on a proposal, and an administration request may be based on a prescription. |
| Short | What this order is based on |
| Control | 0..1 |
| Type | Reference(IHE Medication Order) |
| 22. IHEMedicationOrderModel.category | |
| Definition | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). |
| Short | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). |
| Control | 0..* |
| Type | CodeableConcept |
| 24. IHEMedicationOrderModel.validFrom | |
| Definition | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate |
| Short | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. IHEMedicationOrderModel.validUntil | |
| Definition | The validity period end date. The prescription is not dispensable after this date. |
| Short | The validity period end date. The prescription is not dispensable after this date. |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. IHEMedicationOrderModel.prescriptionIntent | |
| Definition | Type of intent of the prescription - prophylaxis, treatment, anesthesia, etc |
| Short | Type of intent of the prescription - prophylaxis, treatment, anesthesia, etc |
| Control | 0..1 |
| Type | CodeableConcept |
| 30. IHEMedicationOrderModel.medication | |
| Definition | Prescribed product, branded, generic, virtual, extemporal, etc |
| Short | Prescribed product, branded, generic, virtual, extemporal, etc |
| Control | 1..1 |
| Type | Reference(Medicinal product (model)) |
| 32. IHEMedicationOrderModel.indication | |
| Definition | Reason for the prescription (typically diagnosis, prophylaxis, or a procedure) |
| Short | Reason for the prescription (typically diagnosis, prophylaxis, or a procedure) |
| Control | 0..* |
| Type | CodeableConcept |
| 34. IHEMedicationOrderModel.indicationText | |
| Definition | Reason for the prescription in textual form. This might not be allowed by some implementations. |
| Short | Reason for the prescription in textual form. This might not be allowed by some implementations. |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 36. IHEMedicationOrderModel.indicationReference | |
| Definition | Reason for the prescription - as a reference to a problem, result, etc. |
| Short | Reason for the prescription - as a reference to a problem, result, etc. |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 38. IHEMedicationOrderModel.treatmentPeriod | |
| Definition | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) |
| Short | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) |
| Control | 0..1 |
| Type | Period |
| 40. IHEMedicationOrderModel.quantityPrescribed | |
| Definition | Overall quantity of prescribed product (e.g number of packages or number of tablets). |
| Short | Overall quantity of prescribed product (e.g number of packages or number of tablets). |
| Control | 0..1 |
| Type | Quantity |
| 42. IHEMedicationOrderModel.dosageInstructions | |
| Definition | Dosaging and administration instructions |
| Short | Dosaging and administration instructions |
| Control | 0..* |
| Type | Reference(Dosaging (model)) |
| 44. IHEMedicationOrderModel.preparationInstructions | |
| Definition | Additional instructions about preparation or dispense |
| Short | Additional instructions about preparation or dispense |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 46. IHEMedicationOrderModel.substitution | |
| Definition | Whether and which type of substitution is allowed for this medication treatment line |
| Short | Whether and which type of substitution is allowed for this medication treatment line |
| Control | 0..1 |
| Type | Base |
| 48. IHEMedicationOrderModel.substitution.allowed[x] | |
| Definition | Whether substitution is allowed or not (or type of substitution). |
| Short | Whether substitution is allowed or not (or type of substitution). |
| Control | 0..1 |
| Type | Choice of: boolean, CodeableConcept |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 50. IHEMedicationOrderModel.substitution.reason[x] | |
| Definition | Reason why (a certain type of) substitution is or is not allowed |
| Short | Reason for the substitution permission |
| Control | 0..1 |
| Type | Choice of: CodeableConcept, string |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 52. IHEMedicationOrderModel.offLabel | |
| Definition | 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. |
| 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. |
| Control | 0..1 |
| Type | Base |
| 54. IHEMedicationOrderModel.offLabel.isOffLabelUse | |
| Definition | Indicates off-label use. Must be 'true' when .reason is provided. |
| Short | Indicates off-label use. Must be 'true' when .reason is provided. |
| Control | 1..1 |
| Type | boolean |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 56. IHEMedicationOrderModel.offLabel.reason[x] | |
| Definition | Reason or related clarification for off-label use. |
| Short | Reason or related clarification for off-label use. |
| Control | 0..* |
| Type | Choice of: CodeableConcept, string |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 58. IHEMedicationOrderModel.repeatsAllowed | |
| Definition | How many times the prescription item can be dispensed in addition to the original dispense. |
| Short | Number of refills authorized |
| Control | 0..1 |
| Type | integer |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 60. IHEMedicationOrderModel.minimumDispenseInterval | |
| Definition | If a prescription allows for repeated dispensations, the interval between dispensations shall be stated here. |
| Short | Minimum Dispense Interval |
| Control | 0..1 |
| Type | Duration |
| 62. IHEMedicationOrderModel.comment | |
| Definition | Additional information or comments |
| Short | Additional information or comments |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |