臺灣社政領域基礎實作指引, 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-09-16 |
{
"resourceType" : "CodeSystem",
"id" : "twss-non-compliance-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-non-compliance-reason</b></p><a name=\"twss-non-compliance-reason\"> </a><a name=\"hctwss-non-compliance-reason\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-non-compliance-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\">01<a name=\"twss-non-compliance-reason-01\"> </a></td><td>兒童已滿2歲</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"twss-non-compliance-reason-04\"> </a></td><td>接受托育補助</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"twss-non-compliance-reason-06\"> </a></td><td>正接受政府公費安置中</td></tr><tr><td style=\"white-space:nowrap\">98<a name=\"twss-non-compliance-reason-98\"> </a></td><td>補助資格已到2歲</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"twss-non-compliance-reason-99\"> </a></td><td>其他</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-non-compliance-reason",
"version" : "0.0.1",
"name" : "TWSSNonComplianceReason",
"title" : "TWSS-不符原因代碼系統",
"status" : "active",
"experimental" : false,
"date" : "2026-09-16T06:58:47+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "TWSS 補助申請不符原因代碼。目前收錄已取得的代碼;其他不符原因可僅以文字表達。",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "01",
"display" : "兒童已滿2歲"
},
{
"code" : "04",
"display" : "接受托育補助"
},
{
"code" : "06",
"display" : "正接受政府公費安置中"
},
{
"code" : "98",
"display" : "補助資格已到2歲"
},
{
"code" : "99",
"display" : "其他"
}
]
}