臺灣長期照顧實作指引(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-Composition 章節代碼 - XML Representation

Active as of 2026-03-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-tw-ltc-section-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-tw-ltc-section-code</b></p><a name="cs-tw-ltc-section-code"> </a><a name="hccs-tw-ltc-section-code"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code</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">case<a name="cs-tw-ltc-section-code-case"> </a></td><td>案件資訊</td></tr><tr><td style="white-space:nowrap">assessment<a name="cs-tw-ltc-section-code-assessment"> </a></td><td>評估核定摘要</td></tr><tr><td style="white-space:nowrap">careplan<a name="cs-tw-ltc-section-code-careplan"> </a></td><td>照顧計畫</td></tr><tr><td style="white-space:nowrap">eligibility<a name="cs-tw-ltc-section-code-eligibility"> </a></td><td>核定額度</td></tr><tr><td style="white-space:nowrap">incidents<a name="cs-tw-ltc-section-code-incidents"> </a></td><td>近期異動/通報</td></tr></table></div>
  </text>
  <url value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code"/>
  <version value="1.0.0"/>
  <name value="CS_TW_LTC_SectionCode"/>
  <title value="長照 SDK-Composition 章節代碼"/>
  <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="用於長照 Composition 資源中各章節(section)的區段識別代碼。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="case"/>
    <display value="案件資訊"/>
  </concept>
  <concept>
    <code value="assessment"/>
    <display value="評估核定摘要"/>
  </concept>
  <concept>
    <code value="careplan"/>
    <display value="照顧計畫"/>
  </concept>
  <concept>
    <code value="eligibility"/>
    <display value="核定額度"/>
  </concept>
  <concept>
    <code value="incidents"/>
    <display value="近期異動/通報"/>
  </concept>
</CodeSystem>