FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-PatientIdentityCS-TWLTC.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-PatientIdentityCS-TWLTC.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/PatientIdentityCS-TWLTC |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-09-02 |
| Name | PatientIdentityCSTWLTC |
| Title | 個案身分別代碼 |
| Realm | tw |
| Description | 個案身分別代碼 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | PatientIdentityVS-TWLTC | 個案身分別值集 |
No resources found
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:
| Code | Display | Definition |
| 1 | 一般戶 | 一般戶 |
| 2a-1 | 社會救助法低收入戶 | 社會救助法低收入戶(未達 1 倍) |
| 2a-2 | 長照低收 | 長照低收(1-1.5 倍) |
| 3 | 長照中低收 | 長照中低收(1.5-2.5 倍) |
| 4 | 榮民 | 榮民 |
| 5 | 原住民 | 原住民 |
| 6 | 身心障礙 | 領有身心障礙證明(手冊) |
{
"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": "領有身心障礙證明(手冊)"
}
]
}