FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-practitioner-training-information.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-practitioner-training-information.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/practitioner-training-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-training-information
Profile: 服務人受訓課程-Questionnaire TWSS Base
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 服務人個人受訓課程填報表。 | Questionnaire | https://sfaa.gov.tw/base/Questionnaire/practitioner-training-information | |
![]() ![]() | 服務人受訓課程 | 0..* | group | |
![]() ![]() ![]() | 受訓課程名稱 | 0..1 | string | |
![]() ![]() ![]() | 受訓課程時數 | 0..1 | quantity | |
![]() ![]() ![]() | 受訓課程類型 | 0..1 | choice | |
![]() ![]() ![]() | 開課單位 | 0..1 | string | |
![]() ![]() ![]() | 受訓起日 | 0..1 | date | |
![]() ![]() ![]() | 受訓迄日 | 0..1 | date | |
{
"resourceType": "Questionnaire",
"id": "practitioner-training-information",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-practitioner-training-twss-base"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/Questionnaire/practitioner-training-information",
"title": "服務人受訓課程 Questionnaire",
"status": "active",
"subjectType": [
"Practitioner"
],
"date": "2026-08-26T09:19:29+00:00",
"publisher": "衛生福利部社會及家庭署",
"contact": [
{
"name": "衛生福利部社會及家庭署",
"telecom": [
{
"system": "url",
"value": "https://www.twss.gov.tw/"
}
]
}
],
"description": "服務人個人受訓課程填報表。",
"item": [
{
"linkId": "29",
"text": "服務人受訓課程",
"type": "group",
"repeats": true,
"item": [
{
"linkId": "29.1",
"text": "受訓課程名稱",
"type": "string"
},
{
"linkId": "29.2",
"text": "受訓課程時數",
"type": "quantity"
},
{
"linkId": "29.3",
"text": "受訓課程類型",
"type": "choice"
},
{
"linkId": "29.4",
"text": "開課單位",
"type": "string"
},
{
"linkId": "29.5",
"text": "受訓起日",
"type": "date"
},
{
"linkId": "29.6",
"text": "受訓迄日",
"type": "date"
}
]
}
]
}