FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-related-person-basic-information.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-related-person-basic-information.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/related-person-basic-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 related-person-basic-information
Profile: 關係人基本資訊-Questionnaire TWSS Base
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 關係人基本資訊評估表。 | Questionnaire | https://sfaa.gov.tw/base/Questionnaire/related-person-basic-information | |
![]() ![]() | 個案關係人基本資訊 | 0..1 | group | |
![]() ![]() ![]() | 是否同住 | 0..1 | boolean | |
![]() ![]() ![]() | 是否為外籍配偶 | 0..1 | boolean | |
![]() ![]() ![]() | 關係人身分識別碼不明註記 | 0..1 | boolean | |
{
"resourceType": "Questionnaire",
"id": "related-person-basic-information",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-related-person-basic-twss-base"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/Questionnaire/related-person-basic-information",
"title": "關係人基本資訊 Questionnaire",
"status": "active",
"subjectType": [
"RelatedPerson"
],
"date": "2026-08-26T09:19:29+00:00",
"publisher": "衛生福利部社會及家庭署",
"contact": [
{
"name": "衛生福利部社會及家庭署",
"telecom": [
{
"system": "url",
"value": "https://www.twss.gov.tw/"
}
]
}
],
"description": "關係人基本資訊評估表。",
"item": [
{
"linkId": "14",
"text": "個案關係人基本資訊",
"type": "group",
"item": [
{
"linkId": "14.1",
"text": "是否同住",
"type": "boolean"
},
{
"linkId": "14.2",
"text": "是否為外籍配偶",
"type": "boolean"
},
{
"linkId": "14.3",
"text": "關係人身分識別碼不明註記",
"type": "boolean"
}
]
}
]
}