FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeCodeSystem
IdCodeSystem-twss-certificate-not-issued-reason.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-certificate-not-issued-reason.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-certificate-not-issued-reason
Version0.0.1
Statusactive
Date2026-08-11T08:18:14+00:00
NameTWSSCertificateNotIssuedReason
TitleTWSS-未領身心障礙證明原因
Realmtw
Authoritynational
DescriptionTWSS Base 使用的未領身心障礙證明原因代碼。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.twss.base#currenttwss-certificate-not-issued-reason-vsTWSS-未領身心障礙證明原因值集

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
A 身心障礙證明過期
B 身心障礙鑑定中
Z 其他

Source1

{
  "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": "其他"
    }
  ]
}