臺灣長期照顧實作指引(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-07-29 |
{
"resourceType" : "CodeSystem",
"id" : "cs-tw-ltc-feeaudit-svc-item",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-tw-ltc-feeaudit-svc-item</b></p><a name=\"cs-tw-ltc-feeaudit-svc-item\"> </a><a name=\"hccs-tw-ltc-feeaudit-svc-item\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svc-item</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\">1<a name=\"cs-tw-ltc-feeaudit-svc-item-1\"> </a></td><td>電訪</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-tw-ltc-feeaudit-svc-item-2\"> </a></td><td>家訪</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cs-tw-ltc-feeaudit-svc-item-3\"> </a></td><td>與案家討論服務內容調整</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cs-tw-ltc-feeaudit-svc-item-4\"> </a></td><td>接受申訴</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"cs-tw-ltc-feeaudit-svc-item-5\"> </a></td><td>照會或連結至服務提供單位</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"cs-tw-ltc-feeaudit-svc-item-9\"> </a></td><td>其他</td></tr></table></div>"
},
"url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svc-item",
"version" : "1.0.0",
"name" : "CS_TW_LTC_FeeAuditSvcItem",
"title" : "支付審查-服務項目",
"status" : "active",
"experimental" : false,
"date" : "2026-07-29T07:47:19+00:00",
"publisher" : "經濟部產業發展署",
"contact" : [
{
"name" : "經濟部產業發展署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ida.gov.tw/"
}
]
}
],
"description" : "支付審核系統(照管平台)個案服務紀錄之「服務項目」(svc_item)代碼,申報 AA00 必填寫,可複選(原始電文以「|」分隔多個選項)。",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "電訪"
},
{
"code" : "2",
"display" : "家訪"
},
{
"code" : "3",
"display" : "與案家討論服務內容調整"
},
{
"code" : "4",
"display" : "接受申訴"
},
{
"code" : "5",
"display" : "照會或連結至服務提供單位"
},
{
"code" : "9",
"display" : "其他"
}
]
}