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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaire
IdQuestionnaire-welfare-economic-status.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-welfare-economic-status.html
URLhttps://sfaa.gov.tw/base/Questionnaire/welfare-economic-status
Statusactive
Date2026-08-11T08:18:14+00:00
Title福利與經濟現況 Questionnaire
Realmtw
Authoritynational
Description記錄既有補助、保險與福利身分的評估表單。

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

福利與經濟現況問卷

本問卷定義既有補助、保險與福利身分之評估題目。


Source1

{
  "resourceType": "Questionnaire",
  "id": "welfare-economic-status",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-welfare-economic-status-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/Questionnaire/welfare-economic-status",
  "title": "福利與經濟現況 Questionnaire",
  "status": "active",
  "subjectType": [
    "Patient"
  ],
  "date": "2026-08-11T08:18:14+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "記錄既有補助、保險與福利身分的評估表單。",
  "item": [
    {
      "linkId": "10.1",
      "text": "已取得補助",
      "type": "group",
      "item": [
        {
          "linkId": "10.1.1",
          "text": "已取得補助類型",
          "type": "choice"
        },
        {
          "linkId": "10.1.2",
          "text": "已取得補助金額",
          "type": "decimal"
        }
      ]
    },
    {
      "linkId": "10.2",
      "text": "保險狀況",
      "type": "choice"
    },
    {
      "linkId": "10.3",
      "text": "福利身分別",
      "type": "choice"
    }
  ]
}