臺灣長期照顧實作指引(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-assessment-component",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-tw-ltc-assessment-component</b></p><a name=\"cs-tw-ltc-assessment-component\"> </a><a name=\"hccs-tw-ltc-assessment-component\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-assessment-component</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\">cms-level<a name=\"cs-tw-ltc-assessment-component-cms-level\"> </a></td><td>CMS 等級</td></tr><tr><td style=\"white-space:nowrap\">welfare-identity<a name=\"cs-tw-ltc-assessment-component-welfare-identity\"> </a></td><td>長照福利身分</td></tr><tr><td style=\"white-space:nowrap\">assessment-type<a name=\"cs-tw-ltc-assessment-component-assessment-type\"> </a></td><td>評估類型</td></tr><tr><td style=\"white-space:nowrap\">plan-start<a name=\"cs-tw-ltc-assessment-component-plan-start\"> </a></td><td>計畫起始日</td></tr><tr><td style=\"white-space:nowrap\">plan-end<a name=\"cs-tw-ltc-assessment-component-plan-end\"> </a></td><td>計畫結束日</td></tr><tr><td style=\"white-space:nowrap\">approval-status<a name=\"cs-tw-ltc-assessment-component-approval-status\"> </a></td><td>核定狀態</td></tr></table></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-assessment-component",
  "version" : "1.0.0",
  "name" : "CS_TW_LTC_AssessmentComponent",
  "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" : 6,
  "concept" : [
    {
      "code" : "cms-level",
      "display" : "CMS 等級"
    },
    {
      "code" : "welfare-identity",
      "display" : "長照福利身分"
    },
    {
      "code" : "assessment-type",
      "display" : "評估類型"
    },
    {
      "code" : "plan-start",
      "display" : "計畫起始日"
    },
    {
      "code" : "plan-end",
      "display" : "計畫結束日"
    },
    {
      "code" : "approval-status",
      "display" : "核定狀態"
    }
  ]
}