FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | CodeSystem |
| Id | CodeSystem-twss-claim-supporting-info-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-claim-supporting-info-type.html |
| URL | https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-08-11T08:18:14+00:00 |
| Name | TWSSClaimSupportingInfoType |
| Title | TWSS-補助申請補充資訊類型 |
| Realm | tw |
| Authority | national |
| Description | TWSS 補助申請 Claim.supportingInfo 使用的補充資訊類型。 |
| Content | complete |
No resources found
No resources found
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:
| Code | Display |
| service-case | 服務案件 |
| documents-complete | 申請人證件備齊日 |
| application-channel | 申請管道 |
| applicant | 申請人 |
| bank-account | 申請人銀行帳戶 |
{
"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": "申請人銀行帳戶"
}
]
}