臺灣社政領域基礎實作指引
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-補助申請補充資訊類型 - JSON Representation

Active as of 2026-08-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "twss-claim-supporting-info-type",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type",
  "version" : "0.1.0",
  "name" : "TWSSClaimSupportingInfoType",
  "title" : "TWSS-補助申請補充資訊類型",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-11T08:18:14+00:00",
  "publisher" : "衛生福利部社會及家庭署",
  "contact" : [
    {
      "name" : "衛生福利部社會及家庭署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description" : "TWSS 補助申請 Claim.supportingInfo 使用的補充資訊類型。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "service-case",
      "display" : "服務案件"
    },
    {
      "code" : "documents-complete",
      "display" : "申請人證件備齊日"
    },
    {
      "code" : "application-channel",
      "display" : "申請管道"
    },
    {
      "code" : "applicant",
      "display" : "申請人"
    },
    {
      "code" : "bank-account",
      "display" : "申請人銀行帳戶"
    }
  ]
}