Sha256: aa30dafc222756b329f78b6db8420c488d009dc342441433607d9f56b59640c3

Contents?: true

Size: 1.83 KB

Versions: 2

Compression:

Stored size: 1.83 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><Medication xmlns="http://hl7.org/fhir">
  <id value="f003"/>
    <text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: f003</p><p><b>code</b>: Tolbutamide 500mg tablet <span>(Details : {SNOMED CT code &#39;325267004&#39; = &#39;Tolbutamide 500mg tablet&#39;, given as &#39;Tolbutamide 500mg tablet&#39;})</span></p><p><b>isBrand</b>: true</p><h3>Packages</h3><table><tr><td>-</td><td><b>Container</b></td></tr><tr><td>*</td><td>drug container <span>(Details : {SNOMED CT code &#39;398124009&#39; = &#39;Drug container (physical object)&#39;, given as &#39;drug container&#39;})</span></td></tr></table></div></text><code>
        <coding>
            <system value="http://snomed.info/sct"/>
            <code value="325267004"/> <!--   SNOMED CT classification code   -->
            <display value="Tolbutamide 500mg tablet"/>
        </coding>
    </code>
    <isBrand value="true"/>
    <!--   <manufacturer> Linked to non excisting Reference(Organization) 
        OID: 2.16.840.1.113883.4.642.1.4 
        <reference value="Organization/F000"/>
        <display value="Merck"/>
        </manufacturer>  -->
    <package>
        <container>
            <coding>
                <system value="http://snomed.info/sct"/>
                <code value="398124009"/>
                <display value="drug container"/>
            </coding>
        </container>
        <!--   <content>
            <itemReference> 1..1 Reference(Medication) A product in the package </itemReference>
            <amount>
                <value value="30"/>
                <unit value="Pill"/>
                <system value="http://snomed.info/sct"/>
                <code value="46992007"/>
            </amount>
            </content>   -->
    </package>    
</Medication>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fhir_models-0.3.1 examples/xml/medication-example-f003-tolbutamide.xml
fhir_models-0.3.0 examples/xml/medication-example-f003-tolbutamide.xml