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

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeQuestionnaire
IdQuestionnaire-questionnaire-aa01-example.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/Questionnaire-questionnaire-aa01-example.html
URLhttp://ltc-ig.fhir.tw/Questionnaire/questionnaire-aa01-example
Version1.0.0
Statusactive
Date2026-04-03T13:32:05+00:00
NameAA01
Title照顧計畫擬訂與服務連結問卷 (AA01)
Realmtw
DescriptionAA01照顧計畫擬訂與服務連結問卷,用於個案管理師擬定個人化照顧計畫

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 questionnaire-aa01-example

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. AA01AA01照顧計畫擬訂與服務連結問卷,用於個案管理師擬定個人化照顧計畫Questionnairehttp://ltc-ig.fhir.tw/Questionnaire/questionnaire-aa01-example#1.0.0
... planTarget計畫目標1..1group
.... phoneContactDate電聯日期1..1dateTime
.... homeVisitDate家訪日期1..1dateTime
.... dischargeDate出院日期0..1dateTime
.... coVisitors偕同訪視者0..*string
.... caseOverview個案概況1..1group
..... physicalMentalCondition身心概況1..1text
..... economicIncome經濟收入1..1text
..... livingEnvironment居住環境1..1text
..... socialSupport社會支持1..1text
..... other其他0..1text
..... reassessmentValue複評評值1..1text
.... careGoals照顧目標1..1text
.... discrepancyExplanation與照專建議服務項目、問題清單不一致原因說明及未來規劃、後續追蹤計劃等0..1text
... executionPlan計畫執行規劃1..1group
.... approvedServices長照服務核定項目、頻率1..1group
..... bCodeServicesB碼(輪派/指定○○○單位)0..*text
..... cCodeServicesC碼:(輪派/指定○○○單位)0..*text
..... dCodeServicesD碼0..*text
..... eFCodeServicesE.F碼0..*text
..... gCodeServicesG碼0..*text
..... scCodeServicesSC碼0..*text
..... mealServices營養餐飲服務: 1日核定○○餐(午/晚餐)0..1string
..... emergencyServices緊急救援服務0..*text
.... otherServices轉介其他服務資源0..*text
... otherNotes其他備註0..1text

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "questionnaire-aa01-example",
  "meta": {
    "profile": [
      "http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaire"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/Questionnaire/questionnaire-aa01-example",
  "identifier": [
    {
      "system": "http://ltc-ig.fhir.tw/questionnaire-id",
      "value": "AA01"
    }
  ],
  "version": "1.0.0",
  "name": "AA01",
  "title": "照顧計畫擬訂與服務連結問卷 (AA01)",
  "status": "active",
  "date": "2026-04-03T13:32:05+00:00",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description": "AA01照顧計畫擬訂與服務連結問卷,用於個案管理師擬定個人化照顧計畫",
  "item": [
    {
      "linkId": "planTarget",
      "text": "計畫目標",
      "type": "group",
      "required": true,
      "item": [
        {
          "linkId": "phoneContactDate",
          "text": "電聯日期",
          "type": "dateTime",
          "required": true
        },
        {
          "linkId": "homeVisitDate",
          "text": "家訪日期",
          "type": "dateTime",
          "required": true
        },
        {
          "linkId": "dischargeDate",
          "text": "出院日期",
          "type": "dateTime",
          "required": false
        },
        {
          "linkId": "coVisitors",
          "text": "偕同訪視者",
          "type": "string",
          "repeats": true
        },
        {
          "linkId": "caseOverview",
          "text": "個案概況",
          "type": "group",
          "required": true,
          "item": [
            {
              "linkId": "physicalMentalCondition",
              "text": "身心概況",
              "type": "text",
              "required": true
            },
            {
              "linkId": "economicIncome",
              "text": "經濟收入",
              "type": "text",
              "required": true
            },
            {
              "linkId": "livingEnvironment",
              "text": "居住環境",
              "type": "text",
              "required": true
            },
            {
              "linkId": "socialSupport",
              "text": "社會支持",
              "type": "text",
              "required": true
            },
            {
              "linkId": "other",
              "text": "其他",
              "type": "text",
              "required": false
            },
            {
              "linkId": "reassessmentValue",
              "text": "複評評值",
              "type": "text",
              "required": true
            }
          ]
        },
        {
          "linkId": "careGoals",
          "text": "照顧目標",
          "type": "text",
          "required": true
        },
        {
          "linkId": "discrepancyExplanation",
          "text": "與照專建議服務項目、問題清單不一致原因說明及未來規劃、後續追蹤計劃等",
          "type": "text",
          "required": false
        }
      ]
    },
    {
      "linkId": "executionPlan",
      "text": "計畫執行規劃",
      "type": "group",
      "required": true,
      "item": [
        {
          "linkId": "approvedServices",
          "text": "長照服務核定項目、頻率",
          "type": "group",
          "required": true,
          "item": [
            {
              "linkId": "bCodeServices",
              "text": "B碼(輪派/指定○○○單位)",
              "type": "text",
              "required": false,
              "repeats": true
            },
            {
              "linkId": "cCodeServices",
              "text": "C碼:(輪派/指定○○○單位)",
              "type": "text",
              "required": false,
              "repeats": true
            },
            {
              "linkId": "dCodeServices",
              "text": "D碼",
              "type": "text",
              "required": false,
              "repeats": true
            },
            {
              "linkId": "eFCodeServices",
              "text": "E.F碼",
              "type": "text",
              "required": false,
              "repeats": true
            },
            {
              "linkId": "gCodeServices",
              "text": "G碼",
              "type": "text",
              "required": false,
              "repeats": true
            },
            {
              "linkId": "scCodeServices",
              "text": "SC碼",
              "type": "text",
              "required": false,
              "repeats": true
            },
            {
              "linkId": "mealServices",
              "text": "營養餐飲服務: 1日核定○○餐(午/晚餐)",
              "type": "string",
              "required": false
            },
            {
              "linkId": "emergencyServices",
              "text": "緊急救援服務",
              "type": "text",
              "required": false,
              "repeats": true
            }
          ]
        },
        {
          "linkId": "otherServices",
          "text": "轉介其他服務資源",
          "type": "text",
          "required": false,
          "repeats": true
        }
      ]
    },
    {
      "linkId": "otherNotes",
      "text": "其他備註",
      "type": "text",
      "required": false
    }
  ]
}