臺灣社政領域基礎實作指引, 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-23 |
{
"resourceType" : "CodeSystem",
"id" : "twss-unemployment-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-unemployment-reason</b></p><a name=\"twss-unemployment-reason\"> </a><a name=\"hctwss-unemployment-reason\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-unemployment-reason</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\">A<a name=\"twss-unemployment-reason-A\"> </a></td><td>年齡限制</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-unemployment-reason-B\"> </a></td><td>學歷限制</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"twss-unemployment-reason-C\"> </a></td><td>無工作意願</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"twss-unemployment-reason-D\"> </a></td><td>工作技能不足</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"twss-unemployment-reason-E\"> </a></td><td>缺乏工作機會</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"twss-unemployment-reason-F\"> </a></td><td>交通/行動困難</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"twss-unemployment-reason-G\"> </a></td><td>體能狀況無法勝任</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"twss-unemployment-reason-H\"> </a></td><td>薪資不滿意</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"twss-unemployment-reason-I\"> </a></td><td>工作內容不適合</td></tr><tr><td style=\"white-space:nowrap\">J<a name=\"twss-unemployment-reason-J\"> </a></td><td>在學或準備升學</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"twss-unemployment-reason-K\"> </a></td><td>家庭因素無法外出工作</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"twss-unemployment-reason-L\"> </a></td><td>家庭經濟許可,不必工作</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"twss-unemployment-reason-M\"> </a></td><td>工作場所欠缺無障礙措施</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"twss-unemployment-reason-Z\"> </a></td><td>其他</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-unemployment-reason",
"version" : "0.0.1",
"name" : "TWSSUnemploymentReason",
"title" : "TWSS-未就業原因代碼系統",
"status" : "active",
"experimental" : false,
"date" : "2026-08-23T14:20:32+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "未就業原因代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 14,
"concept" : [
{
"code" : "A",
"display" : "年齡限制"
},
{
"code" : "B",
"display" : "學歷限制"
},
{
"code" : "C",
"display" : "無工作意願"
},
{
"code" : "D",
"display" : "工作技能不足"
},
{
"code" : "E",
"display" : "缺乏工作機會"
},
{
"code" : "F",
"display" : "交通/行動困難"
},
{
"code" : "G",
"display" : "體能狀況無法勝任"
},
{
"code" : "H",
"display" : "薪資不滿意"
},
{
"code" : "I",
"display" : "工作內容不適合"
},
{
"code" : "J",
"display" : "在學或準備升學"
},
{
"code" : "K",
"display" : "家庭因素無法外出工作"
},
{
"code" : "L",
"display" : "家庭經濟許可,不必工作"
},
{
"code" : "M",
"display" : "工作場所欠缺無障礙措施"
},
{
"code" : "Z",
"display" : "其他"
}
]
}