Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: Medication is bresentrik - XML Representation

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <id value="bresentrik"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Medication</b><a name="bresentrik"> </a><a name="hcbresentrik"> </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 &quot;bresentrik&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-medication.html">Fujitsu Medication Profile</a></p></div><p><b>status</b>: active</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>bresentrik 15 MG/ML Oral Solution <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-data-absent-reason.html">DataAbsentReason</a>#as-text &quot;As Text&quot;)</span></td><td>1 回分<span style="background: LightGoldenRodYellow"> (Details: urn:oid:1.2.392.100495.20.2.101 code DOSE = '回分')</span>/1 回<span style="background: LightGoldenRodYellow"> (Details: urn:oid:1.2.392.100495.20.2.101 code TIME = '回')</span></td></tr></table></div>
  </text>
  <status value="active"/>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
        <code value="as-text"/>
        <display value="As Text"/>
      </coding>
      <text value="bresentrik 15 MG/ML Oral Solution"/>
    </itemCodeableConcept>
    <strength>
      <numerator>
        <value value="1"/>
        <unit value="回分"/>
        <system value="urn:oid:1.2.392.100495.20.2.101"/>
        <code value="DOSE"/>
      </numerator>
      <denominator>
        <value value="1"/>
        <unit value="回"/>
        <system value="urn:oid:1.2.392.100495.20.2.101"/>
        <code value="TIME"/>
      </denominator>
    </strength>
  </ingredient>
</Medication>