臺灣長期照顧實作指引(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-cs100-example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CoverageEligibilityRequest ltc-coverageeligibilityrequest-cs100-example</b></p><a name="ltc-coverageeligibilityrequest-cs100-example"> </a><a name="hcltc-coverageeligibilityrequest-cs100-example"> </a><p><b>status</b>: Active</p><p><b>purpose</b>: Coverage benefits</p><p><b>patient</b>: <a href="Patient-ltc-patient-cs100-example.html">王小明 (no stated gender), DoB Unknown ( https://example.org/mrn#A0001)</a></p><p><b>created</b>: 2025-10-05 09:00:00+0800</p><p><b>insurer</b>: <a href="Organization-ltc-organization-cs100-example.html">Organization 某某長照管理中心</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-cs100-example.html">Coverage: status = active</a></td></tr></table></div>
</text>
<status value="active"/>
<purpose value="benefits"/>
<patient>🔗
<reference value="Patient/ltc-patient-cs100-example"/>
</patient>
<created value="2025-10-05T09:00:00+08:00"/>
<insurer>🔗
<reference value="Organization/ltc-organization-cs100-example"/>
</insurer>
<insurance>
<coverage>🔗
<reference value="Coverage/ltc-coverage-cs100-example"/>
</coverage>
</insurance>
</CoverageEligibilityRequest>