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

<Observation xmlns="http://hl7.org/fhir">
  <id value="practitioner-education-min"/>
  <meta>
    <profile value="https://sfaa.gov.tw/base/StructureDefinition/PractitionerEducationObservation-twss-base"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><h3><b>服務人教育經歷</b></h3><p><b>服務人</b>：<a href="Practitioner-prac-min.html">Practitioner/prac-min</a></p><p><b>入學年度</b>：2014</p><p><b>畢業學校名稱</b>：示範大學</p><p><b>最高學歷</b>：大學 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">（<a href="ValueSet-twss-practitioner-education-level-vs.html">服務人最高學歷值集</a>#4）</span></p><p><b>畢業科系</b>：社會工作學系</p><p><b>是否為社福相關學歷</b>：是</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="https://sfaa.gov.tw/base/CodeSystem/twss-observation-type"/>
      <code value="practitioner-education"/>
      <display value="服務人教育經歷"/>
    </coding>
  </code>
  <focus>
    <reference value="Practitioner/prac-min"/>
  </focus>
  <component>
    <code>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component"/>
        <code value="education-enrollment-year"/>
        <display value="入學年度"/>
      </coding>
    </code>
    <valueInteger value="2014"/>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component"/>
        <code value="education-graduation-school"/>
        <display value="畢業學校名稱"/>
      </coding>
    </code>
    <valueString value="示範大學"/>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="91694-0"/>
        <display value="Highest level of education of Personnel"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-level"/>
        <code value="4"/>
        <display value="大學"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component"/>
        <code value="education-major"/>
        <display value="畢業科系"/>
      </coding>
    </code>
    <valueString value="社會工作學系"/>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component"/>
        <code value="education-social-welfare-related"/>
        <display value="是否為社福相關學歷"/>
      </coding>
    </code>
    <valueBoolean value="true"/>
  </component>
</Observation>