臺灣社政領域基礎實作指引, 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-10 |
@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-disease-type> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "twss-disease-type"] ;
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-disease-type</b></p><a name=\"twss-disease-type\"> </a><a name=\"hctwss-disease-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-disease-type</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\">A<a name=\"twss-disease-type-A\"> </a></td><td>腦部受傷</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-disease-type-B\"> </a></td><td>氣喘</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"twss-disease-type-C\"> </a></td><td>過敏</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"twss-disease-type-D\"> </a></td><td>肺結核</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"twss-disease-type-E\"> </a></td><td>愛滋病</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"twss-disease-type-F\"> </a></td><td>肝炎</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"twss-disease-type-G\"> </a></td><td>性病</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"twss-disease-type-Z\"> </a></td><td>其他</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"twss-disease-type-1\"> </a></td><td>無</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"twss-disease-type-2\"> </a></td><td>心臟血管疾病</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"twss-disease-type-3\"> </a></td><td>腦血管疾病</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"twss-disease-type-4\"> </a></td><td>癲癇</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"twss-disease-type-7\"> </a></td><td>皮膚病</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"twss-disease-type-8\"> </a></td><td>糖尿病</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"twss-disease-type-9\"> </a></td><td>遺傳性疾病、罕病</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-disease-type"] ;
fhir:CodeSystem.version [ fhir:value "0.0.1"] ;
fhir:CodeSystem.name [ fhir:value "TWSSDiseaseType"] ;
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-10T08:34:13+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 "TWSS Base 使用的疾病類型代碼。"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "15"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "A" ] ;
fhir:CodeSystem.concept.display [ fhir:value "腦部受傷" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "B" ] ;
fhir:CodeSystem.concept.display [ fhir:value "氣喘" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "C" ] ;
fhir:CodeSystem.concept.display [ fhir:value "過敏" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "D" ] ;
fhir:CodeSystem.concept.display [ fhir:value "肺結核" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "E" ] ;
fhir:CodeSystem.concept.display [ fhir:value "愛滋病" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "F" ] ;
fhir:CodeSystem.concept.display [ fhir:value "肝炎" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "G" ] ;
fhir:CodeSystem.concept.display [ fhir:value "性病" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "Z" ] ;
fhir:CodeSystem.concept.display [ fhir:value "其他" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "無" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "2" ] ;
fhir:CodeSystem.concept.display [ fhir:value "心臟血管疾病" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
fhir:CodeSystem.concept.display [ fhir:value "腦血管疾病" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
fhir:CodeSystem.concept.display [ fhir:value "癲癇" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "7" ] ;
fhir:CodeSystem.concept.display [ fhir:value "皮膚病" ]
], [
fhir:index 13 ;
fhir:CodeSystem.concept.code [ fhir:value "8" ] ;
fhir:CodeSystem.concept.display [ fhir:value "糖尿病" ]
], [
fhir:index 14 ;
fhir:CodeSystem.concept.code [ fhir:value "9" ] ;
fhir:CodeSystem.concept.display [ fhir:value "遺傳性疾病、罕病" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/twss-disease-type.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/twss-disease-type.ttl> .
IG © 2026+ 衛生福利部社會及家庭署. Package tw.gov.mohw.twss.base#0.0.1 based on FHIR 4.0.1. Generated 2026-08-10
Links: Table of Contents |
QA Report
| Version History
