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

<Observation xmlns="http://hl7.org/fhir">
  <id value="visual-acuity-min"/>
  <meta>
    <profile value="https://sfaa.gov.tw/base/StructureDefinition/VisualAcuityObservation-twss-base"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation visual-acuity-min</b></p><a name="visual-acuity-min"> </a><a name="hcvisual-acuity-min"> </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-VisualAcuityObservation-twss-base.html">視力檢查-Observation TWSS Base</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 98497-1}">Visual acuity panel</span></p><p><b>subject</b>: <a href="Patient-pat-min.html">王小明 Male, DoB: 2001-01-01 ( 服務對象編號: CLIENT-001 (use: official, ))</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 65897-1}">Visual acuity best corrected Left eye</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 98498-9}">Visual acuity uncorrected Left eye</span></p><p><b>value</b>: 0.8</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 65893-0}">Visual acuity best corrected Right eye</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 98499-7}">Visual acuity uncorrected Right eye</span></p><p><b>value</b>: 0.8</p></blockquote></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="98497-1"/>
      <display value="Visual acuity panel"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/pat-min"/>
  </subject>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="65897-1"/>
        <display value="Visual acuity best corrected Left eye"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="1"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="98498-9"/>
        <display value="Visual acuity uncorrected Left eye"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="0.8"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="65893-0"/>
        <display value="Visual acuity best corrected Right eye"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="1"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="98499-7"/>
        <display value="Visual acuity uncorrected Right eye"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="0.8"/>
    </valueQuantity>
  </component>
</Observation>