FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-tw-ltc-case-source.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-case-source.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-case-source |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-01T18:36:01+00:00 |
| Name | CS_TW_LTC_Case_Source |
| Title | 長照 SDK-申請來源(暫行) |
| Realm | tw |
| Description | 申請來源常見分類(待以 Excel 實值更新)。 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | vs-tw-ltc-case-source | 長照 SDK-申請來源 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-tw-ltc-case-source
This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-case-source defines the following codes:
| Code | Display |
| hospital-referral | 醫院轉介 |
| self-apply | 自行申請 |
| center-referral | 照管中心轉介 |
| other | 其他 |
{
"resourceType": "CodeSystem",
"id": "cs-tw-ltc-case-source",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-case-source",
"version": "1.0.0",
"name": "CS_TW_LTC_Case_Source",
"title": "長照 SDK-申請來源(暫行)",
"status": "active",
"experimental": false,
"date": "2026-03-01T18:36:01+00:00",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"description": "申請來源常見分類(待以 Excel 實值更新)。",
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "hospital-referral",
"display": "醫院轉介"
},
{
"code": "self-apply",
"display": "自行申請"
},
{
"code": "center-referral",
"display": "照管中心轉介"
},
{
"code": "other",
"display": "其他"
}
]
}