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

<Observation xmlns="http://hl7.org/fhir">
  <id value="education-min"/>
  <meta>
    <profile value="https://sfaa.gov.tw/base/StructureDefinition/EducationObservation-twss-base"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation education-min</b></p><a name="education-min"> </a><a name="hceducation-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-EducationObservation-twss-base.html">教育資訊-Observation TWSS Base</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{https://sfaa.gov.tw/base/CodeSystem/twss-observation-type education-information}">教育資訊</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:{https://sfaa.gov.tw/base/CodeSystem/twss-education-component schooling-status}">就學現況</span></p><p><b>value</b>: <span title="Codes:{https://sfaa.gov.tw/base/CodeSystem/twss-schooling-status 2}">就學中</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://sfaa.gov.tw/base/CodeSystem/twss-education-component school-name}">就讀學校名稱</span></p><p><b>value</b>: 示範國民中學</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://sfaa.gov.tw/base/CodeSystem/twss-education-component grade-level}">年級別</span></p><p><b>value</b>: 八年級</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://sfaa.gov.tw/base/CodeSystem/twss-education-component education-level}">教育程度</span></p><p><b>value</b>: <span title="Codes:{https://sfaa.gov.tw/base/CodeSystem/twss-education-level 3}">國中</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="https://sfaa.gov.tw/base/CodeSystem/twss-observation-type"/>
      <code value="education-information"/>
      <display value="教育資訊"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/pat-min"/>
  </subject>
  <component>
    <code>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-education-component"/>
        <code value="schooling-status"/>
        <display value="就學現況"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-schooling-status"/>
        <code value="2"/>
        <display value="就學中"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-education-component"/>
        <code value="school-name"/>
        <display value="就讀學校名稱"/>
      </coding>
    </code>
    <valueString value="示範國民中學"/>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-education-component"/>
        <code value="grade-level"/>
        <display value="年級別"/>
      </coding>
    </code>
    <valueString value="八年級"/>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-education-component"/>
        <code value="education-level"/>
        <display value="教育程度"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-education-level"/>
        <code value="3"/>
        <display value="國中"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>