This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
Medicationexample0301.xml
Example
Medication/med0301
(XML)
Raw
XML
(
canonical
form
)
Jump
past
Narrative
+
also
see
XML
Format
Specification
)
IV
injection
(inpatient
order)
-
Manufactured
Product
-
Vancomycin
(id
=
"med0301")
(Details : {http://hl7.org/fhir/sid/ndc code '0069-2587-10' = '0069-2587-10', given as
'Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)'})(Details : {SNOMED CT code '385219001' = 'Injection solution', given as 'Injection Solution
(qualifier value)'})(Details : {SNOMED CT code '324337001' = 'Vancomycin 500mg injection (pdr for recon)',
given as 'Vancomycin 500mg powder for infusion solution vial (product)'})
<?xml version="1.0" encoding="UTF-8"?>
<Medication xmlns="http://hl7.org/fhir">
<id value="med0301"/>
<contained>
<Organization>
<id value="mmanu"/>
<name value="Medication Manufacturer"/>
</Organization>
</contained>
<identifier id="123456789"/>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/ndc"/>
<code value="0409-6531-02"/>
<display value="Vancomycin Hydrochloride, 10 VIAL in 1 TRAY (0409-6531-02) > 1 INJECTION, POWDER,
LYOPHILIZED, FOR SOLUTION in 1 VIAL (0409-6531-12) (package)"/>
</coding> <text value="Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)"/> </code> <status value="active"/> <marketingAuthorizationHolder> <reference value="#mmanu"/> </marketingAuthorizationHolder> <doseForm> <coding> <system value="http://snomed.info/sct"/> <code value="385219001"/> <display value="Solution for injection"/> </coding> </doseForm> <ingredient> <item> <concept> <coding> <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/> <code value="66955"/> </coding> <text value="Vancomycin Hydrochloride"/> </concept> </item> <isActive value="true"/> <strengthRatio> <numerator> <value value="500"/> <system value="http://unitsofmeasure.org"/> <code value="mg"/> </numerator> <denominator> <value value="10"/> <system value="http://unitsofmeasure.org"/> <code value="mL"/> </denominator> </strengthRatio> </ingredient> <instance> <lotNumber value="9494788"/> <expirationDate value="2017-05-22"/> </instance>
</
Medication
>
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.