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

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeCodeSystem
IdCodeSystem-PatientIdentityCS-TWLTC.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-PatientIdentityCS-TWLTC.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/PatientIdentityCS-TWLTC
Version1.0.0
Statusactive
Date2024-09-02
NamePatientIdentityCSTWLTC
Title個案身分別代碼
Realmtw
Description個案身分別代碼
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentPatientIdentityVS-TWLTC個案身分別值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem PatientIdentityCS-TWLTC

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

CodeDisplayDefinition
1 一般戶一般戶
2a-1 社會救助法低收入戶社會救助法低收入戶(未達 1 倍)
2a-2 長照低收長照低收(1-1.5 倍)
3 長照中低收長照中低收(1.5-2.5 倍)
4 榮民榮民
5 原住民原住民
6 身心障礙領有身心障礙證明(手冊)

Source1

{
  "resourceType": "CodeSystem",
  "id": "PatientIdentityCS-TWLTC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/PatientIdentityCS-TWLTC",
  "version": "1.0.0",
  "name": "PatientIdentityCSTWLTC",
  "title": "個案身分別代碼",
  "status": "active",
  "experimental": false,
  "date": "2024-09-02",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description": "個案身分別代碼",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "1",
      "display": "一般戶",
      "definition": "一般戶"
    },
    {
      "code": "2a-1",
      "display": "社會救助法低收入戶",
      "definition": "社會救助法低收入戶(未達 1 倍)"
    },
    {
      "code": "2a-2",
      "display": "長照低收",
      "definition": "長照低收(1-1.5 倍)"
    },
    {
      "code": "3",
      "display": "長照中低收",
      "definition": "長照中低收(1.5-2.5 倍)"
    },
    {
      "code": "4",
      "display": "榮民",
      "definition": "榮民"
    },
    {
      "code": "5",
      "display": "原住民",
      "definition": "原住民"
    },
    {
      "code": "6",
      "display": "身心障礙",
      "definition": "領有身心障礙證明(手冊)"
    }
  ]
}