臺灣社政領域基礎實作指引, 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
| Active as of 2026-08-20 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/twss-education-component> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "twss-education-component"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-education-component</b></p><a name=\"twss-education-component\"> </a><a name=\"hctwss-education-component\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-education-component</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">schooling-status<a name=\"twss-education-component-schooling-status\"> </a></td><td>就學現況</td></tr><tr><td style=\"white-space:nowrap\">enrollment-year<a name=\"twss-education-component-enrollment-year\"> </a></td><td>入學年度</td></tr><tr><td style=\"white-space:nowrap\">school-name<a name=\"twss-education-component-school-name\"> </a></td><td>就讀學校名稱</td></tr><tr><td style=\"white-space:nowrap\">grade-level<a name=\"twss-education-component-grade-level\"> </a></td><td>年級別</td></tr><tr><td style=\"white-space:nowrap\">major<a name=\"twss-education-component-major\"> </a></td><td>就讀或畢業科系</td></tr><tr><td style=\"white-space:nowrap\">graduated<a name=\"twss-education-component-graduated\"> </a></td><td>是否畢業</td></tr><tr><td style=\"white-space:nowrap\">graduation-year<a name=\"twss-education-component-graduation-year\"> </a></td><td>畢業年度</td></tr><tr><td style=\"white-space:nowrap\">education-level<a name=\"twss-education-component-education-level\"> </a></td><td>教育程度</td></tr><tr><td style=\"white-space:nowrap\">related-major-graduate<a name=\"twss-education-component-related-major-graduate\"> </a></td><td>是否為相關科系畢業</td></tr><tr><td style=\"white-space:nowrap\">social-welfare-related<a name=\"twss-education-component-social-welfare-related\"> </a></td><td>是否為社福相關學歷</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-education-component"] ;
fhir:CodeSystem.version [ fhir:value "0.0.1"] ;
fhir:CodeSystem.name [ fhir:value "TWSSEducationComponent"] ;
fhir:CodeSystem.title [ fhir:value "TWSS-教育資訊組成項目"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-08-20T16:38:23+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "衛生福利部社會及家庭署"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "衛生福利部社會及家庭署" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.twss.gov.tw/" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "教育資訊 Observation 使用的組成項目代碼系統。"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "schooling-status" ] ;
fhir:CodeSystem.concept.display [ fhir:value "就學現況" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "enrollment-year" ] ;
fhir:CodeSystem.concept.display [ fhir:value "入學年度" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "school-name" ] ;
fhir:CodeSystem.concept.display [ fhir:value "就讀學校名稱" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "grade-level" ] ;
fhir:CodeSystem.concept.display [ fhir:value "年級別" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "major" ] ;
fhir:CodeSystem.concept.display [ fhir:value "就讀或畢業科系" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "graduated" ] ;
fhir:CodeSystem.concept.display [ fhir:value "是否畢業" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "graduation-year" ] ;
fhir:CodeSystem.concept.display [ fhir:value "畢業年度" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "education-level" ] ;
fhir:CodeSystem.concept.display [ fhir:value "教育程度" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "related-major-graduate" ] ;
fhir:CodeSystem.concept.display [ fhir:value "是否為相關科系畢業" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "social-welfare-related" ] ;
fhir:CodeSystem.concept.display [ fhir:value "是否為社福相關學歷" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/twss-education-component.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/twss-education-component.ttl> .
IG © 2026+ 衛生福利部社會及家庭署. Package tw.gov.mohw.twss.base#0.0.1 based on FHIR 4.0.1. Generated 2026-08-20
Links: Table of Contents |
QA Report
| Version History
