臺灣社政領域基礎實作指引, 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-09-03 |
@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-aborigine-tribe> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "twss-aborigine-tribe"] ;
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-aborigine-tribe</b></p><a name=\"twss-aborigine-tribe\"> </a><a name=\"hctwss-aborigine-tribe\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-aborigine-tribe</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\">unknown<a name=\"twss-aborigine-tribe-unknown\"> </a></td><td>未知</td></tr><tr><td style=\"white-space:nowrap\">amis<a name=\"twss-aborigine-tribe-amis\"> </a></td><td>阿美族</td></tr><tr><td style=\"white-space:nowrap\">atayal<a name=\"twss-aborigine-tribe-atayal\"> </a></td><td>泰雅族</td></tr><tr><td style=\"white-space:nowrap\">paiwan<a name=\"twss-aborigine-tribe-paiwan\"> </a></td><td>排灣族</td></tr><tr><td style=\"white-space:nowrap\">bunun<a name=\"twss-aborigine-tribe-bunun\"> </a></td><td>布農族</td></tr><tr><td style=\"white-space:nowrap\">puyuma<a name=\"twss-aborigine-tribe-puyuma\"> </a></td><td>卑南族</td></tr><tr><td style=\"white-space:nowrap\">rukai<a name=\"twss-aborigine-tribe-rukai\"> </a></td><td>魯凱族</td></tr><tr><td style=\"white-space:nowrap\">tsou<a name=\"twss-aborigine-tribe-tsou\"> </a></td><td>鄒族</td></tr><tr><td style=\"white-space:nowrap\">saisiyat<a name=\"twss-aborigine-tribe-saisiyat\"> </a></td><td>賽夏族</td></tr><tr><td style=\"white-space:nowrap\">tao<a name=\"twss-aborigine-tribe-tao\"> </a></td><td>達悟族</td></tr><tr><td style=\"white-space:nowrap\">thao<a name=\"twss-aborigine-tribe-thao\"> </a></td><td>邵族</td></tr><tr><td style=\"white-space:nowrap\">kavalan<a name=\"twss-aborigine-tribe-kavalan\"> </a></td><td>噶瑪蘭族</td></tr><tr><td style=\"white-space:nowrap\">truku<a name=\"twss-aborigine-tribe-truku\"> </a></td><td>太魯閣族</td></tr><tr><td style=\"white-space:nowrap\">sakizaya<a name=\"twss-aborigine-tribe-sakizaya\"> </a></td><td>撒奇萊雅族</td></tr><tr><td style=\"white-space:nowrap\">sediq<a name=\"twss-aborigine-tribe-sediq\"> </a></td><td>賽德克族</td></tr><tr><td style=\"white-space:nowrap\">hla'alua<a name=\"twss-aborigine-tribe-hla.39alua\"> </a></td><td>拉阿魯哇族</td></tr><tr><td style=\"white-space:nowrap\">kanakanavu<a name=\"twss-aborigine-tribe-kanakanavu\"> </a></td><td>卡那卡那富族</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-aborigine-tribe"] ;
fhir:CodeSystem.version [ fhir:value "0.0.1"] ;
fhir:CodeSystem.name [ fhir:value "TWSSAborigineTribe"] ;
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-09-03T13:00:35+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 "社家署原住民族別代碼。"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "17"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "unknown" ] ;
fhir:CodeSystem.concept.display [ fhir:value "未知" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "amis" ] ;
fhir:CodeSystem.concept.display [ fhir:value "阿美族" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "atayal" ] ;
fhir:CodeSystem.concept.display [ fhir:value "泰雅族" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "paiwan" ] ;
fhir:CodeSystem.concept.display [ fhir:value "排灣族" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "bunun" ] ;
fhir:CodeSystem.concept.display [ fhir:value "布農族" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "puyuma" ] ;
fhir:CodeSystem.concept.display [ fhir:value "卑南族" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "rukai" ] ;
fhir:CodeSystem.concept.display [ fhir:value "魯凱族" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "tsou" ] ;
fhir:CodeSystem.concept.display [ fhir:value "鄒族" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "saisiyat" ] ;
fhir:CodeSystem.concept.display [ fhir:value "賽夏族" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "tao" ] ;
fhir:CodeSystem.concept.display [ fhir:value "達悟族" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "thao" ] ;
fhir:CodeSystem.concept.display [ fhir:value "邵族" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "kavalan" ] ;
fhir:CodeSystem.concept.display [ fhir:value "噶瑪蘭族" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "truku" ] ;
fhir:CodeSystem.concept.display [ fhir:value "太魯閣族" ]
], [
fhir:index 13 ;
fhir:CodeSystem.concept.code [ fhir:value "sakizaya" ] ;
fhir:CodeSystem.concept.display [ fhir:value "撒奇萊雅族" ]
], [
fhir:index 14 ;
fhir:CodeSystem.concept.code [ fhir:value "sediq" ] ;
fhir:CodeSystem.concept.display [ fhir:value "賽德克族" ]
], [
fhir:index 15 ;
fhir:CodeSystem.concept.code [ fhir:value "hla'alua" ] ;
fhir:CodeSystem.concept.display [ fhir:value "拉阿魯哇族" ]
], [
fhir:index 16 ;
fhir:CodeSystem.concept.code [ fhir:value "kanakanavu" ] ;
fhir:CodeSystem.concept.display [ fhir:value "卡那卡那富族" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/twss-aborigine-tribe.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/twss-aborigine-tribe.ttl> .
IG © 2026+ 衛生福利部社會及家庭署. Package tw.gov.mohw.twss.base#0.0.1 based on FHIR 4.0.1. Generated 2026-09-03
Links: Table of Contents |
QA Report
| Version History
