FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-employment-information.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-employment-information.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/employment-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 employment-information
Profile: 就業資訊-Questionnaire TWSS Base
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 就業資訊評估表。 | Questionnaire | https://sfaa.gov.tw/base/Questionnaire/employment-information | |
![]() ![]() | 就業資訊 | 0..1 | group | |
![]() ![]() ![]() | 就業現況 | 0..1 | choice | |
![]() ![]() ![]() | 未就業原因 | 0..1 | choice | |
![]() ![]() ![]() | 曾任職 | 0..1 | string | |
![]() ![]() ![]() | 現職 | 0..1 | string | |
{
"resourceType": "Questionnaire",
"id": "employment-information",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-employment-twss-base"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/Questionnaire/employment-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": "20",
"text": "就業資訊",
"type": "group",
"item": [
{
"linkId": "20.1",
"text": "就業現況",
"type": "choice"
},
{
"linkId": "20.2",
"text": "未就業原因",
"type": "choice"
},
{
"linkId": "20.3",
"text": "曾任職",
"type": "string"
},
{
"linkId": "20.4",
"text": "現職",
"type": "string"
}
]
}
]
}