FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-assistive-device-status.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-assistive-device-status.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/assistive-device-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": "assistive-device-status",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-assistive-device-status-twss-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/Questionnaire/assistive-device-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": "8",
"text": "輔具使用狀況",
"type": "group",
"item": [
{
"linkId": "8.1",
"text": "輔具名稱",
"type": "string"
},
{
"linkId": "8.2",
"text": "輔具使用情形",
"type": "boolean"
}
]
}
]
}