臺灣長期照顧實作指引(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-svc-people",
  "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-people</b></p><a name=\"cs-tw-ltc-feeaudit-svc-people\"> </a><a name=\"hccs-tw-ltc-feeaudit-svc-people\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svc-people</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-people-1\"> </a></td><td>服務使用者</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-tw-ltc-feeaudit-svc-people-2\"> </a></td><td>家庭照顧者</td></tr></table></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svc-people",
  "version" : "1.0.0",
  "name" : "CS_TW_LTC_FeeAuditSvcPeople",
  "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_people)代碼,申報 AA00 必填寫,可複選(原始電文以「|」分隔多個選項)。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "1",
      "display" : "服務使用者"
    },
    {
      "code" : "2",
      "display" : "家庭照顧者"
    }
  ]
}