臺灣長期照顧實作指引(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-welfare-identity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-tw-ltc-welfare-identity</b></p><a name="cs-tw-ltc-welfare-identity"> </a><a name="hccs-tw-ltc-welfare-identity"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-welfare-identity</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">cat1<a name="cs-tw-ltc-welfare-identity-cat1"> </a></td><td>第1類</td></tr><tr><td style="white-space:nowrap">cat2<a name="cs-tw-ltc-welfare-identity-cat2"> </a></td><td>第2類</td></tr><tr><td style="white-space:nowrap">cat3<a name="cs-tw-ltc-welfare-identity-cat3"> </a></td><td>第3類</td></tr></table></div>
  </text>
  <url value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-welfare-identity"/>
  <version value="1.0.0"/>
  <name value="CS_TW_LTC_WelfareIdentity"/>
  <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="3"/>
  <concept>
    <code value="cat1"/>
    <display value="第1類"/>
  </concept>
  <concept>
    <code value="cat2"/>
    <display value="第2類"/>
  </concept>
  <concept>
    <code value="cat3"/>
    <display value="第3類"/>
  </concept>
</CodeSystem>