<?xml version="1.0" encoding="UTF-8"?>

<Medication xmlns="http://hl7.org/fhir">
  <id value="med-02-ep"/>
  <meta>
    <profile value="https://nhicore.nhi.gov.tw/empd/StructureDefinition/Medication-EMPD"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication med-02-ep</b></p><a name="med-02-ep"> </a><a name="hcmed-02-ep"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Medication-EMPD.html">電子處方箋-藥物處方內容(Medication)</a></p></div><p><b>code</b>: <span title="Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw 衛署藥輸字第024969號}">VALSARTAN + HYDROCHLOROTHIAZIDE</span></p><p><b>form</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm TAB}">膜衣錠</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://snomed.info/sct 386876001}">VALSARTAN</span></p><p><b>strength</b>: 320 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style="background: LightGoldenRodYellow"> (Details: UCUM  code{tbl} = '{tbl}')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://snomed.info/sct 387525002}">HYDROCHLOROTHIAZIDE</span></p><p><b>strength</b>: 12.5 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style="background: LightGoldenRodYellow"> (Details: UCUM  code{tbl} = '{tbl}')</span></p></blockquote></div>
  </text>
  <code>
    <coding>
      <system value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw"/>
      <code value="衛署藥輸字第024969號"/>
      <display value="可得安穩320/12.5毫克膜衣錠"/>
    </coding>
    <text value="VALSARTAN + HYDROCHLOROTHIAZIDE"/>
  </code>
  <form>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"/>
      <code value="TAB"/>
    </coding>
    <text value="膜衣錠"/>
  </form>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="386876001"/>
        <display value="Valsartan (substance)"/>
      </coding>
      <text value="VALSARTAN"/>
    </itemCodeableConcept>
    <strength>
      <numerator>
        <value value="320"/>
        <unit value="mg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </numerator>
      <denominator>
        <value value="1"/>
        <unit value="Tablet"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="{tbl}"/>
      </denominator>
    </strength>
  </ingredient>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="387525002"/>
        <display value="Hydrochlorothiazide (substance)"/>
      </coding>
      <text value="HYDROCHLOROTHIAZIDE"/>
    </itemCodeableConcept>
    <strength>
      <numerator>
        <value value="12.5"/>
        <unit value="mg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </numerator>
      <denominator>
        <value value="1"/>
        <unit value="Tablet"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="{tbl}"/>
      </denominator>
    </strength>
  </ingredient>
</Medication>