臺灣長期照顧實作指引(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-CMS 等級 - JSON Representation

Active as of 2026-03-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-tw-ltc-cmslevel",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-tw-ltc-cmslevel</b></p><a name=\"cs-tw-ltc-cmslevel\"> </a><a name=\"hccs-tw-ltc-cmslevel\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-cmslevel</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"cs-tw-ltc-cmslevel-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1a<a name=\"cs-tw-ltc-cmslevel-1a\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1b<a name=\"cs-tw-ltc-cmslevel-1b\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-tw-ltc-cmslevel-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cs-tw-ltc-cmslevel-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cs-tw-ltc-cmslevel-4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"cs-tw-ltc-cmslevel-5\"> </a></td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"cs-tw-ltc-cmslevel-6\"> </a></td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"cs-tw-ltc-cmslevel-7\"> </a></td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"cs-tw-ltc-cmslevel-8\"> </a></td></tr></table></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-cmslevel",
  "version" : "1.0.0",
  "name" : "CS_TW_LTC_CMSLevel",
  "title" : "長照 SDK-CMS 等級",
  "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" : "對應 r2.5:1, 1a, 1b, 2..8。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "1",
      "display" : "1"
    },
    {
      "code" : "1a",
      "display" : "1a"
    },
    {
      "code" : "1b",
      "display" : "1b"
    },
    {
      "code" : "2",
      "display" : "2"
    },
    {
      "code" : "3",
      "display" : "3"
    },
    {
      "code" : "4",
      "display" : "4"
    },
    {
      "code" : "5",
      "display" : "5"
    },
    {
      "code" : "6",
      "display" : "6"
    },
    {
      "code" : "7",
      "display" : "7"
    },
    {
      "code" : "8",
      "display" : "8"
    }
  ]
}