MedicationRequest

The US Core Medication Request (Order) Profile is based upon the core FHIR MedicationRequest Resource and created to meet the 2015 Edition Common Clinical Data Set 'Medications' requirements.

= Must Support, = Is Modifier, = QiCore defined extension

FieldCard.TypeDescription
status1..1StringA code specifying the current state of the order. Generally, this will be active or completed state.
Binding: A code specifying the state of the prescribing event. Describes the lifecycle of the prescription. (required)
intent1..1StringWhether the request is a proposal, plan, or an original order.
Binding: The kind of medication order. (required)
category0..*List<Concept>Indicates the type of medication request (for example, where the medication is expected to be consumed or administered (i.e. inpatient or outpatient)).
Binding: A coded concept identifying the category of medication request. For example, where the medication is to be consumed or administered, or the type of medication treatment. (example)
doNotPerform0..1BooleanIf true indicates that the provider is asking for the medication request not to occur.
medication[x]1..1Concept | MedicationIdentifies the medication being requested. This is a link to a resource that represents the medication which may be the details of the medication or simply an attribute carrying a code that identifies the medication from a known list of medications.
Binding: The set of RxNorm codes to represent medications (preferred)
subject1..1PatientA link to a resource representing the person or set of individuals to whom the medication will be given.
encounter0..1EncounterThe Encounter during which this [x] was created or to which the creation of this record is tightly associated.
authoredOn1..1DateTimeThe date (and perhaps time) when the prescription was initially written or authored on.
requester1..1Practitioner | PractitionerRole | Patient | RelatedPerson | Organization | DeviceThe individual, organization, or device that initiated the request and has responsibility for its activation.
recorder0..1Practitioner | PractitionerRoleThe person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.
reasonCode0..*List<Concept>The reason or the indication for ordering or not ordering the medication.
Binding: The reason code for the presecription (preferred)
dosageInstruction0..*List<Dosage>Indicates how the medication is to be used by the patient.
doseType0..1ExtensionAn Extension
Binding: Medication dose types (e.g., loading, maintenance, etc.) (preferred)
infuseOver0..1ExtensionAn Extension
rateIncrement0..1ExtensionAn Extension
rateIncrementInterval0..1ExtensionAn Extension
rateGoal0..1ExtensionAn Extension
minDosePerPeriod0..1ExtensionAn Extension
maxDeliveryRate0..1ExtensionAn Extension
maxDeliveryVolume0..1ExtensionAn Extension
dispenseRequest0..1dispenseRequestIndicates the specific details for the dispense or medication supply part of a medication request (also known as a Medication Prescription or Medication Order). Note that this information is not always sent with the order. There may be in some settings (e.g. hospitals) institutional or system support for completing the dispense details in the pharmacy department.