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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaire
IdQuestionnaire-disability-status.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-disability-status.html
URLhttps://sfaa.gov.tw/base/Questionnaire/disability-status
Statusactive
Date2026-08-11T08:18:14+00:00
Title身心障礙狀況 Questionnaire
Realmtw
Authoritynational
Description記錄障礙分類、致障原因、障礙證明與相關日期的評估表單。

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

身心障礙狀況問卷

本問卷定義障礙分類、致障原因、障礙證明與相關日期之評估題目。


Source1

{
  "resourceType": "Questionnaire",
  "id": "disability-status",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-disability-status-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/Questionnaire/disability-status",
  "title": "身心障礙狀況 Questionnaire",
  "status": "active",
  "subjectType": [
    "Patient"
  ],
  "date": "2026-08-11T08:18:14+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "記錄障礙分類、致障原因、障礙證明與相關日期的評估表單。",
  "item": [
    {
      "linkId": "7.1",
      "text": "障礙分類與狀況",
      "type": "group",
      "item": [
        {
          "linkId": "7.1.1",
          "text": "致障原因",
          "type": "choice"
        },
        {
          "linkId": "7.1.2",
          "text": "障礙部位",
          "type": "open-choice"
        },
        {
          "linkId": "7.1.3",
          "text": "新制障礙分類",
          "type": "group",
          "item": [
            {
              "linkId": "7.1.3.1",
              "text": "新制障礙類別",
              "type": "choice"
            },
            {
              "linkId": "7.1.3.2",
              "text": "新制障礙類別內容",
              "type": "choice"
            }
          ]
        },
        {
          "linkId": "7.1.4",
          "text": "舊制障礙類別",
          "type": "choice"
        },
        {
          "linkId": "7.1.5",
          "text": "ICF編碼",
          "type": "choice"
        },
        {
          "linkId": "7.1.6",
          "text": "障礙程度等級",
          "type": "choice"
        },
        {
          "linkId": "7.1.7",
          "text": "致障時間",
          "type": "date"
        }
      ]
    },
    {
      "linkId": "7.2",
      "text": "身心障礙證明狀況",
      "type": "group",
      "item": [
        {
          "linkId": "7.2.1",
          "text": "有無身心障礙證明",
          "type": "boolean"
        },
        {
          "linkId": "7.2.2",
          "text": "未領證原因",
          "type": "choice"
        },
        {
          "linkId": "7.2.3",
          "text": "身心障礙永久有效",
          "type": "boolean"
        },
        {
          "linkId": "7.2.4",
          "text": "身心障礙鑑定日期",
          "type": "date"
        }
      ]
    }
  ]
}