FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaire
IdQuestionnaire-twss-adl-assessment.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-twss-adl-assessment.html
URLhttps://sfaa.gov.tw/base/Questionnaire/twss-adl-assessment
Version0.0.1
Statusactive
Date2026-08-11T08:18:14+00:00
Title日常生活功能(ADL)評估問卷
Realmtw
Authoritynational
DescriptionTWSS Base 日常生活功能評估問卷。

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

日常生活功能(ADL)評估問卷

本問卷定義生活自理、肢體行動、四處走動與居家活動之評估題目。


Source1

{
  "resourceType": "Questionnaire",
  "id": "twss-adl-assessment",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-adl-assessment-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/Questionnaire/twss-adl-assessment",
  "version": "0.0.1",
  "title": "日常生活功能(ADL)評估問卷",
  "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": "TWSS Base 日常生活功能評估問卷。",
  "item": [
    {
      "linkId": "9",
      "text": "日常生活功能(ADL)",
      "type": "group",
      "item": [
        {
          "linkId": "9.1",
          "text": "生活自理",
          "type": "choice"
        },
        {
          "linkId": "9.2",
          "text": "肢體行動",
          "type": "choice"
        },
        {
          "linkId": "9.3",
          "text": "四處走動",
          "type": "choice"
        },
        {
          "linkId": "9.4",
          "text": "居家活動",
          "type": "choice"
        }
      ]
    }
  ]
}