FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-health-disease-status.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-health-disease-status.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/health-disease-status |
| Status | active |
| Date | 2026-08-11T08:18:14+00:00 |
| Title | 健康與疾病狀況 Questionnaire |
| Realm | tw |
| Authority | national |
| Description | 記錄重大傷病、健康狀況、疾病分類、ICD 與用藥情形的評估表單。 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
本問卷定義重大傷病、健康狀況、疾病與用藥情形之評估題目。
{
"resourceType": "Questionnaire",
"id": "health-disease-status",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-health-disease-status-twss-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/Questionnaire/health-disease-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": "記錄重大傷病、健康狀況、疾病分類、ICD 與用藥情形的評估表單。",
"item": [
{
"linkId": "6.1",
"text": "是否持有重大傷病卡",
"type": "boolean"
},
{
"linkId": "6.2",
"text": "重大傷病卡病名",
"type": "string"
},
{
"linkId": "6.3",
"text": "健康狀況分級",
"type": "choice"
},
{
"linkId": "6.4",
"text": "健康狀況選項",
"type": "choice"
},
{
"linkId": "6.5",
"text": "疾病類型",
"type": "choice"
},
{
"linkId": "6.6",
"text": "ICD編碼",
"type": "choice"
},
{
"linkId": "6.7",
"text": "用藥情形",
"type": "text"
}
]
}