This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
v6.0.0-ballot4:
Release
6
Ballot
(1st
Full
Ballot)
(see
Ballot
Notes
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
for
published
versions
.
Page
versions:
R5
R4B
R4
R3
Responsible
Owner:
Pharmacy
Work
Group
|
|
Security Category : Patient | Compartments : Encounter , Group , Patient , Practitioner |
An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.
This
resource
covers
all
type
of
orders
for
medications
for
a
patient.
This
includes
inpatient
medication
orders
as
well
as
community
orders
(whether
filled
by
the
prescriber
or
by
a
pharmacy).
It
also
includes
orders
for
over-the-counter
medications
(e.g.
(e.g.,
Aspirin),
total
parenteral
nutrition
and
diet/
vitamin
diet/vitamin
supplements.
It
may
be
used
to
support
the
order
of
medication-related
devices
e.g.,
prefilled
syringes
such
as
patient-controlled
analgesia
(PCA)
syringes,
or
syringes
used
to
administer
other
types
of
medications.
e.g.,
insulin,
narcotics.
It
can
can
also
be
used
to
order
medication
or
substances
NOT
be
taken.
This resource would not be used when ordering a device(s) that may have a medication coating e.g. heparin coated stints, or similar types of devices. These types of devices would be ordered using the Device Request or the SupplyRequest resources.
It is not intended for use in prescribing particular diets, or for ordering non-medication-related items (eyeglasses, supplies, etc.). In addition, the MedicationRequest may be used to report orders/request from external systems that have been reported for informational purposes and are not authoritative and are not expected to be acted upon (e.g. dispensed or administered).
The MedicationRequest resource is a "request" resource from a FHIR workflow perspective - see Workflow Request.
The MedicationRequest resource allows requesting only a single medication. If a workflow requires requesting multiple items simultaneously, this is done using multiple instances of this resource. These instances can be linked in different ways, depending on the needs of the workflow. For guidance, refer to the Request pattern .
The
MedicationRequest
resource
is
used
to
request
or
order
medication
for
a
subject.
It
may
also
be
used
to
report
a
medication
request
or
order
from
one
organization
or
source
to
another.
When
requesting
supplies
or
devices
when
there
is
a
patient
focus
or
instructions
regarding
their
use,
SupplyRequest
or
DeviceRequest
should
be
used
instead.
When
reporting
on
the
usage
of
a
medication
by
a
patient,
the
MedicationStatement
t
resource
should
be
used.
The Medication domain includes a number of related resources
| MedicationRequest | An order for both supply of the medication and the instructions for administration of the medicine to a patient. |
| MedicationDispense |
Provision
of
a
supply
of
a
medication
with
the
intention
that
it
is
subsequently
consumed
by
a
patient
(usually
in
response
to
a
|
| MedicationAdministration |
When
a
patient
actually
consumes
a
medicine,
or
it
is
otherwise
administered
to
|
| MedicationStatement | This is a record of medication being taken by a patient, or that the medication has been given to a patient where the record is the result of a report from the patient, or another clinician. A medication statement is not a part of the prescribe->dispense->administer sequence but is a report that such a sequence (or at least a part of it) did take place resulting in a belief that the patient has received a particular medication. |
This
The
MedicationRequest
resource
represents
an
authorization
for
both
a
dispense
and
an
administration
to
be
provided.
Details
about
the
fulfillment
of
the
authorization
are
typically
handled
by
the
Task
resource.
For
further
information
about
this
separation
of
responsibilities,
refer
to
the
link
Fulfillment/Execution
section
of
the
Request
pattern.
MedicationRequests
can
be
instantiated
from
a
protocol
which
is
referenced
represented
by
a
Definition
resource
-
ActivityDefinition
or
PlanDefinition.
For
more
information
on
protocols,
see
applying
a
PlanDefinition
.
There are examples where a medication request may include the option of an oral dose or an Intravenous or Intramuscular dose. For example, "Ondansetron 8mg orally or IV twice a day as needed for nausea" or "Compazine® (prochlorperazine) 5-10mg PO or 25mg PR bid prn nausea or vomiting". In these cases, two MedicationRequest resources would be created that could be grouped together. The decision on which dose and route of administration to use is based on the patient's condition at the time the dose is needed. In general, each prescribed drug will be a separate Medication Request.
When drug orders are grouped together at the time of order entry, but each of the drugs can be manipulated independently e.g. changing the status of one order to 'completed' or 'cancelled', changing another order status to 'on-hold', the method to 'group' all of the medication requests together is to use MedicationRequest.groupIdentifier element. All of the orders grouped together in this manner will have the same groupIdentifier, and separately, each order in the group may have a unique identifier. There are cases that require grouping of Medication orders together when it is necessary to specify optionality e.g. order two drugs at one time, but stating either of these drugs may be used to treat the patient. The use of a RequestOrchestration should be used as a parent for the Medication orders that require this type of grouping. An example when it may be necessary to group medication orders together is when you specify timing relationships e.g. order drug 'xyz' with dose 123, then taper the same drug to a different dose after some interval of time precedence:
Note to Balloters: The elements around Dosage have been subject to breaking changes in R6:
- A new data type DosageDetails is introduced, containing rendered instructions and simple or structured Dosage .
dosageInstructionis now 0..1, and uses the new data type. The composition of complex dosages (with segments, repetitions etc.) can be done using the structure in that data type.renderedDosageInstructionis removed from the resource and placed inDosageDetails.renderedInstructionin the DosageDetails data type.- A set of examples is provided to show how structured dosages can be represented.
Note to Balloters: The code system used in medication request category is presented here but is expected to move to terminology.hl7.org
.
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
Filter:
|
|---|---|---|---|---|
|
|
DomainResource |
Ordering
of
medication
for
patient
or
group
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension |
|
|
0..* | Identifier |
External
ids
for
this
request
|
|
|
Σ
|
0..* | Reference ( CarePlan | MedicationRequest | ServiceRequest | RequestOrchestration ) |
A
plan
or
request
that
is
fulfilled
in
whole
or
in
part
by
this
medication
request
|
| 0..1 | Reference ( MedicationRequest ) |
Reference
to
an
order/prescription
that
is
being
replaced
by
this
MedicationRequest
| |
![]() ![]() | Σ | 0..1 | Identifier |
Composite
request
this
is
part
of
|
| ?! Σ | 1..1 | code |
active
|
on-hold
|
|
|
0..1 | CodeableConcept |
Reason
for
current
status
|
|
| 0..1 | dateTime |
When
the
status
was
changed
| |
|
?! Σ | 1..1 | code |
proposal
|
plan
|
order
|
original-order
|
reflex-order
|
filler-order
|
instance-order
|
option
(immutable)
|
|
0..* | CodeableConcept |
Grouping
or
category
of
medication
Binding: MedicationRequest Category Codes ( Example ) |
|
|
Σ | 0..1 | code |
routine
|
urgent
|
asap
|
stat
|
|
?! Σ | 0..1 | boolean |
If
true,
indicates
the
provider
is
|
|
Σ | 1..1 |
|
Medication
to
be
taken
Binding: SNOMED CT Medication Codes ( Example ) |
|
|
1..1 |
Reference
(
|
Individual
or
group
for
whom
the
medication
has
been
requested
|
|
0..* | Reference ( Patient | Practitioner | PractitionerRole | RelatedPerson | Organization | Group ) |
The
person
or
|
|
|
0..1 | Reference ( Encounter ) |
Encounter
created
as
part
of
encounter/admission/stay
|
|
|
0..* | Reference ( Any ) |
Information
to
support
|
|
|
Σ | 0..1 | dateTime |
When
request
was
initially
authored
|
|
Σ | 0..1 | Reference ( Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device ) |
Who/What
requested
the
Request
|
|
Σ | 0..1 |
|
Whether
this
is
record
of
|
|
Σ | 0..1 | CodeableConcept |
Desired
kind
of
performer
of
the
medication
administration
|
|
0..* | Reference ( Practitioner | PractitionerRole | Organization | Patient | DeviceDefinition | RelatedPerson | CareTeam | HealthcareService | Group ) |
Intended
performer
of
administration
|
|
|
0..* |
|
Intended
type
of
device
for
|
|
|
0..1 |
Reference
(
|
Person
who
entered
the
|
|
|
0..* |
|
Reason
or
Binding: Condition/Problem/Diagnosis Codes ( Example ) |
|
|
0..1 |
|
Overall
pattern
of
medication
administration
Binding: medicationRequest Course of Therapy Codes ( Extensible ) |
|
|
0..* |
Reference
(
|
Associated
insurance
coverage
|
|
|
0..* |
|
Information
about
the
prescription
|
|
|
0..1 |
Period
over
which
the
medication
|
||
|
|
|
||
|
Range | |||
|
|
|
||
|
0..1 |
|
Specific
instructions
for
how
the
medication
should
be
taken
|
|
|
0..1 | BackboneElement |
Medication
supply
authorization
|
|
|
0..1 | BackboneElement |
First
fill
details
|
|
|
0..1 | SimpleQuantity |
First
fill
quantity
|
|
|
0..1 | Duration |
First
fill
duration
|
|
|
0..1 | Duration |
Minimum
period
of
time
between
dispenses
|
|
|
0..1 | Period |
Time
period
supply
is
authorized
for
|
|
|
0..1 | unsignedInt |
Number
of
refills
authorized
|
|
|
0..1 | SimpleQuantity |
Amount
of
medication
to
supply
per
dispense
|
|
|
0..1 | Duration |
Number
of
days
supply
per
dispense
|
|
|
0..1 | Reference ( Organization ) |
Intended
performer
of
dispense
| |
![]() ![]() ![]() | 0..* | CodeableConcept |
Additional
information
for
the
dispenser
Binding: medicationrequest dispenser-instructions ( Example ) |
|
|
0..1 | CodeableConcept |
Type
of
adherence
packaging
to
use
for
the
dispense
Binding: Medication Dose Aids ( Example ) |
|
| 0..1 | Reference ( Location ) |
Where
the
medication
is
expected
to
be
delivered
|
|
|
0..1 | BackboneElement |
Any
restrictions
on
medication
substitution
|
|
|
1..1 |
Whether
substitution
is
allowed
or
not
Binding: ActSubstanceAdminSubstitutionCode
|
||
|
boolean | |||
|
CodeableConcept | |||
|
0..1 | CodeableConcept |
Why
should
(not)
substitution
be
made
Binding: SubstanceAdminSubstitutionReason
|
|
|
0..* | Reference ( Provenance ) |
A
list
of
events
of
interest
in
the
lifecycle
|
|
Documentation
for
this
format
|
||||
See the Extensions for this resource
UML Diagram ( Legend )
XML Template
<MedicationRequest xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <identifier><!-- 0..* Identifier External ids for this request --></identifier>
<<basedOn><!-- 0..* Reference(CarePlan|MedicationRequest|RequestOrchestration| ServiceRequest) A plan or request that is fulfilled in whole or in part by this medication request --></basedOn> <priorPrescription><!-- 0..1 Reference(MedicationRequest) Reference to an order/prescription that is being replaced by this MedicationRequest --></priorPrescription> <groupIdentifier><!-- 0..1 Identifier Composite request this is part of --></groupIdentifier> <status value="[code]"/><!-- 1..1 active | on-hold | ended | stopped | completed | cancelled | entered-in-error | draft | unknown --> <statusReason><!-- 0..1 CodeableConcept Reason for current status --></statusReason>< <</category><statusChanged value="[dateTime]"/><!-- 0..1 When the status was changed --> <intent value="[code]"/><!-- 1..1 proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option (immutable) --> <category><!-- 0..* CodeableConcept Grouping or category of medication request --></category> <priority value="[code]"/><!-- 0..1 routine | urgent | asap | stat -->< <| </reported[x]> <</medication[x]> <</subject><doNotPerform value="[boolean]"/><!-- 0..1 If true, indicates the provider is ordering a patient should not take the specified medication --> <medication><!-- 1..1 CodeableReference(Medication) Medication to be taken --></medication> <subject><!-- 1..1 Reference(Group|Patient) Individual or group for whom the medication has been requested --></subject> <informationSource><!-- 0..* Reference(Group|Organization|Patient|Practitioner| PractitionerRole|RelatedPerson) The person or organization who provided the information about this request, if the source is someone other than the requestor --></informationSource> <encounter><!-- 0..1 Reference(Encounter) Encounter created as part of encounter/admission/stay --></encounter><</supportingInformation><supportingInformation><!-- 0..* Reference(Any) Information to support fulfilling of the medication --></supportingInformation> <authoredOn value="[dateTime]"/><!-- 0..1 When request was initially authored --><| </requester> <| </performer> <</performerType><requester><!-- 0..1 Reference(Device|Organization|Patient|Practitioner| PractitionerRole|RelatedPerson) Who/What requested the Request --></requester> <isRecordOfRequest value="[boolean]"/><!-- 0..1 Whether this is record of a Medication Request or the actual request itself --> <performerType><!-- 0..1 CodeableConcept Desired kind of performer of the medication administration --></performerType> <performer><!-- 0..* Reference(CareTeam|DeviceDefinition|Group|HealthcareService| Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) Intended performer of administration --></performer> <device><!-- 0..* CodeableReference(DeviceDefinition) Intended type of device for the administration --></device> <recorder><!-- 0..1 Reference(Practitioner|PractitionerRole) Person who entered the request --></recorder><</reasonCode> <</reasonReference> < < <| </basedOn> <</groupIdentifier> <</courseOfTherapyType> <</insurance><reason><!-- 0..* CodeableReference(AllergyIntolerance|Condition| DiagnosticReport|Observation|Procedure) Reason or indication for ordering or not ordering the medication --></reason> <courseOfTherapyType><!-- 0..1 CodeableConcept Overall pattern of medication administration --></courseOfTherapyType> <insurance><!-- 0..* Reference(ClaimResponse|Coverage) Associated insurance coverage --></insurance> <note><!-- 0..* Annotation Information about the prescription --></note><</dosageInstruction><effectiveTiming[x]><!-- 0..1 Duration|Range|Period Period over which the medication is to be taken, can be specified as a duration or a range --></effectiveTiming[x]> <dosageInstruction><!-- 0..1 DosageDetails Specific instructions for how the medication should be taken --></dosageInstruction> <dispenseRequest> <!-- 0..1 Medication supply authorization --> <initialFill> <!-- 0..1 First fill details --> <quantity><!-- 0..1 Quantity(SimpleQuantity) First fill quantity --></quantity> <duration><!-- 0..1 Duration First fill duration --></duration> </initialFill> <dispenseInterval><!-- 0..1 Duration Minimum period of time between dispenses --></dispenseInterval> <validityPeriod><!-- 0..1 Period Time period supply is authorized for --></validityPeriod> <numberOfRepeatsAllowed value="[unsignedInt]"/><!-- 0..1 Number of refills authorized --> <quantity><!-- 0..1 Quantity(SimpleQuantity) Amount of medication to supply per dispense --></quantity> <expectedSupplyDuration><!-- 0..1 Duration Number of days supply per dispense --></expectedSupplyDuration><</performer><dispenser><!-- 0..1 Reference(Organization) Intended performer of dispense --></dispenser> <dispenserInstruction><!-- 0..* CodeableConcept Additional information for the dispenser --></dispenserInstruction> <doseAdministrationAid><!-- 0..1 CodeableConcept Type of adherence packaging to use for the dispense --></doseAdministrationAid> <destination><!-- 0..1 Reference(Location) Where the medication is expected to be delivered --></destination> </dispenseRequest> <substitution> <!-- 0..1 Any restrictions on medication substitution --><</allowed[x]> <</reason><allowed[x]><!-- 1..1 boolean|CodeableConcept Whether substitution is allowed or not--></allowed[x]> <reason><!-- 0..1 CodeableConcept Why should (not) substitution be made
--></reason> </substitution>
<</priorPrescription> <</detectedIssue><eventHistory><!-- 0..* Reference(Provenance) A list of events of interest in the lifecycle --></eventHistory> </MedicationRequest>
JSON Template
{
"resourceType" : "MedicationRequest",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"identifier" : [{ Identifier }], // External ids for this request
"
"basedOn" : [{ Reference(CarePlan|MedicationRequest|RequestOrchestration|
ServiceRequest) }], // A plan or request that is fulfilled in whole or in part by this medication request
"priorPrescription" : { Reference(MedicationRequest) }, // Reference to an order/prescription that is being replaced by this MedicationRequest
"groupIdentifier" : { Identifier }, // Composite request this is part of
"status" : "<code>", // R! active | on-hold | ended | stopped | completed | cancelled | entered-in-error | draft | unknown
"statusReason" : { CodeableConcept }, // Reason for current status
"
"
"statusChanged" : "<dateTime>", // When the status was changed
"intent" : "<code>", // R! proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option (immutable)
"category" : [{ CodeableConcept }], // Grouping or category of medication request
"priority" : "<code>", // routine | urgent | asap | stat
"
">,
"|
},
" },
" },
"
"doNotPerform" : <boolean>, // If true, indicates the provider is ordering a patient should not take the specified medication
"medication" : { CodeableReference(Medication) }, // R! Medication to be taken
"subject" : { Reference(Group|Patient) }, // R! Individual or group for whom the medication has been requested
"informationSource" : [{ Reference(Group|Organization|Patient|Practitioner|
PractitionerRole|RelatedPerson) }], // The person or organization who provided the information about this request, if the source is someone other than the requestor
"encounter" : { Reference(Encounter) }, // Encounter created as part of encounter/admission/stay
"
"supportingInformation" : [{ Reference(Any) }], // Information to support fulfilling of the medication
"authoredOn" : "<dateTime>", // When request was initially authored
"|
"|
"
"requester" : { Reference(Device|Organization|Patient|Practitioner|
PractitionerRole|RelatedPerson) }, // Who/What requested the Request
"isRecordOfRequest" : <boolean>, // Whether this is record of a Medication Request or the actual request itself
"performerType" : { CodeableConcept }, // Desired kind of performer of the medication administration
"performer" : [{ Reference(CareTeam|DeviceDefinition|Group|HealthcareService|
Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) }], // Intended performer of administration
"device" : [{ CodeableReference(DeviceDefinition) }], // Intended type of device for the administration
"recorder" : { Reference(Practitioner|PractitionerRole) }, // Person who entered the request
"
"
"
"
"|
"
"
"
"reason" : [{ CodeableReference(AllergyIntolerance|Condition|
DiagnosticReport|Observation|Procedure) }], // Reason or indication for ordering or not ordering the medication
"courseOfTherapyType" : { CodeableConcept }, // Overall pattern of medication administration
"insurance" : [{ Reference(ClaimResponse|Coverage) }], // Associated insurance coverage
"note" : [{ Annotation }], // Information about the prescription
"
// effectiveTiming[x]:
Period over which the medication is to be taken, can be specified as a duration or a range. One of these 3:
"effectiveTimingDuration" : { Duration },
"effectiveTimingRange" : { Range },
"effectiveTimingPeriod" : { Period },
"dosageInstruction" : { DosageDetails }, // Specific instructions for how the medication should be taken
"dispenseRequest" : { // Medication supply authorization
"initialFill" : { // First fill details
"quantity" : { Quantity(SimpleQuantity) }, // First fill quantity
"duration" : { Duration } // First fill duration
},
"dispenseInterval" : { Duration }, // Minimum period of time between dispenses
"validityPeriod" : { Period }, // Time period supply is authorized for
"numberOfRepeatsAllowed" : "<unsignedInt>", // Number of refills authorized
"quantity" : { Quantity(SimpleQuantity) }, // Amount of medication to supply per dispense
"expectedSupplyDuration" : { Duration }, // Number of days supply per dispense
"
"dispenser" : { Reference(Organization) }, // Intended performer of dispense
"dispenserInstruction" : [{ CodeableConcept }], // Additional information for the dispenser
"doseAdministrationAid" : { CodeableConcept }, // Type of adherence packaging to use for the dispense
"destination" : { Reference(Location) } // Where the medication is expected to be delivered
},
"substitution" : { // Any restrictions on medication substitution
// allowed[x]: Whether substitution is allowed or not. One of these 2:
"allowedBoolean" : <boolean>,
"allowedCodeableConcept" : { CodeableConcept },
"
"reason" : { CodeableConcept } // Why should (not) substitution be made
},
"
"
"eventHistory" : [{ Reference(Provenance) }] // A list of events of interest in the lifecycle
}
Turtle Template
@prefix fhir: <http://hl7.org/fhir/> .[ a fhir:MedicationRequest; fhir:nodeRole fhir:treeRoot; # if this is the parser root
# from # from fhir: fhir: fhir: fhir: fhir: fhir: fhir: # . One of these 2 fhir: ] fhir:) ] # . One of these 2 fhir: ] fhir:) ] fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: ]; fhir: fhir: fhir: fhir: fhir: fhir: ]; fhir: # . One of these 2 fhir: ] fhir: ] fhir: ]; fhir: fhir: fhir:# from Resource: fhir:id, fhir:meta, fhir:implicitRules, and fhir:language # from DomainResource: fhir:text, fhir:contained, fhir:extension, and fhir:modifierExtension fhir:identifier ( [ Identifier ] ... ) ; # 0..* External ids for this request fhir:basedOn ( [ Reference(CarePlan|MedicationRequest|RequestOrchestration|ServiceRequest) ] ... ) ; # 0..* A plan or request that is fulfilled in whole or in part by this medication request fhir:priorPrescription [ Reference(MedicationRequest) ] ; # 0..1 Reference to an order/prescription that is being replaced by this MedicationRequest fhir:groupIdentifier [ Identifier ] ; # 0..1 Composite request this is part of fhir:status [ code ] ; # 1..1 active | on-hold | ended | stopped | completed | cancelled | entered-in-error | draft | unknown fhir:statusReason [ CodeableConcept ] ; # 0..1 Reason for current status fhir:statusChanged [ dateTime ] ; # 0..1 When the status was changed fhir:intent [ code ] ; # 1..1 proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option (immutable) fhir:category ( [ CodeableConcept ] ... ) ; # 0..* Grouping or category of medication request fhir:priority [ code ] ; # 0..1 routine | urgent | asap | stat fhir:doNotPerform [ boolean ] ; # 0..1 If true, indicates the provider is ordering a patient should not take the specified medication fhir:medication [ CodeableReference(Medication) ] ; # 1..1 Medication to be taken fhir:subject [ Reference(Group|Patient) ] ; # 1..1 Individual or group for whom the medication has been requested fhir:informationSource ( [ Reference(Group|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) ] ... ) ; # 0..* The person or organization who provided the information about this request, if the source is someone other than the requestor fhir:encounter [ Reference(Encounter) ] ; # 0..1 Encounter created as part of encounter/admission/stay fhir:supportingInformation ( [ Reference(Any) ] ... ) ; # 0..* Information to support fulfilling of the medication fhir:authoredOn [ dateTime ] ; # 0..1 When request was initially authored fhir:requester [ Reference(Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) ] ; # 0..1 Who/What requested the Request fhir:isRecordOfRequest [ boolean ] ; # 0..1 Whether this is record of a Medication Request or the actual request itself fhir:performerType [ CodeableConcept ] ; # 0..1 Desired kind of performer of the medication administration fhir:performer ( [ Reference(CareTeam|DeviceDefinition|Group|HealthcareService|Organization|Patient| Practitioner|PractitionerRole|RelatedPerson) ] ... ) ; # 0..* Intended performer of administration fhir:device ( [ CodeableReference(DeviceDefinition) ] ... ) ; # 0..* Intended type of device for the administration fhir:recorder [ Reference(Practitioner|PractitionerRole) ] ; # 0..1 Person who entered the request fhir:reason ( [ CodeableReference(AllergyIntolerance|Condition|DiagnosticReport|Observation|Procedure) ] ... ) ; # 0..* Reason or indication for ordering or not ordering the medication fhir:courseOfTherapyType [ CodeableConcept ] ; # 0..1 Overall pattern of medication administration fhir:insurance ( [ Reference(ClaimResponse|Coverage) ] ... ) ; # 0..* Associated insurance coverage fhir:note ( [ Annotation ] ... ) ; # 0..* Information about the prescription # effectiveTiming[x] : 0..1 Period over which the medication is to be taken, can be specified as a duration or a range. One of these 3 fhir:effectiveTiming [ a fhir:Duration ; Duration ] fhir:effectiveTiming [ a fhir:Range ; Range ] fhir:effectiveTiming [ a fhir:Period ; Period ] fhir:dosageInstruction [ DosageDetails ] ; # 0..1 Specific instructions for how the medication should be taken fhir:dispenseRequest [ # 0..1 Medication supply authorization fhir:initialFill [ # 0..1 First fill details fhir:quantity [ Quantity(SimpleQuantity) ] ; # 0..1 First fill quantity fhir:duration [ Duration ] ; # 0..1 First fill duration ] ; fhir:dispenseInterval [ Duration ] ; # 0..1 Minimum period of time between dispenses fhir:validityPeriod [ Period ] ; # 0..1 Time period supply is authorized for fhir:numberOfRepeatsAllowed [ unsignedInt ] ; # 0..1 Number of refills authorized fhir:quantity [ Quantity(SimpleQuantity) ] ; # 0..1 Amount of medication to supply per dispense fhir:expectedSupplyDuration [ Duration ] ; # 0..1 Number of days supply per dispense fhir:dispenser [ Reference(Organization) ] ; # 0..1 Intended performer of dispense fhir:dispenserInstruction ( [ CodeableConcept ] ... ) ; # 0..* Additional information for the dispenser fhir:doseAdministrationAid [ CodeableConcept ] ; # 0..1 Type of adherence packaging to use for the dispense fhir:destination [ Reference(Location) ] ; # 0..1 Where the medication is expected to be delivered ] ; fhir:substitution [ # 0..1 Any restrictions on medication substitution # allowed[x] : 1..1 Whether substitution is allowed or not. One of these 2 fhir:allowed [ a fhir:Boolean ; boolean ] fhir:allowed [ a fhir:CodeableConcept ; CodeableConcept ] fhir:reason [ CodeableConcept ] ; # 0..1 Why should (not) substitution be made ] ; fhir:eventHistory ( [ Reference(Provenance) ] ... ) ; # 0..* A list of events of interest in the lifecycle ]
Changes
since
R3
from
R5
to
R6
| MedicationRequest | |
| MedicationRequest.basedOn |
|
| MedicationRequest.status |
|
| MedicationRequest.intent |
|
| MedicationRequest.informationSource |
|
| MedicationRequest.isRecordOfRequest |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes from R4 and R4B to R6
|
|
|
| MedicationRequest.basedOn |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| MedicationRequest.performer |
|
|
|
|
|
|
|
|
|
|
|
|
|
| MedicationRequest.dosageInstruction |
|
| MedicationRequest.dispenseRequest.dispenser |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See the Full Difference for further information
This
analysis
is
available
for
R4
as
XML
or
JSON
.
See
R3
<-->
R4
Conversion
Maps
(status
=
36
tests
that
all
execute
ok.
8
fail
round-trip
testing
and
36
r3
resources
are
invalid
(0
errors).
)
for
R4B
as
XML
or
JSON
.
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
Filter:
|
|---|---|---|---|---|
|
|
DomainResource |
Ordering
of
medication
for
patient
or
group
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension |
|
|
0..* | Identifier |
External
ids
for
this
request
|
|
|
Σ
|
0..* | Reference ( CarePlan | MedicationRequest | ServiceRequest | RequestOrchestration ) |
A
plan
or
request
that
is
fulfilled
in
whole
or
in
part
by
this
medication
request
|
| 0..1 | Reference ( MedicationRequest ) |
Reference
to
an
order/prescription
that
is
being
replaced
by
this
MedicationRequest
| |
![]() ![]() | Σ | 0..1 |
Identifier
|
Composite
request
this
is
part
of
|
| ?! Σ | 1..1 | code |
active
|
on-hold
|
|
|
0..1 | CodeableConcept |
Reason
for
current
status
|
|
| 0..1 | dateTime |
When
the
status
was
changed
| |
|
?! Σ | 1..1 | code |
proposal
|
plan
|
order
|
original-order
|
reflex-order
|
filler-order
|
instance-order
|
option
(immutable)
|
|
0..* | CodeableConcept |
Grouping
or
category
of
medication
Binding: MedicationRequest Category Codes ( Example ) |
|
|
Σ | 0..1 | code |
routine
|
urgent
|
asap
|
stat
|
|
?! Σ | 0..1 | boolean |
If
true,
indicates
the
provider
is
|
|
Σ | 1..1 |
|
Medication
to
be
taken
Binding: SNOMED CT Medication Codes ( Example ) |
|
Σ | 1..1 |
Reference
(
|
Individual
or
group
for
whom
the
medication
has
been
requested
|
|
0..* | Reference ( Patient | Practitioner | PractitionerRole | RelatedPerson | Organization | Group ) |
The
person
or
|
|
|
0..1 | Reference ( Encounter ) |
Encounter
created
as
part
of
encounter/admission/stay
|
|
|
0..* | Reference ( Any ) |
Information
to
support
|
|
|
Σ | 0..1 | dateTime |
When
request
was
initially
authored
|
|
Σ | 0..1 | Reference ( Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device ) |
Who/What
requested
the
Request
|
|
Σ | 0..1 |
|
Whether
this
is
record
of
|
|
Σ | 0..1 | CodeableConcept |
Desired
kind
of
performer
of
the
medication
administration
|
|
0..* | Reference ( Practitioner | PractitionerRole | Organization | Patient | DeviceDefinition | RelatedPerson | CareTeam | HealthcareService | Group ) |
Intended
performer
of
administration
|
|
|
0..* |
|
Intended
type
of
device
for
|
|
|
0..1 |
Reference
(
|
Person
who
entered
the
|
|
|
0..* |
|
Reason
or
Binding: Condition/Problem/Diagnosis Codes ( Example ) |
|
|
0..1 |
|
Overall
pattern
of
medication
administration
Binding: medicationRequest Course of Therapy Codes ( Extensible ) |
|
|
0..* |
Reference
(
|
Associated
insurance
coverage
|
|
|
0..* |
|
Information
about
the
prescription
|
|
|
0..1 |
Period
over
which
the
medication
|
||
|
|
|
||
|
Range | |||
|
|
|
||
|
0..1 |
|
Specific
instructions
for
how
the
medication
should
be
taken
|
|
|
0..1 | BackboneElement |
Medication
supply
authorization
|
|
|
0..1 | BackboneElement |
First
fill
details
|
|
|
0..1 | SimpleQuantity |
First
fill
quantity
|
|
|
0..1 | Duration |
First
fill
duration
|
|
|
0..1 | Duration |
Minimum
period
of
time
between
dispenses
|
|
|
0..1 | Period |
Time
period
supply
is
authorized
for
|
|
|
0..1 | unsignedInt |
Number
of
refills
authorized
|
|
|
0..1 | SimpleQuantity |
Amount
of
medication
to
supply
per
dispense
|
|
|
0..1 | Duration |
Number
of
days
supply
per
dispense
|
|
|
0..1 | Reference ( Organization ) |
Intended
performer
of
dispense
| |
![]() ![]() ![]() | 0..* | CodeableConcept |
Additional
information
for
the
dispenser
Binding: medicationrequest dispenser-instructions ( Example ) |
|
|
0..1 | CodeableConcept |
Type
of
adherence
packaging
to
use
for
the
dispense
Binding: Medication Dose Aids ( Example ) |
|
| 0..1 | Reference ( Location ) |
Where
the
medication
is
expected
to
be
delivered
|
|
|
0..1 | BackboneElement |
Any
restrictions
on
medication
substitution
|
|
|
1..1 |
Whether
substitution
is
allowed
or
not
Binding: ActSubstanceAdminSubstitutionCode
|
||
|
boolean | |||
|
CodeableConcept | |||
|
0..1 | CodeableConcept |
Why
should
(not)
substitution
be
made
Binding: SubstanceAdminSubstitutionReason
|
|
|
0..* | Reference ( Provenance ) |
A
list
of
events
of
interest
in
the
lifecycle
|
|
Documentation
for
this
format
|
||||
See the Extensions for this resource
XML Template
<MedicationRequest xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <identifier><!-- 0..* Identifier External ids for this request --></identifier>
<<basedOn><!-- 0..* Reference(CarePlan|MedicationRequest|RequestOrchestration| ServiceRequest) A plan or request that is fulfilled in whole or in part by this medication request --></basedOn> <priorPrescription><!-- 0..1 Reference(MedicationRequest) Reference to an order/prescription that is being replaced by this MedicationRequest --></priorPrescription> <groupIdentifier><!-- 0..1 Identifier Composite request this is part of --></groupIdentifier> <status value="[code]"/><!-- 1..1 active | on-hold | ended | stopped | completed | cancelled | entered-in-error | draft | unknown --> <statusReason><!-- 0..1 CodeableConcept Reason for current status --></statusReason>< <</category><statusChanged value="[dateTime]"/><!-- 0..1 When the status was changed --> <intent value="[code]"/><!-- 1..1 proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option (immutable) --> <category><!-- 0..* CodeableConcept Grouping or category of medication request --></category> <priority value="[code]"/><!-- 0..1 routine | urgent | asap | stat -->< <| </reported[x]> <</medication[x]> <</subject><doNotPerform value="[boolean]"/><!-- 0..1 If true, indicates the provider is ordering a patient should not take the specified medication --> <medication><!-- 1..1 CodeableReference(Medication) Medication to be taken --></medication> <subject><!-- 1..1 Reference(Group|Patient) Individual or group for whom the medication has been requested --></subject> <informationSource><!-- 0..* Reference(Group|Organization|Patient|Practitioner| PractitionerRole|RelatedPerson) The person or organization who provided the information about this request, if the source is someone other than the requestor --></informationSource> <encounter><!-- 0..1 Reference(Encounter) Encounter created as part of encounter/admission/stay --></encounter><</supportingInformation><supportingInformation><!-- 0..* Reference(Any) Information to support fulfilling of the medication --></supportingInformation> <authoredOn value="[dateTime]"/><!-- 0..1 When request was initially authored --><| </requester> <| </performer> <</performerType><requester><!-- 0..1 Reference(Device|Organization|Patient|Practitioner| PractitionerRole|RelatedPerson) Who/What requested the Request --></requester> <isRecordOfRequest value="[boolean]"/><!-- 0..1 Whether this is record of a Medication Request or the actual request itself --> <performerType><!-- 0..1 CodeableConcept Desired kind of performer of the medication administration --></performerType> <performer><!-- 0..* Reference(CareTeam|DeviceDefinition|Group|HealthcareService| Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) Intended performer of administration --></performer> <device><!-- 0..* CodeableReference(DeviceDefinition) Intended type of device for the administration --></device> <recorder><!-- 0..1 Reference(Practitioner|PractitionerRole) Person who entered the request --></recorder><</reasonCode> <</reasonReference> < < <| </basedOn> <</groupIdentifier> <</courseOfTherapyType> <</insurance><reason><!-- 0..* CodeableReference(AllergyIntolerance|Condition| DiagnosticReport|Observation|Procedure) Reason or indication for ordering or not ordering the medication --></reason> <courseOfTherapyType><!-- 0..1 CodeableConcept Overall pattern of medication administration --></courseOfTherapyType> <insurance><!-- 0..* Reference(ClaimResponse|Coverage) Associated insurance coverage --></insurance> <note><!-- 0..* Annotation Information about the prescription --></note><</dosageInstruction><effectiveTiming[x]><!-- 0..1 Duration|Range|Period Period over which the medication is to be taken, can be specified as a duration or a range --></effectiveTiming[x]> <dosageInstruction><!-- 0..1 DosageDetails Specific instructions for how the medication should be taken --></dosageInstruction> <dispenseRequest> <!-- 0..1 Medication supply authorization --> <initialFill> <!-- 0..1 First fill details --> <quantity><!-- 0..1 Quantity(SimpleQuantity) First fill quantity --></quantity> <duration><!-- 0..1 Duration First fill duration --></duration> </initialFill> <dispenseInterval><!-- 0..1 Duration Minimum period of time between dispenses --></dispenseInterval> <validityPeriod><!-- 0..1 Period Time period supply is authorized for --></validityPeriod> <numberOfRepeatsAllowed value="[unsignedInt]"/><!-- 0..1 Number of refills authorized --> <quantity><!-- 0..1 Quantity(SimpleQuantity) Amount of medication to supply per dispense --></quantity> <expectedSupplyDuration><!-- 0..1 Duration Number of days supply per dispense --></expectedSupplyDuration><</performer><dispenser><!-- 0..1 Reference(Organization) Intended performer of dispense --></dispenser> <dispenserInstruction><!-- 0..* CodeableConcept Additional information for the dispenser --></dispenserInstruction> <doseAdministrationAid><!-- 0..1 CodeableConcept Type of adherence packaging to use for the dispense --></doseAdministrationAid> <destination><!-- 0..1 Reference(Location) Where the medication is expected to be delivered --></destination> </dispenseRequest> <substitution> <!-- 0..1 Any restrictions on medication substitution --><</allowed[x]> <</reason><allowed[x]><!-- 1..1 boolean|CodeableConcept Whether substitution is allowed or not--></allowed[x]> <reason><!-- 0..1 CodeableConcept Why should (not) substitution be made
--></reason> </substitution>
<</priorPrescription> <</detectedIssue><eventHistory><!-- 0..* Reference(Provenance) A list of events of interest in the lifecycle --></eventHistory> </MedicationRequest>
JSON Template
{
"resourceType" : "MedicationRequest",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"identifier" : [{ Identifier }], // External ids for this request
"
"basedOn" : [{ Reference(CarePlan|MedicationRequest|RequestOrchestration|
ServiceRequest) }], // A plan or request that is fulfilled in whole or in part by this medication request
"priorPrescription" : { Reference(MedicationRequest) }, // Reference to an order/prescription that is being replaced by this MedicationRequest
"groupIdentifier" : { Identifier }, // Composite request this is part of
"status" : "<code>", // R! active | on-hold | ended | stopped | completed | cancelled | entered-in-error | draft | unknown
"statusReason" : { CodeableConcept }, // Reason for current status
"
"
"statusChanged" : "<dateTime>", // When the status was changed
"intent" : "<code>", // R! proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option (immutable)
"category" : [{ CodeableConcept }], // Grouping or category of medication request
"priority" : "<code>", // routine | urgent | asap | stat
"
">,
"|
},
" },
" },
"
"doNotPerform" : <boolean>, // If true, indicates the provider is ordering a patient should not take the specified medication
"medication" : { CodeableReference(Medication) }, // R! Medication to be taken
"subject" : { Reference(Group|Patient) }, // R! Individual or group for whom the medication has been requested
"informationSource" : [{ Reference(Group|Organization|Patient|Practitioner|
PractitionerRole|RelatedPerson) }], // The person or organization who provided the information about this request, if the source is someone other than the requestor
"encounter" : { Reference(Encounter) }, // Encounter created as part of encounter/admission/stay
"
"supportingInformation" : [{ Reference(Any) }], // Information to support fulfilling of the medication
"authoredOn" : "<dateTime>", // When request was initially authored
"|
"|
"
"requester" : { Reference(Device|Organization|Patient|Practitioner|
PractitionerRole|RelatedPerson) }, // Who/What requested the Request
"isRecordOfRequest" : <boolean>, // Whether this is record of a Medication Request or the actual request itself
"performerType" : { CodeableConcept }, // Desired kind of performer of the medication administration
"performer" : [{ Reference(CareTeam|DeviceDefinition|Group|HealthcareService|
Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) }], // Intended performer of administration
"device" : [{ CodeableReference(DeviceDefinition) }], // Intended type of device for the administration
"recorder" : { Reference(Practitioner|PractitionerRole) }, // Person who entered the request
"
"
"
"
"|
"
"
"
"reason" : [{ CodeableReference(AllergyIntolerance|Condition|
DiagnosticReport|Observation|Procedure) }], // Reason or indication for ordering or not ordering the medication
"courseOfTherapyType" : { CodeableConcept }, // Overall pattern of medication administration
"insurance" : [{ Reference(ClaimResponse|Coverage) }], // Associated insurance coverage
"note" : [{ Annotation }], // Information about the prescription
"
// effectiveTiming[x]:
Period over which the medication is to be taken, can be specified as a duration or a range. One of these 3:
"effectiveTimingDuration" : { Duration },
"effectiveTimingRange" : { Range },
"effectiveTimingPeriod" : { Period },
"dosageInstruction" : { DosageDetails }, // Specific instructions for how the medication should be taken
"dispenseRequest" : { // Medication supply authorization
"initialFill" : { // First fill details
"quantity" : { Quantity(SimpleQuantity) }, // First fill quantity
"duration" : { Duration } // First fill duration
},
"dispenseInterval" : { Duration }, // Minimum period of time between dispenses
"validityPeriod" : { Period }, // Time period supply is authorized for
"numberOfRepeatsAllowed" : "<unsignedInt>", // Number of refills authorized
"quantity" : { Quantity(SimpleQuantity) }, // Amount of medication to supply per dispense
"expectedSupplyDuration" : { Duration }, // Number of days supply per dispense
"
"dispenser" : { Reference(Organization) }, // Intended performer of dispense
"dispenserInstruction" : [{ CodeableConcept }], // Additional information for the dispenser
"doseAdministrationAid" : { CodeableConcept }, // Type of adherence packaging to use for the dispense
"destination" : { Reference(Location) } // Where the medication is expected to be delivered
},
"substitution" : { // Any restrictions on medication substitution
// allowed[x]: Whether substitution is allowed or not. One of these 2:
"allowedBoolean" : <boolean>,
"allowedCodeableConcept" : { CodeableConcept },
"
"reason" : { CodeableConcept } // Why should (not) substitution be made
},
"
"
"eventHistory" : [{ Reference(Provenance) }] // A list of events of interest in the lifecycle
}
Turtle Template
@prefix fhir: <http://hl7.org/fhir/> .[ a fhir:MedicationRequest; fhir:nodeRole fhir:treeRoot; # if this is the parser root
# from # from fhir: fhir: fhir: fhir: fhir: fhir: fhir: # . One of these 2 fhir: ] fhir:) ] # . One of these 2 fhir: ] fhir:) ] fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: fhir: ]; fhir: fhir: fhir: fhir: fhir: fhir: ]; fhir: # . One of these 2 fhir: ] fhir: ] fhir: ]; fhir: fhir: fhir:# from Resource: fhir:id, fhir:meta, fhir:implicitRules, and fhir:language # from DomainResource: fhir:text, fhir:contained, fhir:extension, and fhir:modifierExtension fhir:identifier ( [ Identifier ] ... ) ; # 0..* External ids for this request fhir:basedOn ( [ Reference(CarePlan|MedicationRequest|RequestOrchestration|ServiceRequest) ] ... ) ; # 0..* A plan or request that is fulfilled in whole or in part by this medication request fhir:priorPrescription [ Reference(MedicationRequest) ] ; # 0..1 Reference to an order/prescription that is being replaced by this MedicationRequest fhir:groupIdentifier [ Identifier ] ; # 0..1 Composite request this is part of fhir:status [ code ] ; # 1..1 active | on-hold | ended | stopped | completed | cancelled | entered-in-error | draft | unknown fhir:statusReason [ CodeableConcept ] ; # 0..1 Reason for current status fhir:statusChanged [ dateTime ] ; # 0..1 When the status was changed fhir:intent [ code ] ; # 1..1 proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option (immutable) fhir:category ( [ CodeableConcept ] ... ) ; # 0..* Grouping or category of medication request fhir:priority [ code ] ; # 0..1 routine | urgent | asap | stat fhir:doNotPerform [ boolean ] ; # 0..1 If true, indicates the provider is ordering a patient should not take the specified medication fhir:medication [ CodeableReference(Medication) ] ; # 1..1 Medication to be taken fhir:subject [ Reference(Group|Patient) ] ; # 1..1 Individual or group for whom the medication has been requested fhir:informationSource ( [ Reference(Group|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) ] ... ) ; # 0..* The person or organization who provided the information about this request, if the source is someone other than the requestor fhir:encounter [ Reference(Encounter) ] ; # 0..1 Encounter created as part of encounter/admission/stay fhir:supportingInformation ( [ Reference(Any) ] ... ) ; # 0..* Information to support fulfilling of the medication fhir:authoredOn [ dateTime ] ; # 0..1 When request was initially authored fhir:requester [ Reference(Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) ] ; # 0..1 Who/What requested the Request fhir:isRecordOfRequest [ boolean ] ; # 0..1 Whether this is record of a Medication Request or the actual request itself fhir:performerType [ CodeableConcept ] ; # 0..1 Desired kind of performer of the medication administration fhir:performer ( [ Reference(CareTeam|DeviceDefinition|Group|HealthcareService|Organization|Patient| Practitioner|PractitionerRole|RelatedPerson) ] ... ) ; # 0..* Intended performer of administration fhir:device ( [ CodeableReference(DeviceDefinition) ] ... ) ; # 0..* Intended type of device for the administration fhir:recorder [ Reference(Practitioner|PractitionerRole) ] ; # 0..1 Person who entered the request fhir:reason ( [ CodeableReference(AllergyIntolerance|Condition|DiagnosticReport|Observation|Procedure) ] ... ) ; # 0..* Reason or indication for ordering or not ordering the medication fhir:courseOfTherapyType [ CodeableConcept ] ; # 0..1 Overall pattern of medication administration fhir:insurance ( [ Reference(ClaimResponse|Coverage) ] ... ) ; # 0..* Associated insurance coverage fhir:note ( [ Annotation ] ... ) ; # 0..* Information about the prescription # effectiveTiming[x] : 0..1 Period over which the medication is to be taken, can be specified as a duration or a range. One of these 3 fhir:effectiveTiming [ a fhir:Duration ; Duration ] fhir:effectiveTiming [ a fhir:Range ; Range ] fhir:effectiveTiming [ a fhir:Period ; Period ] fhir:dosageInstruction [ DosageDetails ] ; # 0..1 Specific instructions for how the medication should be taken fhir:dispenseRequest [ # 0..1 Medication supply authorization fhir:initialFill [ # 0..1 First fill details fhir:quantity [ Quantity(SimpleQuantity) ] ; # 0..1 First fill quantity fhir:duration [ Duration ] ; # 0..1 First fill duration ] ; fhir:dispenseInterval [ Duration ] ; # 0..1 Minimum period of time between dispenses fhir:validityPeriod [ Period ] ; # 0..1 Time period supply is authorized for fhir:numberOfRepeatsAllowed [ unsignedInt ] ; # 0..1 Number of refills authorized fhir:quantity [ Quantity(SimpleQuantity) ] ; # 0..1 Amount of medication to supply per dispense fhir:expectedSupplyDuration [ Duration ] ; # 0..1 Number of days supply per dispense fhir:dispenser [ Reference(Organization) ] ; # 0..1 Intended performer of dispense fhir:dispenserInstruction ( [ CodeableConcept ] ... ) ; # 0..* Additional information for the dispenser fhir:doseAdministrationAid [ CodeableConcept ] ; # 0..1 Type of adherence packaging to use for the dispense fhir:destination [ Reference(Location) ] ; # 0..1 Where the medication is expected to be delivered ] ; fhir:substitution [ # 0..1 Any restrictions on medication substitution # allowed[x] : 1..1 Whether substitution is allowed or not. One of these 2 fhir:allowed [ a fhir:Boolean ; boolean ] fhir:allowed [ a fhir:CodeableConcept ; CodeableConcept ] fhir:reason [ CodeableConcept ] ; # 0..1 Why should (not) substitution be made ] ; fhir:eventHistory ( [ Reference(Provenance) ] ... ) ; # 0..* A list of events of interest in the lifecycle ]
Changes
since
Release
3
from
R5
to
R6
| MedicationRequest | |
| MedicationRequest.basedOn |
|
| MedicationRequest.status |
|
| MedicationRequest.intent |
|
| MedicationRequest.informationSource |
|
| MedicationRequest.isRecordOfRequest |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes from R4 and R4B to R6
|
|
|
| MedicationRequest.basedOn |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| MedicationRequest.performer |
|
|
|
|
|
|
|
| MedicationRequest.courseOfTherapyType |
|
|
|
|
|
|
|
| MedicationRequest.dispenseRequest.dispenser |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See the Full Difference for further information
This
analysis
is
available
for
R4
as
XML
or
JSON
.
See
R3
<-->
R4
Conversion
Maps
(status
=
36
tests
that
all
execute
ok.
8
fail
round-trip
testing
and
36
r3
resources
are
invalid
(0
errors).
)
for
R4B
as
XML
or
JSON
.
See
the
Profiles
&
Extensions
and
the
alternate
Additional
definitions:
Master
Definition
XML
+
JSON
,
XML
Schema
/
Schematron
+
JSON
Schema
,
ShEx
(for
Turtle
)
+
see
the
extensions
,
the
spreadsheet
version
&
the
dependency
analysis
| Path |
|
Type |
|
|---|---|---|---|
| MedicationRequest.status |
|
Required |
MedicationRequest Status Codes |
| MedicationRequest.statusReason |
|
Example |
MedicationRequest Status Reason Codes |
| MedicationRequest.intent |
|
Required |
MedicationRequest Intent Codes |
| MedicationRequest.category |
|
Example |
MedicationRequest Category Codes |
| MedicationRequest.priority | RequestPriority | Required |
Identifies
the
level
of
importance
to
be
assigned
to
actioning
the
request.
|
|
|
|
Example |
This value set includes all drug or medicament substance codes and all pharmaceutical/biologic products from SNOMED CT - provided as an exemplar value set. |
| MedicationRequest.performerType |
|
|
Medication Intended Performer Role |
|
|
|
Example |
Example value set for Condition/Problem/Diagnosis codes. |
| MedicationRequest.courseOfTherapyType |
|
|
MedicationRequest Course of Therapy Codes |
| MedicationRequest.dispenseRequest.dispenserInstruction | Medicationrequestdispenser-instructions (a valid code from MedicationRequest dispenser instructions ) | Example |
MedicationRequest Dispenser Insruction Codes |
| MedicationRequest.dispenseRequest.doseAdministrationAid | MedicationDoseAids (a valid code from Medication dose aid ) | Example |
Medication Dose Aids |
| MedicationRequest.substitution.allowed[x] |
![]() | Preferred |
No description |
| MedicationRequest.substitution.reason |
![]() |
Example |
No description |
Free text dosage instructions can be used for cases where the instructions are too complex to code. The content of this attribute does not include the name or description of the medication. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication. It is expected that the text instructions will always be populated. If the dosage.timing attribute is also populated, then the dosage.text should reflect the same information as the timing.
In general, each prescribed drug will be a separate Medication Request.
When drug orders are grouped together at the time of order entry, but each of the drugs can be manipulated independently e.g. changing the status of one order to "completed" or "cancelled", changing another order status to "on-hold", the method to "group" all of the medication requests together is to use MedicationRequest.groupIdentifier element. All of the orders grouped together in this manner will have the same groupIdentifier, and separately, each order in the group may have a unique identifier.
There are cases that require grouping of Medication orders together when it is necessary to specify optionality e.g. order two drugs at one time, but stating either of these drugs may be used to treat the patient. The use of a RequestOrchestration should be used as a parent for the Medication orders that require this type of grouping. An example when it may be necessary to group medication orders together is when you specify:
Note that one should NOT use the List or Composition resource to accomplish the above requirements. You may use List or Composition for other business requirements, but not to address the specific requirements of grouping medication orders.
Search parameters for this resource. See also the full list of search parameters for this resource , and check the Extensions registry for search parameters on extensions related to this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
| Name | Type | Description | Expression | In Common |
| authoredon | date | Return prescriptions written on this date | MedicationRequest.authoredOn | |
| category | token | Returns prescriptions with different categories | MedicationRequest.category | |
| code | token | Return prescriptions of this medication code |
|
|
|
|
|
|
( Encounter ) |
|
|
group-identifier
|
|
|
| |
| group-or-identifier |
|
Group ID or other identifier | MedicationRequest.groupIdentifier | MedicationRequest.identifier | |
| identifier | token | Return prescriptions with this external identifier | MedicationRequest.identifier |
|
| intended-dispenser | reference | Returns prescriptions intended to be dispensed by this Organization |
( Organization ) |
|
| intended-performer | reference | Returns the intended performer of the administration of the medication request |
MedicationRequest.performer
( Practitioner , Group , Organization , CareTeam , |
|
| intended-performertype | token | Returns requests for a specific type of performer | MedicationRequest.performerType | |
| intent | token | Returns prescriptions with different intents | MedicationRequest.intent | |
| medication | reference | Return prescriptions for this medication reference |
|
|
| patient | reference | Returns prescriptions for a specific patient |
MedicationRequest.subject.where(resolve()
is
Patient)
( Patient ) |
|
| priority | token | Returns prescriptions with different priorities | MedicationRequest.priority | |
| requester | reference | Returns prescriptions prescribed by this prescriber |
MedicationRequest.requester
( Practitioner , Organization , Device , Patient , PractitionerRole , RelatedPerson ) |
|
| status | token | Status of the prescription | MedicationRequest.status |
|
| subject | reference | The identity of a patient to list orders for |
MedicationRequest.subject
( Group , Patient ) |