臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions
| Draft as of 2026-08-10 |
{
"resourceType" : "ValueSet",
"id" : "twss-practitioner-education-component-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twss-practitioner-education-component-vs</b></p><a name=\"twss-practitioner-education-component-vs\"> </a><a name=\"hctwss-practitioner-education-component-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-twss-practitioner-education-component.html\"><code>https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-twss-practitioner-education-component.html#twss-practitioner-education-component-education-enrollment-year\">education-enrollment-year</a></td><td>入學年度</td></tr><tr><td><a href=\"CodeSystem-twss-practitioner-education-component.html#twss-practitioner-education-component-education-graduation-school\">education-graduation-school</a></td><td>畢業學校名稱</td></tr><tr><td><a href=\"CodeSystem-twss-practitioner-education-component.html#twss-practitioner-education-component-education-major\">education-major</a></td><td>畢業科系</td></tr><tr><td><a href=\"CodeSystem-twss-practitioner-education-component.html#twss-practitioner-education-component-education-social-welfare-related\">education-social-welfare-related</a></td><td>是否為社福相關學歷</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/91694-0/\">91694-0</a></td><td>Highest level of education of Personnel</td></tr></table></li></ul></div>"
},
"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-10T08:34:13+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"
}
]
}
]
}
}