臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, 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

: TWSS-補助申請補充資訊類型 - XML Representation

Active as of 2026-08-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="twss-claim-supporting-info-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem twss-claim-supporting-info-type</b></p><a name="twss-claim-supporting-info-type"> </a><a name="hctwss-claim-supporting-info-type"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type</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">service-case<a name="twss-claim-supporting-info-type-service-case"> </a></td><td>服務案件</td></tr><tr><td style="white-space:nowrap">documents-complete<a name="twss-claim-supporting-info-type-documents-complete"> </a></td><td>申請人證件備齊日</td></tr><tr><td style="white-space:nowrap">application-channel<a name="twss-claim-supporting-info-type-application-channel"> </a></td><td>申請管道</td></tr><tr><td style="white-space:nowrap">applicant<a name="twss-claim-supporting-info-type-applicant"> </a></td><td>申請人</td></tr><tr><td style="white-space:nowrap">bank-account<a name="twss-claim-supporting-info-type-bank-account"> </a></td><td>申請人銀行帳戶</td></tr></table></div>
  </text>
  <url
       value="https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type"/>
  <version value="0.1.0"/>
  <name value="TWSSClaimSupportingInfoType"/>
  <title value="TWSS-補助申請補充資訊類型"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-11T08:18:14+00:00"/>
  <publisher value="衛生福利部社會及家庭署"/>
  <contact>
    <name value="衛生福利部社會及家庭署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.twss.gov.tw/"/>
    </telecom>
  </contact>
  <description value="TWSS 補助申請 Claim.supportingInfo 使用的補充資訊類型。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="service-case"/>
    <display value="服務案件"/>
  </concept>
  <concept>
    <code value="documents-complete"/>
    <display value="申請人證件備齊日"/>
  </concept>
  <concept>
    <code value="application-channel"/>
    <display value="申請管道"/>
  </concept>
  <concept>
    <code value="applicant"/>
    <display value="申請人"/>
  </concept>
  <concept>
    <code value="bank-account"/>
    <display value="申請人銀行帳戶"/>
  </concept>
</CodeSystem>