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

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeQuestionnaire
IdQuestionnaire-ltc-questionnaire-mental.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/Questionnaire-ltc-questionnaire-mental.html
URLhttp://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-mental
Version1.0.0
Statusactive
Date2026-04-03T13:32:05+00:00
NameLTCQuestionnaireMental
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-mental

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. LTCQuestionnaireMentalQuestionnairehttp://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-mental#1.0.0
... I01遊走0..1string
... I02日夜顛倒/作息混亂0..1string
... I03語言攻擊行為0..1string
... I04肢體攻擊行為0..1string
... I05干擾行為0..1string
... I06抗拒照護0..1string
... I07妄想0..1string
... I08幻覺0..1string
... I09恐懼或焦慮0..1string
... I10憂鬱及負性症狀0..1string
... I11自傷行為及自殺(包含意念及行為)0..1string
... I12重複行為0..1string
... I13對物品的攻擊行為0..1string
... I14其他不適當以及不潔行為0..1string

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "ltc-questionnaire-mental",
  "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-mental",
  "version": "1.0.0",
  "name": "LTCQuestionnaireMental",
  "status": "active",
  "date": "2026-04-03T13:32:05+00:00",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "I01",
      "text": "遊走",
      "type": "string"
    },
    {
      "linkId": "I02",
      "text": "日夜顛倒/作息混亂",
      "type": "string"
    },
    {
      "linkId": "I03",
      "text": "語言攻擊行為",
      "type": "string"
    },
    {
      "linkId": "I04",
      "text": "肢體攻擊行為",
      "type": "string"
    },
    {
      "linkId": "I05",
      "text": "干擾行為",
      "type": "string"
    },
    {
      "linkId": "I06",
      "text": "抗拒照護",
      "type": "string"
    },
    {
      "linkId": "I07",
      "text": "妄想",
      "type": "string"
    },
    {
      "linkId": "I08",
      "text": "幻覺",
      "type": "string"
    },
    {
      "linkId": "I09",
      "text": "恐懼或焦慮",
      "type": "string"
    },
    {
      "linkId": "I10",
      "text": "憂鬱及負性症狀",
      "type": "string"
    },
    {
      "linkId": "I11",
      "text": "自傷行為及自殺(包含意念及行為)",
      "type": "string"
    },
    {
      "linkId": "I12",
      "text": "重複行為",
      "type": "string"
    },
    {
      "linkId": "I13",
      "text": "對物品的攻擊行為",
      "type": "string"
    },
    {
      "linkId": "I14",
      "text": "其他不適當以及不潔行為",
      "type": "string"
    }
  ]
}