This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Intravenous medication (id = "medexample017")
<Medication xmlns="http://hl7.org/fhir"> <id value="medexample017"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <name value="Gentamycin "/> <code> <coding> <system value="http://snomed.info/sct"/> <code value="389245004"/> <display value="Gentamicin sulfate 80mg/100ml infusion (product)"/> </coding> </code> <isBrand value="false"/> <kind value="product"/> <product> <form> <coding> <system value="http://snomed.info/sct"/> <code value="440132002"/> <display value="Parenteral dosage form product"/> </coding> </form> </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.