臺灣長期照顧實作指引(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-服務別(核定用) - XML Representation

Active as of 2026-03-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-tw-ltc-service-group"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-group"/>
  <version value="1.0.0"/>
  <name value="CS_TW_LTC_ServiceGroup"/>
  <title value="長照 SDK-服務別(核定用)"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-01T18:36:01+00:00"/>
  <publisher value="經濟部產業發展署"/>
  <contact>
    <name value="經濟部產業發展署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ida.gov.tw/"/>
    </telecom>
  </contact>
  <description value="此 CodeSystem 定義長照 SDK 中的服務別(核定用)代碼。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="care-pro"/>
    <display value="照顧及專業服務"/>
  </concept>
  <concept>
    <code value="transport"/>
    <display value="交通接送服務"/>
  </concept>
  <concept>
    <code value="respite"/>
    <display value="喘息服務"/>
  </concept>
  <concept>
    <code value="assistive"/>
    <display value="輔具服務"/>
  </concept>
</CodeSystem>