臺灣長期照顧實作指引(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-bd03-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-bd03-type</b></p><a name=\"cs-tw-ltc-feeaudit-bd03-type\"> </a><a name=\"hccs-tw-ltc-feeaudit-bd03-type\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-bd03-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-bd03-type-1\"> </a></td><td>社區式長照機構</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-tw-ltc-feeaudit-bd03-type-2\"> </a></td><td>社區服務據點(不含身障類)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cs-tw-ltc-feeaudit-bd03-type-3\"> </a></td><td>輔具中心</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cs-tw-ltc-feeaudit-bd03-type-4\"> </a></td><td>身障日間照顧服務</td></tr></table></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-bd03-type",
  "version" : "1.0.0",
  "name" : "CS_TW_LTC_FeeAuditBD03Type",
  "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(照管平台)服務記錄申報之「社區式服務交通接送(BD03)服務使用類型」(bd03_type)代碼,申報 BD03 照顧組合時必填,預設為 1(社區式長照機構)。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "1",
      "display" : "社區式長照機構"
    },
    {
      "code" : "2",
      "display" : "社區服務據點(不含身障類)"
    },
    {
      "code" : "3",
      "display" : "輔具中心"
    },
    {
      "code" : "4",
      "display" : "身障日間照顧服務"
    }
  ]
}