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

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeQuestionnaire
IdQuestionnaire-ltc-questionnaire-caregiver-load.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/Questionnaire-ltc-questionnaire-caregiver-load.html
URLhttp://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-caregiver-load
Version1.0.0
Statusactive
Date2026-04-03T13:32:05+00:00
NameLTCQuestionnaireCaregiverLoad
Realmtw

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

Generated Narrative: Questionnaire ltc-questionnaire-caregiver-load

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. LTCQuestionnaireCaregiverLoadQuestionnairehttp://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-caregiver-load#1.0.0
... J01睡眠受到干擾0..1boolean
... J02體力上的負荷0..1boolean
... J03需分配時間照顧其他家人0..1boolean
... J04對個案的行為感到困擾0..1boolean
... J05無法承受照顧壓力0..1boolean

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "ltc-questionnaire-caregiver-load",
  "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-caregiver-load",
  "version": "1.0.0",
  "name": "LTCQuestionnaireCaregiverLoad",
  "status": "active",
  "date": "2026-04-03T13:32:05+00:00",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "J01",
      "text": "睡眠受到干擾",
      "type": "boolean"
    },
    {
      "linkId": "J02",
      "text": "體力上的負荷",
      "type": "boolean"
    },
    {
      "linkId": "J03",
      "text": "需分配時間照顧其他家人",
      "type": "boolean"
    },
    {
      "linkId": "J04",
      "text": "對個案的行為感到困擾",
      "type": "boolean"
    },
    {
      "linkId": "J05",
      "text": "無法承受照顧壓力",
      "type": "boolean"
    }
  ]
}