臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TU9IVy1UV0NvcmVJRw/VFcgQ29yZSBJRyBJVFJJ/ and changes regularly. See the Directory of published versions
| Active as of 2024-05-27 |
@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/ValueSet/medical-treatment-department-tw> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "medical-treatment-department-tw"] ;
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: ValueSet medical-treatment-department-tw</b></p><a name=\"medical-treatment-department-tw\"> </a><a name=\"hcmedical-treatment-department-tw\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-medical-treatment-department-nhi-tw.html\"><code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-treatment-department-nhi-tw</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2024-05-27</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-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-00\">00</a></td><td>不分科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-2A\">2A</a></td><td>結核科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-2B\">2B</a></td><td>洗腎科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-41\">41</a></td><td>牙體復形科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-44\">44</a></td><td>贋復補綴牙科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-48\">48</a></td><td>口腔診斷科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-49\">49</a></td><td>口腔病理科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-50\">50</a></td><td>家庭牙醫科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-51\">51</a></td><td>特殊需求者口腔醫學科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-60\">60</a></td><td>中醫一般科</td></tr><tr><td><a href=\"CodeSystem-medical-treatment-department-nhi-tw.html#medical-treatment-department-nhi-tw-86\">86</a></td><td>放射診斷科</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/medical-treatment-department-tw"] ;
fhir:ValueSet.version [ fhir:value "0.3.0"] ;
fhir:ValueSet.name [ fhir:value "TWMedicalTreatmentDepartment"] ;
fhir:ValueSet.title [ fhir:value "無法對應至SNOMED CT之臺灣健保署診療科別值集"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2024-05-27"^^xsd:date] ;
fhir:ValueSet.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.mohw.gov.tw/" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "CCYU@mohw.gov.tw" ]
]
] ;
fhir:ValueSet.description [ fhir:value "無法對應至SNOMED CT之臺灣健保署診療科別值集。\n\n此值集優先採用國際標準碼,國際標準碼未能表述之概念則以普遍被使用的臺灣健保署標準碼表述,請實作者留意。\n"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-treatment-department-nhi-tw" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "00" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "不分科" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "2A" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "結核科" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "2B" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "洗腎科" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "41" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "牙體復形科" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "44" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "贋復補綴牙科" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "48" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "口腔診斷科" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "49" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "口腔病理科" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "50" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "家庭牙醫科" ]
], [
fhir:index 8 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "51" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "特殊需求者口腔醫學科" ]
], [
fhir:index 9 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "60" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "中醫一般科" ]
], [
fhir:index 10 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "86" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "放射診斷科" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/medical-treatment-department-tw.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/medical-treatment-department-tw.ttl> .
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#1.0.0 based on FHIR 4.0.1. Generated 2026-08-18
Links: Table of Contents |
QA Report
| Version History |
聯絡我們
