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-subsidy-service-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-subsidy-service-type.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-subsidy-service-type
Version0.0.1
Statusactive
Date2026-08-24T17:01:19+00:00
NameTWSSSubsidyServiceType
TitleTWSS-申請補助別
Realmtw
Authoritynational
Description社家署補助申請所屬系統或補助類別代碼。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.twss.base#currenttwss-subsidy-service-type-vsTWSS-申請補助別值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem twss-subsidy-service-type

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

CodeDisplay
CRA 未滿2歲兒童育兒津貼資訊系統
SWIS 特殊境遇家庭暨兒童少年福利資訊系統
NCWIS 托育服務整合資訊系統

Source1

{
  "resourceType": "CodeSystem",
  "id": "twss-subsidy-service-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/CodeSystem/twss-subsidy-service-type",
  "version": "0.0.1",
  "name": "TWSSSubsidyServiceType",
  "title": "TWSS-申請補助別",
  "status": "active",
  "experimental": false,
  "date": "2026-08-24T17:01:19+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "社家署補助申請所屬系統或補助類別代碼。",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "CRA",
      "display": "未滿2歲兒童育兒津貼資訊系統"
    },
    {
      "code": "SWIS",
      "display": "特殊境遇家庭暨兒童少年福利資訊系統"
    },
    {
      "code": "NCWIS",
      "display": "托育服務整合資訊系統"
    }
  ]
}