臺灣長期照顧實作指引(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-benefit-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-tw-ltc-benefit-type</b></p><a name=\"cs-tw-ltc-benefit-type\"> </a><a name=\"hccs-tw-ltc-benefit-type\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-benefit-type</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\">total<a name=\"cs-tw-ltc-benefit-type-total\"> </a></td><td>總額度</td></tr><tr><td style=\"white-space:nowrap\">subsidy<a name=\"cs-tw-ltc-benefit-type-subsidy\"> </a></td><td>補助額度</td></tr><tr><td style=\"white-space:nowrap\">copay<a name=\"cs-tw-ltc-benefit-type-copay\"> </a></td><td>部分負擔</td></tr><tr><td style=\"white-space:nowrap\">copay-rate<a name=\"cs-tw-ltc-benefit-type-copay-rate\"> </a></td><td>部分負擔比率(%)</td></tr></table></div>"
},
"url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-benefit-type",
"version" : "1.0.0",
"name" : "CS_TW_LTC_BenefitType",
"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" : "此 CodeSystem 定義長照 SDK 核定額度中的金流欄位代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "total",
"display" : "總額度"
},
{
"code" : "subsidy",
"display" : "補助額度"
},
{
"code" : "copay",
"display" : "部分負擔"
},
{
"code" : "copay-rate",
"display" : "部分負擔比率(%)"
}
]
}