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

: 長照 SDK-服務別(核定用) - JSON Representation

Active as of 2026-03-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-tw-ltc-service-group",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-tw-ltc-service-group</b></p><a name=\"cs-tw-ltc-service-group\"> </a><a name=\"hccs-tw-ltc-service-group\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-group</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\">care-pro<a name=\"cs-tw-ltc-service-group-care-pro\"> </a></td><td>照顧及專業服務</td></tr><tr><td style=\"white-space:nowrap\">transport<a name=\"cs-tw-ltc-service-group-transport\"> </a></td><td>交通接送服務</td></tr><tr><td style=\"white-space:nowrap\">respite<a name=\"cs-tw-ltc-service-group-respite\"> </a></td><td>喘息服務</td></tr><tr><td style=\"white-space:nowrap\">assistive<a name=\"cs-tw-ltc-service-group-assistive\"> </a></td><td>輔具服務</td></tr></table></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-group",
  "version" : "1.0.0",
  "name" : "CS_TW_LTC_ServiceGroup",
  "title" : "長照 SDK-服務別(核定用)",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-01T18:36:01+00:00",
  "publisher" : "經濟部產業發展署",
  "contact" : [
    {
      "name" : "經濟部產業發展署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description" : "此 CodeSystem 定義長照 SDK 中的服務別(核定用)代碼。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "care-pro",
      "display" : "照顧及專業服務"
    },
    {
      "code" : "transport",
      "display" : "交通接送服務"
    },
    {
      "code" : "respite",
      "display" : "喘息服務"
    },
    {
      "code" : "assistive",
      "display" : "輔具服務"
    }
  ]
}