FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | ValueSet |
| Id | ValueSet-twss-practitioner-training-component-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/ValueSet-twss-practitioner-training-component-vs.html |
| URL | https://sfaa.gov.tw/base/ValueSet/twss-practitioner-training-component-vs |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-08-09T20:26:20+00:00 |
| Name | TWSSPractitionerTrainingComponentVS |
| Title | TWSS 服務人受訓課程組成項目值集 |
| Realm | tw |
| Authority | national |
| Description | 服務人受訓課程 Observation 使用的組成項目值集。 |
| StructureDefinition | ||
| tw.gov.mohw.twss.base#current | PractitionerTrainingObservation-twss-base | 服務人受訓課程 Observation TWSS Base |
| CodeSystem | ||
| tw.gov.mohw.twss.base#current | twss-practitioner-training-component | TWSS 服務人受訓課程組成項目代碼系統 |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet twss-practitioner-training-component-vs
https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-training-component version 📦0.0.1| Code | Display |
| training-course-name | 受訓課程名稱 |
| training-course-hours | 受訓課程時數 |
| training-course-type | 受訓課程類型 |
{
"resourceType": "ValueSet",
"id": "twss-practitioner-training-component-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/ValueSet/twss-practitioner-training-component-vs",
"version": "0.0.1",
"name": "TWSSPractitionerTrainingComponentVS",
"title": "TWSS 服務人受訓課程組成項目值集",
"status": "draft",
"experimental": false,
"date": "2026-08-09T20:26:20+00:00",
"publisher": "衛生福利部社會及家庭署",
"contact": [
{
"name": "衛生福利部社會及家庭署",
"telecom": [
{
"system": "url",
"value": "https://www.twss.gov.tw/"
}
]
}
],
"description": "服務人受訓課程 Observation 使用的組成項目值集。",
"compose": {
"include": [
{
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-training-component",
"concept": [
{
"code": "training-course-name",
"display": "受訓課程名稱"
},
{
"code": "training-course-hours",
"display": "受訓課程時數"
},
{
"code": "training-course-type",
"display": "受訓課程類型"
}
]
}
]
}
}