CH LAB-Order (R4)
2.0.0 - trial-use
This page is part of the CH LAB-Order (R4) (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<Medication xmlns="http://hl7.org/fhir">
<id value="Voltaren"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Medication </b><a name="Voltaren"> </a><a name="hcVoltaren"> </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">ResourceMedication "Voltaren" </p></div><p><b>code</b>: VOLTAREN Drag 50 mg <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#775563008 "Product containing only diclofenac (medicinal product)")</span></p><p><b>form</b>: Tablet (basic dose form) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#385055001)</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td><a name="hcsub01"> </a><blockquote><p/><p><a name="sub01"> </a></p><p><a name="hcsub01"> </a></p><p><b>code</b>: Diclofenac sodium (substance) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#62039007)</span></p></blockquote></td><td>50 milligram<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg = 'mg')</span>/1 Tablet (unit of presentation)<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table><hr/><blockquote><p><b>Generated Narrative: Substance #sub01</b><a name="sub01"> </a><a name="hcsub01"> </a></p><p><b>code</b>: Diclofenac sodium (substance) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#62039007)</span></p></blockquote></div>
</text>
<contained>
<Substance>
<id value="sub01"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="62039007"/>
<display value="Diclofenac sodium (substance)"/>
</coding>
</code>
</Substance>
</contained>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="775563008"/>
<display
value="Product containing only diclofenac (medicinal product)"/>
</coding>
<text value="VOLTAREN Drag 50 mg"/>
</code>
<form>
<coding>
<system value="http://snomed.info/sct"/>
<code value="385055001"/>
<display value="Tablet (basic dose form)"/>
</coding>
</form>
<ingredient>
<itemReference>
<reference value="#sub01"/>
</itemReference>
<strength>
<numerator>
<value value="50"/>
<unit value="milligram"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="Tablet (unit of presentation)"/>
<system value="http://snomed.info/sct"/>
<code value="732936001"/>
</denominator>
</strength>
</ingredient>
</Medication>