臺灣長期照顧實作指引(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-incident-texttype"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-tw-ltc-incident-texttype</b></p><a name="cs-tw-ltc-incident-texttype"> </a><a name="hccs-tw-ltc-incident-texttype"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-texttype</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">desc<a name="cs-tw-ltc-incident-texttype-desc"> </a></td><td>事件描述</td></tr><tr><td style="white-space:nowrap">process<a name="cs-tw-ltc-incident-texttype-process"> </a></td><td>事件發生過程詳述</td></tr><tr><td style="white-space:nowrap">postprocess<a name="cs-tw-ltc-incident-texttype-postprocess"> </a></td><td>事件發生後處理過程詳述</td></tr><tr><td style="white-space:nowrap">advice<a name="cs-tw-ltc-incident-texttype-advice"> </a></td><td>檢討及改善建議</td></tr></table></div>
  </text>
  <url value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-texttype"/>
  <version value="1.0.0"/>
  <name value="CS_TW_LTC_Incident_TextType"/>
  <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="區分各段文字(描述、過程、後續處理、改善建議)。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="desc"/>
    <display value="事件描述"/>
  </concept>
  <concept>
    <code value="process"/>
    <display value="事件發生過程詳述"/>
  </concept>
  <concept>
    <code value="postprocess"/>
    <display value="事件發生後處理過程詳述"/>
  </concept>
  <concept>
    <code value="advice"/>
    <display value="檢討及改善建議"/>
  </concept>
</CodeSystem>