FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-tw-ltc-section-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-section-code.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-04-03T13:32:05+00:00 |
| Name | CS_TW_LTC_SectionCode |
| Title | 長照 SDK-Composition 章節代碼 |
| Realm | tw |
| Description | 用於長照 Composition 資源中各章節(section)的區段識別代碼。 |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-tw-ltc-section-code
This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code defines the following codes:
| Code | Display |
| case | 案件資訊 |
| assessment | 評估核定摘要 |
| careplan | 照顧計畫 |
| eligibility | 核定額度 |
| incidents | 近期異動/通報 |
{
"resourceType": "CodeSystem",
"id": "cs-tw-ltc-section-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code",
"version": "1.0.0",
"name": "CS_TW_LTC_SectionCode",
"title": "長照 SDK-Composition 章節代碼",
"status": "active",
"experimental": false,
"date": "2026-04-03T13:32:05+00:00",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"description": "用於長照 Composition 資源中各章節(section)的區段識別代碼。",
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "case",
"display": "案件資訊"
},
{
"code": "assessment",
"display": "評估核定摘要"
},
{
"code": "careplan",
"display": "照顧計畫"
},
{
"code": "eligibility",
"display": "核定額度"
},
{
"code": "incidents",
"display": "近期異動/通報"
}
]
}