FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | CodeSystem |
| Id | CodeSystem-twss-certificate-not-issued-reason.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-certificate-not-issued-reason.html |
| URL | https://sfaa.gov.tw/base/CodeSystem/twss-certificate-not-issued-reason |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-08-11T08:18:14+00:00 |
| Name | TWSSCertificateNotIssuedReason |
| Title | TWSS-未領身心障礙證明原因 |
| Realm | tw |
| Authority | national |
| Description | TWSS Base 使用的未領身心障礙證明原因代碼。 |
| Content | complete |
| ValueSet | ||
| tw.gov.mohw.twss.base#current | twss-certificate-not-issued-reason-vs | TWSS-未領身心障礙證明原因值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem twss-certificate-not-issued-reason
This case-sensitive code system https://sfaa.gov.tw/base/CodeSystem/twss-certificate-not-issued-reason defines the following codes:
| Code | Display |
| A | 身心障礙證明過期 |
| B | 身心障礙鑑定中 |
| Z | 其他 |
{
"resourceType": "CodeSystem",
"id": "twss-certificate-not-issued-reason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "其他"
}
]
}