臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions
<Coverage xmlns="http://hl7.org/fhir">
<id value="coverage-min"/>
<meta>
<profile
value="https://sfaa.gov.tw/base/StructureDefinition/Coverage-twss-base"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h3><b>補助資格資料</b></h3><p><b>補助資格狀態</b>:Active</p><p><b>補助類型</b>:social service program <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v3-ActCode">ActCode</a>#SOCIAL)</span></p><p><b>福利身分別</b>:中低收入戶 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twss-welfare-type.html">TWSS 福利身分別</a>#B)</span></p><p><b>受補助人</b>: <a href="Patient-pat-min.html">Patient/pat-min</a> "王小明"</p><p><b>給付單位</b>: <a href="Organization-org-min.html">Organization/org-min</a> "社家署示範機構"</p><p><b>補助期間</b>:2026-01-01至2026-12-31</p><p><b>補助年度[extension: <a href="StructureDefinition-twss-coverage-aid-year.html">twss-coverage-aid-year</a>]</b>:2026</p><p><b>補助金額</b>:1000 TWD</p></div>
</text>
<extension
url="https://sfaa.gov.tw/base/StructureDefinition/twss-coverage-aid-year">
<valueString value="2026"/>
</extension>
<status value="active"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="SOCIAL"/>
<display value="social service program"/>
</coding>
<coding>
<system value="https://sfaa.gov.tw/base/CodeSystem/twss-welfare-type"/>
<code value="B"/>
<display value="中低收入戶"/>
</coding>
<text value="中低收入戶"/>
</type>
<beneficiary>🔗
<reference value="Patient/pat-min"/>
</beneficiary>
<period>
<start value="2026-01-01"/>
<end value="2026-12-31"/>
</period>
<payor>🔗
<reference value="Organization/org-min"/>
</payor>
<costToBeneficiary>
<type>
<text value="核定補助金額"/>
</type>
<valueMoney>
<value value="1000"/>
<currency value="TWD"/>
</valueMoney>
</costToBeneficiary>
</Coverage>