FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-disability-status.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-disability-status.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/disability-status |
| Status | active |
| Date | 2026-08-11T08:18:14+00:00 |
| Title | 身心障礙狀況 Questionnaire |
| Realm | tw |
| Authority | national |
| Description | 記錄障礙分類、致障原因、障礙證明與相關日期的評估表單。 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
本問卷定義障礙分類、致障原因、障礙證明與相關日期之評估題目。
{
"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"
}
]
}
]
}