臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions

: TWSS-服務人教育經歷組成項目 - JSON Representation

Active as of 2026-08-10

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "twss-practitioner-education-component",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-practitioner-education-component</b></p><a name=\"twss-practitioner-education-component\"> </a><a name=\"hctwss-practitioner-education-component\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">education-enrollment-year<a name=\"twss-practitioner-education-component-education-enrollment-year\"> </a></td><td>入學年度</td></tr><tr><td style=\"white-space:nowrap\">education-graduation-school<a name=\"twss-practitioner-education-component-education-graduation-school\"> </a></td><td>畢業學校名稱</td></tr><tr><td style=\"white-space:nowrap\">education-major<a name=\"twss-practitioner-education-component-education-major\"> </a></td><td>畢業科系</td></tr><tr><td style=\"white-space:nowrap\">education-social-welfare-related<a name=\"twss-practitioner-education-component-education-social-welfare-related\"> </a></td><td>是否為社福相關學歷</td></tr></table></div>"
  },
  "url" : "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component",
  "version" : "0.0.1",
  "name" : "TWSSPractitionerEducationComponent",
  "title" : "TWSS-服務人教育經歷組成項目",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-10T08:34:13+00:00",
  "publisher" : "衛生福利部社會及家庭署",
  "contact" : [
    {
      "name" : "衛生福利部社會及家庭署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description" : "服務人教育經歷 Observation 使用的組成項目代碼系統。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "education-enrollment-year",
      "display" : "入學年度"
    },
    {
      "code" : "education-graduation-school",
      "display" : "畢業學校名稱"
    },
    {
      "code" : "education-major",
      "display" : "畢業科系"
    },
    {
      "code" : "education-social-welfare-related",
      "display" : "是否為社福相關學歷"
    }
  ]
}