Medication Order Template
Medication Order Template
Source Object: Medication Order Template
The Medication Order Template source object contains templates for prescribing medications within a healthcare system. These templates include pre-defined details for medications, such as name, dosage, form, and directions.
Overview
Medication order templates provide a standardized way for healthcare professionals to prescribe medications. These templates are pre-configured with essential information about specific medications, allowing for quick and accurate medication orders.
Usage
The Medication Order Template source object is used to define medication order templates. These templates serve as a starting point for creating medication orders and provide the following information:
- Medication Details: Information about the medication, including its name, form, brand name, generic name, strength, route of administration, and other relevant attributes.
- Prescription Details: Fields specifying the quantity and units of the medication prescribed and any specific instructions or directions.
- Practice Information: Information about the healthcare practice or facility where the template is used.
- Authorization and Refills: Fields related to authorization and refills for the medication order template.
- Template ID: A unique identifier for the medication order template.
Medication order templates streamline the process of prescribing medications, ensuring that healthcare professionals have access to accurate and consistent information when creating medication orders.
Mapping Table
Data Field | Source Field Data Type | Resource Mapping Context | Source Data Field Cardinality | Source Data Field Description | Example Value | Source Data Field Validation Rule | Mapped FHIR Resource | Mapped FHIR Data Field | Augmented Mapping | Associated Coding System | Associated FHIR Data Field Extension | Mapped FHIR Data Field Type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
auth_refills | Integer | Top Level | 0..1 | - | - | - | MedicationRequest | dispenseRequest.numberOfRepeatsAllowed | - | NA | - | TBD |
deleted_date | DateTime | Top Level | 0..1 | - | - | - | MedicationRequest | extension[*].valueDateTime | - | NA | deleted-date | TBD |
directions | String | Top Level | 0..1 | - | - | - | MedicationRequest | dosageInstruction[1].text | - | NA | - | TBD |
id | Integer | Top Level | 0..1 | - | - | - | MedicationRequest | id | - | NA | - | TBD |
medication | Object | Top Level | 0..1 | - | - | - | MedicationRequest | - | - | NA | - | TBD |
medication.brand_name | String | Top Level | 0..1 | - | - | - | MedicationRequest | medicationCodeableConcept.extension[*].valueString | - | NA | brand-name | TBD |
medication.form | String | Top Level | 0..1 | - | - | - | MedicationRequest | quantity.code | - | NA | - | TBD |
medication.generic_name | String | Top Level | 0..1 | - | - | - | MedicationRequest | medicationCodeableConcept.extension[*].valueString | - | NA | generic-name | TBD |
medication.id | Integer | Top Level | 0..1 | - | - | - | MedicationRequest | medicationReference.id | - | NA | - | TBD |
medication.is_controlled | Boolean | Top Level | 0..1 | - | - | - | MedicationRequest | medicationCodeableConcept.extension[*].valueBoolean | - | NA | controlled | TBD |
medication.name | String | Top Level | 0..1 | - | - | - | MedicationRequest | medicationCodeableConcept.coding[1].display | - | Snomed | - | TBD |
medication.ndcs | Object | Top Level | 0..* | - | - | - | MedicationRequest | - | NA | TBD | ||
medication.route | String | Top Level | 0..1 | - | - | - | MedicationRequest | dosageInstruction.route.coding[1].display | - | NA | - | TBD |
medication.rxnorm_cuis | Object | Top Level | 0..* | - | - | - | MedicationRequest | medicationCodeableConcept.coding[1].code | - | RxNorm | - | TBD |
medication.strength | String | Top Level | 0..1 | - | - | - | MedicationRequest | medicationCodeableConcept.extension[*].valueString | - | NA | strength | TBD |
medication.type | String | Top Level | 0..1 | - | - | "otc", "prescription", "discontinued" | MedicationRequest | medicationCodeableConcept.extension[*].valueCode | - | NA | type | TBD |
practice | Integer | Top Level | 0..1 | - | - | - | MedicationRequest | extension[*].valueReference.reference | - | NA | practice | TBD |
qty | String | Top Level | 0..1 | - | - | - | MedicationRequest | quantity.value | - | NA | - | TBD |
qty_units | String | Top Level | 0..1 | - | - | - | MedicationRequest | quantity.unit | - | NA | - | TBD |
rank | Integer | Top Level | 0..1 | - | - | - | MedicationRequest | extension[*].valueInteger | - | NA | rank | TBD |