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-adjudication-category.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-claim-adjudication-category.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-claim-adjudication-category
Version0.0.1
Statusactive
Date2026-08-11T08:18:14+00:00
NameTWSSClaimAdjudicationCategory
TitleTWSS-補助裁決類別
Realmtw
Authoritynational
Description記錄補助申請審核結果中各類裁決資料的用途。
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-adjudication-category

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

CodeDisplay
approved-amount 核定補助金額
eligibility-denial 不符原因
benefit-termination 註銷原因
benefit-suspension 停發原因

Source1

{
  "resourceType": "CodeSystem",
  "id": "twss-claim-adjudication-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/CodeSystem/twss-claim-adjudication-category",
  "version": "0.0.1",
  "name": "TWSSClaimAdjudicationCategory",
  "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": "記錄補助申請審核結果中各類裁決資料的用途。",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "approved-amount",
      "display": "核定補助金額"
    },
    {
      "code": "eligibility-denial",
      "display": "不符原因"
    },
    {
      "code": "benefit-termination",
      "display": "註銷原因"
    },
    {
      "code": "benefit-suspension",
      "display": "停發原因"
    }
  ]
}