This page is part of the FHIR Specification (v5.0.0-snapshot1: Release 5 Snapshot #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Pharmacy Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
Raw XML (canonical form + also see XML Format Specification)
Compounded Preparation - Hand Sanitizer - includes qs Ingredient strength (id = "med0323")
<?xml version="1.0" encoding="UTF-8"?> <Medication xmlns="http://hl7.org/fhir"> <id value="med0323"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative</b> </p> <div> <p> Resource "med0323" </p> </div> <p> <b> code</b> : WHO Hand Sanitizer Formulation 1% - 10L <span> ()</span> </p> <p> <b> doseForm</b> : Solution (basic dose form) (qualifier value) <span> (<a> SNOMED CT</a> #739006009)</span> </p> <blockquote> <p> <b> ingredient</b> </p> <p> <b> strength</b> : 8333 mL<span> (Details: UCUM code mL = 'mL')</span> </p> </blockquote> <blockquote> <p> <b> ingredient</b> </p> <p> <b> strength</b> : 417 mL<span> (Details: UCUM code mL = 'mL')</span> </p> </blockquote> <blockquote> <p> <b> ingredient</b> </p> <p> <b> strength</b> : 145 mL<span> (Details: UCUM code mL = 'mL')</span> </p> </blockquote> <blockquote> <p> <b> ingredient</b> </p> <p> <b> strength</b> : QS <span> (<a> Medication Ingredient Strength Codes</a> #qs)</span> </p> </blockquote> </div> </text> <contained> <Substance> <id value="sub10"/> <instance value="false"/> <code> <concept> <coding> <system value="http://snomed.info/sct"/> <code value="419442005"/> <display value="Ethanol (substance)"/> </coding> </concept> </code> </Substance> </contained> <contained> <Substance> <id value="sub11"/> <instance value="false"/> <code> <concept> <coding> <system value="http://snomed.info/sct"/> <code value="387171003"/> <display value="Hydrogen peroxide (substance)"/> </coding> </concept> </code> </Substance> </contained> <contained> <Substance> <id value="sub12"/> <instance value="false"/> <code> <concept> <coding> <system value="http://snomed.info/sct"/> <code value="80582002"/> <display value="Glycerol (substance)"/> </coding> </concept> </code> </Substance> </contained> <contained> <Substance> <id value="sub13"/> <instance value="false"/> <code> <concept> <coding> <system value="http://snomed.info/sct"/> <code value="444883009"/> <display value="Distilled Water (substance)"/> </coding> </concept> </code> </Substance> </contained> <code> <text value="WHO Hand Sanitizer Formulation 1% - 10L"/> </code> <doseForm> <coding> <system value="http://snomed.info/sct"/> <code value="739006009"/> <display value="Solution (basic dose form) (qualifier value)"/> </coding> </doseForm> <ingredient> <item> <reference> <reference value="#sub10"/> </reference> </item> <strengthQuantity> <value value="8333"/> <system value="http://unitsofmeasure.org"/> <code value="mL"/> </strengthQuantity> </ingredient> <ingredient> <item> <reference> <reference value="#sub11"/> </reference> </item> <strengthQuantity> <value value="417"/> <system value="http://unitsofmeasure.org"/> <code value="mL"/> </strengthQuantity> </ingredient> <ingredient> <item> <reference> <reference value="#sub12"/> </reference> </item> <strengthQuantity> <value value="145"/> <system value="http://unitsofmeasure.org"/> <code value="mL"/> </strengthQuantity> </ingredient> <ingredient> <item> <reference> <reference value="#sub13"/> </reference> </item> <strengthCodeableConcept> <coding> <system value="http://hl7.org/fhir/CodeSystem/medication-ingredientstrength"/> <code value="qs"/> <display value="QS"/> </coding> </strengthCodeableConcept> </ingredient> </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.