{
  "resourceType" : "Observation",
  "id" : "practitioner-education-min",
  "meta" : {
    "profile" : ["https://sfaa.gov.tw/base/StructureDefinition/PractitionerEducationObservation-twss-base"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-observation-type",
      "code" : "practitioner-education",
      "display" : "服務人教育經歷"
    }]
  },
  "focus" : [{
    "reference" : "Practitioner/prac-min"
  }],
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component",
        "code" : "education-enrollment-year",
        "display" : "入學年度"
      }]
    },
    "valueInteger" : 2014
  },
  {
    "code" : {
      "coding" : [{
        "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component",
        "code" : "education-graduation-school",
        "display" : "畢業學校名稱"
      }]
    },
    "valueString" : "示範大學"
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "91694-0",
        "display" : "Highest level of education of Personnel"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-level",
        "code" : "4",
        "display" : "大學"
      }]
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component",
        "code" : "education-major",
        "display" : "畢業科系"
      }]
    },
    "valueString" : "社會工作學系"
  },
  {
    "code" : {
      "coding" : [{
        "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component",
        "code" : "education-social-welfare-related",
        "display" : "是否為社福相關學歷"
      }]
    },
    "valueBoolean" : true
  }]
}