This page is part of the FHIR Specification (v1.4.0:
STU
3 Ballot 3). 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 a full list of available versions, see the
Directory of published versions
.
Page
versions:
. Page versions:
R5
R4B
R4
R3
R2
Raw JSON
(
canonical
form
canonical form
)
Example
of
a
dispense
of
an
injection
with
a
rate
)
Example of a dispense of an injection with a rate
{
"resourceType": "MedicationDispense",
"id": "meddisp008",
"text": {
"status": "generated",
"div": "<div>\n\t\t\t<p>\n\t\t\t\t<big>Capecitabine (Recurrent/Metastatic)</big>\n\t\t\t</p>\n\t\t\t<p>Course:</p>\n\t\t\t<p>Name: Capecitabine</p>\n\t\t\t<p>Agent Protocols Options:</p>\n\t\t\t<p>\n\t\t\t\t<b>Capecitabine 1000-1250 mg/m^2 PO twice daily D1-14</b>\n\t\t\t</p>\n\t\t\t<p>Offset: None</p>\n\t\t\t<p>Cycle length: Q21D</p>\n\t\t</div>"
},
"status": "completed",
"medicationReference": {
"reference": "Medication/f001"
},
"patient": {
"reference": "Patient/example"
},
"dispenser": {
"reference": "Practitioner/example"
},
"authorizingPrescription": [
{
"reference": "MedicationOrder/medrx006"
}
],
"medicationReference": {
"reference": "Medication/f001"
},
"dosageInstruction": [
{
"timing": {
"repeat": {
"frequency": 2,
"period": 21,
"periodUnits": "d"
"periodUnit": "d"
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394899003",
"display": "oral administration of treatment"
}
]
},
"doseQuantity": {
"value": 1000,
"unit": "mg/m^2",
"system": "http://unitsofmeasure.org",
"code": "ml"
}
}
]
}
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.
©
HL7.org
2011+.
FHIR
DSTU2
(v1.0.2-7202)
generated
on
Sat,
Oct
24,
2015
07:44+1100.
Links:
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.