臺灣長期照顧實作指引(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

: 支付審查-服務類別 - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-tw-ltc-feeaudit-fee-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-fee-type</b></p><a name=\"cs-tw-ltc-feeaudit-fee-type\"> </a><a name=\"hccs-tw-ltc-feeaudit-fee-type\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-fee-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\">1<a name=\"cs-tw-ltc-feeaudit-fee-type-1\"> </a></td><td>補助</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-tw-ltc-feeaudit-fee-type-2\"> </a></td><td>自費</td></tr></table></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-fee-type",
  "version" : "1.0.0",
  "name" : "CS_TW_LTC_FeeAuditFeeType",
  "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" : "衛生福利部支付審核系統 API(照管平台)服務記錄申報之「服務類別」(svc_fee_tp)代碼,用以區分該筆個案服務紀錄係由政府補助或由民眾自費支付。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "1",
      "display" : "補助"
    },
    {
      "code" : "2",
      "display" : "自費"
    }
  ]
}