FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | Questionnaire |
| Id | Questionnaire-ltc-questionnaire-memory.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/Questionnaire-ltc-questionnaire-memory.html |
| URL | http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-memory |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-04-03T13:32:05+00:00 |
| Name | LTCQuestionnaireMemory |
| Realm | tw |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire ltc-questionnaire-memory
Profile: 長期照顧-問卷
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire | http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-memory#1.0.0 | ||
![]() ![]() | 個案短期記憶力回答狀態 | 0..1 | string | |
![]() ![]() | 個案能重複的詞數 | 0..1 | integer | |
![]() ![]() | 回憶起「襪子」 | 0..1 | string | |
![]() ![]() | 回憶起「藍色」 | 0..1 | string | |
![]() ![]() | 回憶起「床鋪」 | 0..1 | string | |
{
"resourceType": "Questionnaire",
"id": "ltc-questionnaire-memory",
"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-memory",
"version": "1.0.0",
"name": "LTCQuestionnaireMemory",
"status": "active",
"date": "2026-04-03T13:32:05+00:00",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"item": [
{
"linkId": "D0",
"text": "個案短期記憶力回答狀態",
"type": "string"
},
{
"linkId": "D1a",
"text": "個案能重複的詞數",
"type": "integer"
},
{
"linkId": "D1b1",
"text": "回憶起「襪子」",
"type": "string"
},
{
"linkId": "D1b2",
"text": "回憶起「藍色」",
"type": "string"
},
{
"linkId": "D1b3",
"text": "回憶起「床鋪」",
"type": "string"
}
]
}