臺灣長期照顧實作指引(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-doc-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-feeaudit-doc-type</b></p><a name=\"cs-tw-ltc-feeaudit-doc-type\"> </a><a name=\"hccs-tw-ltc-feeaudit-doc-type\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-doc-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\">tempPaymentDoc<a name=\"cs-tw-ltc-feeaudit-doc-type-tempPaymentDoc\"> </a></td><td>暫付總表</td></tr><tr><td style=\"white-space:nowrap\">caseSummaryNotice<a name=\"cs-tw-ltc-feeaudit-doc-type-caseSummaryNotice\"> </a></td><td>總表</td></tr><tr><td style=\"white-space:nowrap\">caseSvcList<a name=\"cs-tw-ltc-feeaudit-doc-type-caseSvcList\"> </a></td><td>清冊</td></tr><tr><td style=\"white-space:nowrap\">caseSvcListExcel<a name=\"cs-tw-ltc-feeaudit-doc-type-caseSvcListExcel\"> </a></td><td>清冊EXCEL</td></tr><tr><td style=\"white-space:nowrap\">caseASvcList<a name=\"cs-tw-ltc-feeaudit-doc-type-caseASvcList\"> </a></td><td>A碼清冊</td></tr><tr><td style=\"white-space:nowrap\">caseASvcListExcel<a name=\"cs-tw-ltc-feeaudit-doc-type-caseASvcListExcel\"> </a></td><td>A碼清冊EXCEL</td></tr><tr><td style=\"white-space:nowrap\">caseErrList<a name=\"cs-tw-ltc-feeaudit-doc-type-caseErrList\"> </a></td><td>申請記錄不通過清冊</td></tr><tr><td style=\"white-space:nowrap\">caseErrListExcel<a name=\"cs-tw-ltc-feeaudit-doc-type-caseErrListExcel\"> </a></td><td>申請記錄不通過EXCEL清冊</td></tr></table></div>"
},
"url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-doc-type",
"version" : "1.0.0",
"name" : "CS_TW_LTC_FeeAuditDocType",
"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" : "此 CodeSystem 定義《衛生福利部 支付審核系統 API 規格說明書(照管平台)》「(查詢B)分案審核明細查詢」回覆明細中各項下載路徑所對應的清冊與總表文件類別代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "tempPaymentDoc",
"display" : "暫付總表"
},
{
"code" : "caseSummaryNotice",
"display" : "總表"
},
{
"code" : "caseSvcList",
"display" : "清冊"
},
{
"code" : "caseSvcListExcel",
"display" : "清冊EXCEL"
},
{
"code" : "caseASvcList",
"display" : "A碼清冊"
},
{
"code" : "caseASvcListExcel",
"display" : "A碼清冊EXCEL"
},
{
"code" : "caseErrList",
"display" : "申請記錄不通過清冊"
},
{
"code" : "caseErrListExcel",
"display" : "申請記錄不通過EXCEL清冊"
}
]
}