臺灣長期照顧實作指引(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
| Active as of 2026-03-01 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="vs-tw-ltc-case-status"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-tw-ltc-case-status</b></p><a name="vs-tw-ltc-case-status"> </a><a name="hcvs-tw-ltc-case-status"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html"><code>http://hl7.org/fhir/episode-of-care-status</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version 📦4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html#episode-of-care-status-active">active</a></td><td>Active</td><td>This episode of care is current.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html#episode-of-care-status-onhold">onhold</a></td><td>On Hold</td><td>This episode of care is on hold; the organization has limited responsibility for the patient (such as while on respite).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html#episode-of-care-status-finished">finished</a></td><td>Finished</td><td>This episode of care is finished and the organization is not expecting to be providing further care to the patient. Can also be known as "closed", "completed" or other similar terms.</td></tr></table></li></ul></div>
</text>
<url value="http://ltc-ig.fhir.tw/ValueSet/vs-tw-ltc-case-status"/>
<version value="1.0.0"/>
<name value="VS_TW_LTC_CaseStatus"/>
<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="此 ValueSet 用於表示長照 SDK 中個案的狀態,使用 FHIR EpisodeOfCare status 對應碼:active(服務中)、onhold(暫停服務)、finished(已結案)。"/>
<compose>
<include>
<system value="http://hl7.org/fhir/episode-of-care-status"/>
<concept>
<code value="active"/>
<display value="Active"/>
</concept>
<concept>
<code value="onhold"/>
<display value="On Hold"/>
</concept>
<concept>
<code value="finished"/>
<display value="Finished"/>
</concept>
</include>
</compose>
</ValueSet>