臺灣長期照顧實作指引(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
<CoverageEligibilityRequest xmlns="http://hl7.org/fhir">
<id value="ltc-coverageeligibilityrequest-sdk-example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CoverageEligibilityRequest ltc-coverageeligibilityrequest-sdk-example</b></p><a name="ltc-coverageeligibilityrequest-sdk-example"> </a><a name="hcltc-coverageeligibilityrequest-sdk-example"> </a><p><b>status</b>: Active</p><p><b>purpose</b>: Coverage benefits</p><p><b>patient</b>: <a href="Patient-ltc-patient-sdk-example.html">王小明 Male, DoB: 1950-01-01 ( Provider number (use: official, ))</a></p><p><b>created</b>: 2025-08-04 17:00:00+0800</p><p><b>insurer</b>: <a href="Organization-ltc-organization-sdk-example.html">Organization OOO長期照顧管理中心</a></p><h3>Insurances</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Coverage</b></td></tr><tr><td style="display: none">*</td><td><a href="Coverage-ltc-coverage-sdk-example.html">Coverage: status = active</a></td></tr></table></div>
</text>
<status value="active"/>
<purpose value="benefits"/>
<patient>🔗
<reference value="Patient/ltc-patient-sdk-example"/>
</patient>
<created value="2025-08-04T17:00:00+08:00"/>
<insurer>🔗
<reference value="Organization/ltc-organization-sdk-example"/>
</insurer>
<insurance>
<coverage>🔗
<reference value="Coverage/ltc-coverage-sdk-example"/>
</coverage>
</insurance>
</CoverageEligibilityRequest>