FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-case-basic-family-information.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-case-basic-family-information.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/case-basic-family-information |
| Status | active |
| Date | 2026-08-26T09:19:29+00:00 |
| Title | 個案基本與家庭資訊 Questionnaire |
| Realm | tw |
| Authority | national |
| Description | 個案基本家庭資料評估表。 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire case-basic-family-information
Profile: 個案基本與家庭資訊-Questionnaire TWSS Base
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 個案基本家庭資料評估表。 | Questionnaire | https://sfaa.gov.tw/base/Questionnaire/case-basic-family-information | |
![]() ![]() | 個案基本與家庭資訊 | 0..1 | group | |
![]() ![]() ![]() | 家庭結構 | 0..1 | choice | |
![]() ![]() ![]() | 子女狀態 | 0..1 | choice | |
![]() ![]() ![]() | 子女數量 | 0..1 | decimal | |
![]() ![]() ![]() | 家庭月收入 | 0..1 | decimal | |
![]() ![]() ![]() | 特殊教育類型 | 0..1 | choice | |
![]() ![]() ![]() | 是否出生於民國年前 | 0..1 | boolean | |
![]() ![]() ![]() | 出生日期不明註記 | 0..1 | boolean | |
{
"resourceType": "Questionnaire",
"id": "case-basic-family-information",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-case-basic-family-twss-base"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/Questionnaire/case-basic-family-information",
"title": "個案基本與家庭資訊 Questionnaire",
"status": "active",
"subjectType": [
"Patient"
],
"date": "2026-08-26T09:19:29+00:00",
"publisher": "衛生福利部社會及家庭署",
"contact": [
{
"name": "衛生福利部社會及家庭署",
"telecom": [
{
"system": "url",
"value": "https://www.twss.gov.tw/"
}
]
}
],
"description": "個案基本家庭資料評估表。",
"item": [
{
"linkId": "12",
"text": "個案基本與家庭資訊",
"type": "group",
"item": [
{
"linkId": "12.1",
"text": "家庭結構",
"type": "choice"
},
{
"linkId": "12.2",
"text": "子女狀態",
"type": "choice"
},
{
"linkId": "12.3",
"text": "子女數量",
"type": "decimal"
},
{
"linkId": "12.4",
"text": "家庭月收入",
"type": "decimal"
},
{
"linkId": "12.5",
"text": "特殊教育類型",
"type": "choice"
},
{
"linkId": "12.6",
"text": "是否出生於民國年前",
"type": "boolean"
},
{
"linkId": "12.7",
"text": "出生日期不明註記",
"type": "boolean"
}
]
}
]
}