FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-placement-information.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-placement-information.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/placement-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 placement-information
Profile: 安置資訊-Questionnaire TWSS Base
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 安置服務資訊評估表。 | Questionnaire | https://sfaa.gov.tw/base/Questionnaire/placement-information | |
![]() ![]() | 安置資訊 | 0..1 | group | |
![]() ![]() ![]() | 是否安置 | 0..1 | boolean | |
![]() ![]() ![]() | 安置狀況 | 0..1 | string | |
![]() ![]() ![]() | 是否結束安置 | 0..1 | choice | |
{
"resourceType": "Questionnaire",
"id": "placement-information",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-placement-information-twss-base"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/Questionnaire/placement-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": "23",
"text": "安置資訊",
"type": "group",
"item": [
{
"linkId": "23.1",
"text": "是否安置",
"type": "boolean"
},
{
"linkId": "23.2",
"text": "安置狀況",
"type": "string"
},
{
"linkId": "23.3",
"text": "是否結束安置",
"type": "choice"
}
]
}
]
}