This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). 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 Turtle (+ also see Turtle/RDF Format Specification)
Compounded Preparation - Hand Sanitizer - includes qs Ingredient strength
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- [a fhir:Medication; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "med0323"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Medication</b><a name=\"med0323\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Medication "med0323" </p></div><p><b>code</b>: WHO Hand Sanitizer Formulation 1% - 10L <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>doseForm</b>: Solution (basic dose form) (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#739006009)</span></p><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td></tr><tr><td>*</td><td><a name=\"sub10\"> </a><blockquote><p/><p><a name=\"sub10\"> </a></p><p><b>instance</b>: false</p><h3>Codes</h3><table class=\"grid\"><tr><td>-</td><td><b>Concept</b></td></tr><tr><td>*</td><td>Ethanol (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#419442005)</span></td></tr></table></blockquote></td></tr></table><p><b>strength</b>: 8333 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></p></blockquote><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td></tr><tr><td>*</td><td><a name=\"sub11\"> </a><blockquote><p/><p><a name=\"sub11\"> </a></p><p><b>instance</b>: false</p><h3>Codes</h3><table class=\"grid\"><tr><td>-</td><td><b>Concept</b></td></tr><tr><td>*</td><td>Hydrogen peroxide (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#387171003)</span></td></tr></table></blockquote></td></tr></table><p><b>strength</b>: 417 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></p></blockquote><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td></tr><tr><td>*</td><td><a name=\"sub12\"> </a><blockquote><p/><p><a name=\"sub12\"> </a></p><p><b>instance</b>: false</p><h3>Codes</h3><table class=\"grid\"><tr><td>-</td><td><b>Concept</b></td></tr><tr><td>*</td><td>Glycerol (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#80582002)</span></td></tr></table></blockquote></td></tr></table><p><b>strength</b>: 145 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></p></blockquote><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td></tr><tr><td>*</td><td><a name=\"sub13\"> </a><blockquote><p/><p><a name=\"sub13\"> </a></p><p><b>instance</b>: false</p><h3>Codes</h3><table class=\"grid\"><tr><td>-</td><td><b>Concept</b></td></tr><tr><td>*</td><td>Distilled Water (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#444883009)</span></td></tr></table></blockquote></td></tr></table><p><b>strength</b>: QS <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"codesystem-medication-ingredientstrength.html\">Medication Ingredient Strength Codes</a>#qs)</span></p></blockquote></div>" ]; fhir:DomainResource.contained [ a fhir:Substance; fhir:index 0; fhir:Resource.id [ fhir:value "sub10" ]; fhir:Substance.instance [ fhir:value "false"^^xsd:boolean ]; fhir:Substance.code [ fhir:CodeableReference.concept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:419442005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "419442005" ]; fhir:Coding.display [ fhir:value "Ethanol (substance)" ] ] ] ] ], [ a fhir:Substance; fhir:index 1; fhir:Resource.id [ fhir:value "sub11" ]; fhir:Substance.instance [ fhir:value "false"^^xsd:boolean ]; fhir:Substance.code [ fhir:CodeableReference.concept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:387171003; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "387171003" ]; fhir:Coding.display [ fhir:value "Hydrogen peroxide (substance)" ] ] ] ] ], [ a fhir:Substance; fhir:index 2; fhir:Resource.id [ fhir:value "sub12" ]; fhir:Substance.instance [ fhir:value "false"^^xsd:boolean ]; fhir:Substance.code [ fhir:CodeableReference.concept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:80582002; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "80582002" ]; fhir:Coding.display [ fhir:value "Glycerol (substance)" ] ] ] ] ], [ a fhir:Substance; fhir:index 3; fhir:Resource.id [ fhir:value "sub13" ]; fhir:Substance.instance [ fhir:value "false"^^xsd:boolean ]; fhir:Substance.code [ fhir:CodeableReference.concept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:444883009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "444883009" ]; fhir:Coding.display [ fhir:value "Distilled Water (substance)" ] ] ] ] ]; fhir:Medication.code [ fhir:CodeableConcept.text [ fhir:value "WHO Hand Sanitizer Formulation 1% - 10L" ] ]; fhir:Medication.doseForm [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:739006009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "739006009" ]; fhir:Coding.display [ fhir:value "Solution (basic dose form) (qualifier value)" ] ] ]; fhir:Medication.ingredient [ fhir:index 0; fhir:Medication.ingredient.item [ fhir:CodeableReference.reference [ fhir:Reference.reference [ fhir:value "#sub10" ] ] ]; fhir:Medication.ingredient.strengthQuantity [ fhir:Quantity.value [ fhir:value "8333"^^xsd:decimal ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mL" ] ] ], [ fhir:index 1; fhir:Medication.ingredient.item [ fhir:CodeableReference.reference [ fhir:Reference.reference [ fhir:value "#sub11" ] ] ]; fhir:Medication.ingredient.strengthQuantity [ fhir:Quantity.value [ fhir:value "417"^^xsd:decimal ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mL" ] ] ], [ fhir:index 2; fhir:Medication.ingredient.item [ fhir:CodeableReference.reference [ fhir:Reference.reference [ fhir:value "#sub12" ] ] ]; fhir:Medication.ingredient.strengthQuantity [ fhir:Quantity.value [ fhir:value "145"^^xsd:decimal ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mL" ] ] ], [ fhir:index 3; fhir:Medication.ingredient.item [ fhir:CodeableReference.reference [ fhir:Reference.reference [ fhir:value "#sub13" ] ] ]; fhir:Medication.ingredient.strengthCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength" ]; fhir:Coding.code [ fhir:value "qs" ]; fhir:Coding.display [ fhir:value "QS" ] ] ] ]] . # - ontology header ------------------------------------------------------------ [a owl:Ontology; owl:imports fhir:fhir.ttl] . # -------------------------------------------------------------------------------------
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.