FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | ValueSet |
| Id | ValueSet-twss-practitioner-education-component-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/ValueSet-twss-practitioner-education-component-vs.html |
| URL | https://sfaa.gov.tw/base/ValueSet/twss-practitioner-education-component-vs |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-08-09T20:26:20+00:00 |
| Name | TWSSPractitionerEducationComponentVS |
| Title | TWSS 服務人教育經歷組成項目值集 |
| Realm | tw |
| Authority | national |
| Description | 服務人教育經歷 Observation 使用的組成項目值集。 |
| StructureDefinition | ||
| tw.gov.mohw.twss.base#current | PractitionerEducationObservation-twss-base | 服務人教育經歷 Observation TWSS Base |
| CodeSystem | ||
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| tw.gov.mohw.twss.base#current | twss-practitioner-education-component | TWSS 服務人教育經歷組成項目代碼系統 |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet twss-practitioner-education-component-vs
This value set includes codes based on the following rules:
https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component version 📦0.0.1| Code | Display |
| education-enrollment-year | 入學年度 |
| education-graduation-school | 畢業學校名稱 |
| education-major | 畢業科系 |
| education-social-welfare-related | 是否為社福相關學歷 |
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 91694-0 | Highest level of education of Personnel |
{
"resourceType": "ValueSet",
"id": "twss-practitioner-education-component-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/ValueSet/twss-practitioner-education-component-vs",
"version": "0.0.1",
"name": "TWSSPractitionerEducationComponentVS",
"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-education-component",
"concept": [
{
"code": "education-enrollment-year",
"display": "入學年度"
},
{
"code": "education-graduation-school",
"display": "畢業學校名稱"
},
{
"code": "education-major",
"display": "畢業科系"
},
{
"code": "education-social-welfare-related",
"display": "是否為社福相關學歷"
}
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "91694-0",
"display": "Highest level of education of Personnel"
}
]
}
]
}
}