FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-practitioner-employment-information.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-practitioner-employment-information.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/practitioner-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 practitioner-employment-information
Profile: 服務人基本與任職資訊-Questionnaire TWSS Base
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 服務人基本與任職資訊表。 | Questionnaire | https://sfaa.gov.tw/base/Questionnaire/practitioner-employment-information | |
![]() ![]() | 個案服務人基本資訊 | 0..1 | group | |
![]() ![]() ![]() | 是否為親屬保母 | 0..1 | boolean | |
![]() ![]() ![]() | 服務人薪資 | 0..1 | decimal | |
![]() ![]() ![]() | 健康檢查日期 | 0..1 | date | |
{
"resourceType": "Questionnaire",
"id": "practitioner-employment-information",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-practitioner-employment-twss-base"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/Questionnaire/practitioner-employment-information",
"title": "服務人基本與任職資訊 Questionnaire",
"status": "active",
"subjectType": [
"PractitionerRole"
],
"date": "2026-08-26T09:19:29+00:00",
"publisher": "衛生福利部社會及家庭署",
"contact": [
{
"name": "衛生福利部社會及家庭署",
"telecom": [
{
"system": "url",
"value": "https://www.twss.gov.tw/"
}
]
}
],
"description": "服務人基本與任職資訊表。",
"item": [
{
"linkId": "13",
"text": "個案服務人基本資訊",
"type": "group",
"item": [
{
"linkId": "13.1",
"text": "是否為親屬保母",
"type": "boolean"
},
{
"linkId": "13.2",
"text": "服務人薪資",
"type": "decimal"
},
{
"linkId": "13.3",
"text": "健康檢查日期",
"type": "date"
}
]
}
]
}