臺灣社政領域基礎實作指引, 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
| Active as of 2026-08-20 |
{
"resourceType" : "CodeSystem",
"id" : "twss-education-component",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-education-component</b></p><a name=\"twss-education-component\"> </a><a name=\"hctwss-education-component\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-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\">schooling-status<a name=\"twss-education-component-schooling-status\"> </a></td><td>就學現況</td></tr><tr><td style=\"white-space:nowrap\">enrollment-year<a name=\"twss-education-component-enrollment-year\"> </a></td><td>入學年度</td></tr><tr><td style=\"white-space:nowrap\">school-name<a name=\"twss-education-component-school-name\"> </a></td><td>就讀學校名稱</td></tr><tr><td style=\"white-space:nowrap\">grade-level<a name=\"twss-education-component-grade-level\"> </a></td><td>年級別</td></tr><tr><td style=\"white-space:nowrap\">major<a name=\"twss-education-component-major\"> </a></td><td>就讀或畢業科系</td></tr><tr><td style=\"white-space:nowrap\">graduated<a name=\"twss-education-component-graduated\"> </a></td><td>是否畢業</td></tr><tr><td style=\"white-space:nowrap\">graduation-year<a name=\"twss-education-component-graduation-year\"> </a></td><td>畢業年度</td></tr><tr><td style=\"white-space:nowrap\">education-level<a name=\"twss-education-component-education-level\"> </a></td><td>教育程度</td></tr><tr><td style=\"white-space:nowrap\">related-major-graduate<a name=\"twss-education-component-related-major-graduate\"> </a></td><td>是否為相關科系畢業</td></tr><tr><td style=\"white-space:nowrap\">social-welfare-related<a name=\"twss-education-component-social-welfare-related\"> </a></td><td>是否為社福相關學歷</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-education-component",
"version" : "0.0.1",
"name" : "TWSSEducationComponent",
"title" : "TWSS-教育資訊組成項目",
"status" : "active",
"experimental" : false,
"date" : "2026-08-20T16:38:23+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "教育資訊 Observation 使用的組成項目代碼系統。",
"caseSensitive" : true,
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "schooling-status",
"display" : "就學現況"
},
{
"code" : "enrollment-year",
"display" : "入學年度"
},
{
"code" : "school-name",
"display" : "就讀學校名稱"
},
{
"code" : "grade-level",
"display" : "年級別"
},
{
"code" : "major",
"display" : "就讀或畢業科系"
},
{
"code" : "graduated",
"display" : "是否畢業"
},
{
"code" : "graduation-year",
"display" : "畢業年度"
},
{
"code" : "education-level",
"display" : "教育程度"
},
{
"code" : "related-major-graduate",
"display" : "是否為相關科系畢業"
},
{
"code" : "social-welfare-related",
"display" : "是否為社福相關學歷"
}
]
}