FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeCodeSystem
IdCodeSystem-twss-claim-supporting-info-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-claim-supporting-info-type.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type
Version0.1.0
Statusactive
Date2026-08-11T08:18:14+00:00
NameTWSSClaimSupportingInfoType
TitleTWSS-補助申請補充資訊類型
Realmtw
Authoritynational
DescriptionTWSS 補助申請 Claim.supportingInfo 使用的補充資訊類型。
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem twss-claim-supporting-info-type

This case-sensitive code system https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type defines the following codes:

CodeDisplay
service-case 服務案件
documents-complete 申請人證件備齊日
application-channel 申請管道
applicant 申請人
bank-account 申請人銀行帳戶

Source1

{
  "resourceType": "CodeSystem",
  "id": "twss-claim-supporting-info-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "申請人銀行帳戶"
    }
  ]
}