臺灣社政領域基礎實作指引, 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-11 |
{
"resourceType" : "CodeSystem",
"id" : "twss-certificate-not-issued-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-certificate-not-issued-reason</b></p><a name=\"twss-certificate-not-issued-reason\"> </a><a name=\"hctwss-certificate-not-issued-reason\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-certificate-not-issued-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-certificate-not-issued-reason-A\"> </a></td><td>身心障礙證明過期</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-certificate-not-issued-reason-B\"> </a></td><td>身心障礙鑑定中</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"twss-certificate-not-issued-reason-Z\"> </a></td><td>其他</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-certificate-not-issued-reason",
"version" : "0.0.1",
"name" : "TWSSCertificateNotIssuedReason",
"title" : "TWSS-未領身心障礙證明原因",
"status" : "active",
"experimental" : false,
"date" : "2026-08-11T08:18:14+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "TWSS Base 使用的未領身心障礙證明原因代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "A",
"display" : "身心障礙證明過期"
},
{
"code" : "B",
"display" : "身心障礙鑑定中"
},
{
"code" : "Z",
"display" : "其他"
}
]
}