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

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeCodeSystem
IdCodeSystem-EconomyStatusCS-TWLTC.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-EconomyStatusCS-TWLTC.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/EconomyStatusCS-TWLTC
Version1.0.0
Statusactive
Date2024-08-25
NameEconomyStatusCSTWLTC
Title經濟狀況代碼
Realmtw
Description用於表述個案的經濟狀況,在長照機構住民經濟狀況 Extension 中使用。 此代碼比照警政署偵查筆錄制式格式之選項進行設計。
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentEconomyStatusVS-TWLTC個案經濟狀況值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem EconomyStatusCS-TWLTC

This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/EconomyStatusCS-TWLTC defines the following codes:

CodeDisplayDefinition
poor 貧寒個案經濟狀況為貧寒。
barely-maintain 勉持個案經濟狀況為勉持。
well-off 小康個案經濟狀況為小康。
middle-class 中產個案經濟狀況為中產。
wealthy 富裕個案經濟狀況為富裕。

Source1

{
  "resourceType": "CodeSystem",
  "id": "EconomyStatusCS-TWLTC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/EconomyStatusCS-TWLTC",
  "version": "1.0.0",
  "name": "EconomyStatusCSTWLTC",
  "title": "經濟狀況代碼",
  "status": "active",
  "experimental": false,
  "date": "2024-08-25",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description": "用於表述個案的經濟狀況,在長照機構住民經濟狀況 Extension 中使用。\n此代碼比照警政署偵查筆錄制式格式之選項進行設計。",
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "poor",
      "display": "貧寒",
      "definition": "個案經濟狀況為貧寒。"
    },
    {
      "code": "barely-maintain",
      "display": "勉持",
      "definition": "個案經濟狀況為勉持。"
    },
    {
      "code": "well-off",
      "display": "小康",
      "definition": "個案經濟狀況為小康。"
    },
    {
      "code": "middle-class",
      "display": "中產",
      "definition": "個案經濟狀況為中產。"
    },
    {
      "code": "wealthy",
      "display": "富裕",
      "definition": "個案經濟狀況為富裕。"
    }
  ]
}