臺灣長期照顧實作指引(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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cs-tw-ltc-case-source"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-tw-ltc-case-source</b></p><a name="cs-tw-ltc-case-source"> </a><a name="hccs-tw-ltc-case-source"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-case-source</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">hospital-referral<a name="cs-tw-ltc-case-source-hospital-referral"> </a></td><td>醫院轉介</td></tr><tr><td style="white-space:nowrap">self-apply<a name="cs-tw-ltc-case-source-self-apply"> </a></td><td>自行申請</td></tr><tr><td style="white-space:nowrap">center-referral<a name="cs-tw-ltc-case-source-center-referral"> </a></td><td>照管中心轉介</td></tr><tr><td style="white-space:nowrap">other<a name="cs-tw-ltc-case-source-other"> </a></td><td>其他</td></tr></table></div>
</text>
<url value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-case-source"/>
<version value="1.0.0"/>
<name value="CS_TW_LTC_Case_Source"/>
<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="申請來源常見分類(待以 Excel 實值更新)。"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="hospital-referral"/>
<display value="醫院轉介"/>
</concept>
<concept>
<code value="self-apply"/>
<display value="自行申請"/>
</concept>
<concept>
<code value="center-referral"/>
<display value="照管中心轉介"/>
</concept>
<concept>
<code value="other"/>
<display value="其他"/>
</concept>
</CodeSystem>