臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0
臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-01 |
{
"resourceType" : "CodeSystem",
"id" : "cs-tw-ltc-section-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-tw-ltc-section-code</b></p><a name=\"cs-tw-ltc-section-code\"> </a><a name=\"hccs-tw-ltc-section-code\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">case<a name=\"cs-tw-ltc-section-code-case\"> </a></td><td>案件資訊</td></tr><tr><td style=\"white-space:nowrap\">assessment<a name=\"cs-tw-ltc-section-code-assessment\"> </a></td><td>評估核定摘要</td></tr><tr><td style=\"white-space:nowrap\">careplan<a name=\"cs-tw-ltc-section-code-careplan\"> </a></td><td>照顧計畫</td></tr><tr><td style=\"white-space:nowrap\">eligibility<a name=\"cs-tw-ltc-section-code-eligibility\"> </a></td><td>核定額度</td></tr><tr><td style=\"white-space:nowrap\">incidents<a name=\"cs-tw-ltc-section-code-incidents\"> </a></td><td>近期異動/通報</td></tr></table></div>"
},
"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-03-01T18:36:01+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" : "近期異動/通報"
}
]
}