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-support.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/Questionnaire-ltc-questionnaire-caregiver-support.html
URLhttp://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-caregiver-support
Version1.0.0
Statusactive
Date2026-04-03T13:32:05+00:00
NameLTCQuestionnaireCaregiverSupport
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-support

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. LTCQuestionnaireCaregiverSupportQuestionnairehttp://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-caregiver-support#1.0.0
... K1請問您是否與個案同住?0..1boolean
... K2若您有事必須外出,一天之中(二十四小時),請問您可將個案單獨留置家中幾小時沒有問題?0..1string
... K3有無照顧其他失能家人或 3 歲以下幼兒?0..1string
... K4請問您已經照顧個案多久?0..1string
... K5請問您過去 1 個月的健康狀況好不好?0..1string
... K6整體來說,您覺得您生活品質好不好?0..1string
... K7請問您目前有沒有在工作?0..1boolean
... K8請寫出其他有關訪問過程、個案(家屬)期許或其他如虐待、疏忽、需緊急就醫、自費等特殊狀況或問題:0..1string

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "ltc-questionnaire-caregiver-support",
  "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-support",
  "version": "1.0.0",
  "name": "LTCQuestionnaireCaregiverSupport",
  "status": "active",
  "date": "2026-04-03T13:32:05+00:00",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "K1",
      "text": "請問您是否與個案同住?",
      "type": "boolean"
    },
    {
      "linkId": "K2",
      "text": "若您有事必須外出,一天之中(二十四小時),請問您可將個案單獨留置家中幾小時沒有問題?",
      "type": "string"
    },
    {
      "linkId": "K3",
      "text": "有無照顧其他失能家人或 3 歲以下幼兒?",
      "type": "string"
    },
    {
      "linkId": "K4",
      "text": "請問您已經照顧個案多久?",
      "type": "string"
    },
    {
      "linkId": "K5",
      "text": "請問您過去 1 個月的健康狀況好不好?",
      "type": "string"
    },
    {
      "linkId": "K6",
      "text": "整體來說,您覺得您生活品質好不好?",
      "type": "string"
    },
    {
      "linkId": "K7",
      "text": "請問您目前有沒有在工作?",
      "type": "boolean"
    },
    {
      "linkId": "K8",
      "text": "請寫出其他有關訪問過程、個案(家屬)期許或其他如虐待、疏忽、需緊急就醫、自費等特殊狀況或問題:",
      "type": "string"
    }
  ]
}