FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | Questionnaire |
| Id | Questionnaire-ltc-questionnaire-communication.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/Questionnaire-ltc-questionnaire-communication.html |
| URL | http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-communication |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-04-03T13:32:05+00:00 |
| Name | LTCQuestionnaireCommunication |
| Realm | tw |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire ltc-questionnaire-communication
Profile: 長期照顧-問卷
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire | http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-communication#1.0.0 | ||
![]() ![]() | 個案意識狀態 | 0..1 | string | |
![]() ![]() | 個案視力 | 0..1 | string | |
![]() ![]() | 個案聽力 | 0..1 | string | |
![]() ![]() | 個案表達能力 | 0..1 | string | |
![]() ![]() | 個案理解能力 | 0..1 | string | |
{
"resourceType": "Questionnaire",
"id": "ltc-questionnaire-communication",
"meta": {
"profile": [
"http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaire"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-communication",
"version": "1.0.0",
"name": "LTCQuestionnaireCommunication",
"status": "active",
"date": "2026-04-03T13:32:05+00:00",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"item": [
{
"linkId": "C1",
"text": "個案意識狀態",
"type": "string"
},
{
"linkId": "C2",
"text": "個案視力",
"type": "string"
},
{
"linkId": "C3",
"text": "個案聽力",
"type": "string"
},
{
"linkId": "C4",
"text": "個案表達能力",
"type": "string"
},
{
"linkId": "C5",
"text": "個案理解能力",
"type": "string"
}
]
}