{
  "resourceType" : "ValueSet",
  "id" : "education-level-v3-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet education-level-v3-vs</b></p><a name=\"education-level-v3-vs\"> </a><a name=\"hceducation-level-v3-vs\"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-EducationLevel</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version &#x1F4CD;2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>ELEM</td><td>小學 (Elementary School)</td></tr><tr><td>SEC</td><td>部分中學教育，國中 (Some secondary or high school education)</td></tr><tr><td>HS</td><td>高中畢業 (High School or secondary school degree complete)</td></tr><tr><td>SCOL</td><td>大學肄業 (Some College education)</td></tr><tr><td>ASSOC</td><td>副學士／專科學位 (Associate's or technical degree complete)</td></tr><tr><td>BD</td><td>學士學位 (College or baccalaureate degree complete)</td></tr><tr><td>PB</td><td>學士後進修 (Some post-baccalaureate education)</td></tr><tr><td>GD</td><td>碩士／專業學位 (Graduate or professional Degree complete)</td></tr><tr><td>POSTG</td><td>博士／博士後教育 (Doctoral or post graduate education)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/ValueSet/education-level-v3-vs",
  "version" : "0.0.2",
  "name" : "EducationLevelV3VS",
  "title" : "教育程度 v3 (Education Level)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-11T17:55:18+08:00",
  "publisher" : "沐恩生醫光電股份有限公司",
  "contact" : [{
    "name" : "沐恩生醫光電股份有限公司",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.muenai.com/"
    },
    {
      "system" : "email",
      "value" : "service@muenai.com"
    }]
  }],
  "description" : "病患教育程度之 HL7 v3 EducationLevel 代碼。",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "TW"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
      "version" : "2018-08-12",
      "concept" : [{
        "code" : "ELEM",
        "display" : "小學 (Elementary School)"
      },
      {
        "code" : "SEC",
        "display" : "部分中學教育，國中 (Some secondary or high school education)"
      },
      {
        "code" : "HS",
        "display" : "高中畢業 (High School or secondary school degree complete)"
      },
      {
        "code" : "SCOL",
        "display" : "大學肄業 (Some College education)"
      },
      {
        "code" : "ASSOC",
        "display" : "副學士／專科學位 (Associate's or technical degree complete)"
      },
      {
        "code" : "BD",
        "display" : "學士學位 (College or baccalaureate degree complete)"
      },
      {
        "code" : "PB",
        "display" : "學士後進修 (Some post-baccalaureate education)"
      },
      {
        "code" : "GD",
        "display" : "碩士／專業學位 (Graduate or professional Degree complete)"
      },
      {
        "code" : "POSTG",
        "display" : "博士／博士後教育 (Doctoral or post graduate education)"
      }]
    }]
  }
}