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
Raw XML
(
canonical
form
canonical form
)
Medication
with
coded
Manufactured
medication
(id
=
"medexample011")
)
Medication with coded Manufactured medication (id = "medexample011")
<Medication xmlns="http://hl7.org/fhir"> <id value="medexample011"/> <!-- this example is fully popluated as a package --> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">Novo-Prednisone</div> </text> <code> <coding> <system value="http://hc-sc.gc.ca"/> <code value="00021695"/> <display value="Novo-Prednisone"/> </coding> </code> <isBrand value="true"/> <manufacturer> <reference value="http://www.tevacanada.com/fhirresource/1"/> </manufacturer> <product> <form> <coding> <system value="http://snomed.info/sct"/> <code value="385055001"/> <display value="Tablet"/> </coding> </form> <ingredient><itemCodeableConcept> <text value="Prednisone"/> </itemCodeableConcept> <amount> <numerator> <value value="5"/> <system value="http://unitsofmeasure.org"/> <code value="mg"/> </numerator> <denominator> <value value="1"/> <system value="http://hl7.org/fhir/v3/orderableDrugForm"/> <code value="TAB"/> </denominator> </amount> </ingredient> <batch> <lotNumber value="9494788"/> <expirationDate value="2017-05-22"/> </batch> </product> </ 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. © 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.