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 XML
(
canonical
form
canonical form
)
Example
of
a
dispense
of
an
injection
with
a
rate
(id
=
"meddisp008")
)
Example of a dispense of an injection with a rate (id = "meddisp008")
<MedicationDispense xmlns="http://hl7.org/fhir"> <id value="meddisp008"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> <big>Capecitabine (Recurrent/Metastatic)</big> </p> <p>Course:</p> <p>Name: Capecitabine</p> <p>Agent Protocols Options:</p> <p> <b>Capecitabine 1000-1250 mg/m^2 PO twice daily D1-14</b> </p> <p>Offset: None</p> <p>Cycle length: Q21D</p> </div> </text> <status value="completed"/> <medicationReference> <reference value="Medication/f001"/> </medicationReference> <patient> <reference value="Patient/example"/> </patient> <dispenser> <reference value="Practitioner/example"/> </dispenser> <authorizingPrescription> <reference value="MedicationOrder/medrx006"/> </authorizingPrescription><dosageInstruction> <timing> <repeat> <frequency value="2"/> <period value="21"/><periodUnit value="d"/> </repeat> </timing> <route> <coding> <system value="http://snomed.info/sct"/> <code value="394899003"/> <display value="oral administration of treatment"/> </coding> </route> <doseQuantity> <value value="1000"/> <unit value="mg/m^2"/> <system value="http://unitsofmeasure.org"/> <code value="ml"/> </doseQuantity> </dosageInstruction> </ MedicationDispense >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:43+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.