傳染病通報系統實作指引, published by 衛福部疾病管制署. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-nidrs/nidrs/ and changes regularly. See the Directory of published versions
| Active as of 2026-10-01 |
@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/cdc-organization-type> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "cdc-organization-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: 取值集合 cdc-organization-type</b></p><a name=\"cdc-organization-type\"> </a><a name=\"hccdc-organization-type\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cdc-organization-type.html\"><code>https://cdc.gov.tw/nidrs/CodeSystem/cdc-organization-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</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-cdc-organization-type.html#cdc-organization-type-2\">2</a></td><td>護理之家</td></tr><tr><td><a href=\"CodeSystem-cdc-organization-type.html#cdc-organization-type-3\">3</a></td><td>身心障礙福利</td></tr><tr><td><a href=\"CodeSystem-cdc-organization-type.html#cdc-organization-type-4\">4</a></td><td>托嬰中心</td></tr><tr><td><a href=\"CodeSystem-cdc-organization-type.html#cdc-organization-type-5\">5</a></td><td>康復之家</td></tr><tr><td><a href=\"CodeSystem-cdc-organization-type.html#cdc-organization-type-6\">6</a></td><td>少年福利</td></tr><tr><td><a href=\"CodeSystem-cdc-organization-type.html#cdc-organization-type-7\">7</a></td><td>矯正機關</td></tr><tr><td><a href=\"CodeSystem-cdc-organization-type.html#cdc-organization-type-8\">8</a></td><td>育幼院</td></tr><tr><td><a href=\"CodeSystem-cdc-organization-type.html#cdc-organization-type-9\">9</a></td><td>收容或暫置中心</td></tr><tr><td><a href=\"CodeSystem-cdc-organization-type.html#cdc-organization-type-10\">10</a></td><td>榮譽國民之家</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://cdc.gov.tw/nidrs/ValueSet/cdc-organization-type"] ;
fhir:ValueSet.version [ fhir:value "0.1.0"] ;
fhir:ValueSet.name [ fhir:value "CDCOrganizationType"] ;
fhir:ValueSet.title [ fhir:value "CDC-人口密集機構類別值集"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-10-01"^^xsd:date] ;
fhir:ValueSet.publisher [ fhir:value "衛福部疾病管制署"] ;
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.cdc.gov.tw" ]
]
] ;
fhir:ValueSet.description [ fhir:value "CDC-人口密集機構類別值集"] ;
fhir:ValueSet.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "TW" ]
]
] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://cdc.gov.tw/nidrs/CodeSystem/cdc-organization-type" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "2" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "護理之家" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "3" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "身心障礙福利" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "4" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "托嬰中心" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "5" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "康復之家" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "6" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "少年福利" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "7" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "矯正機關" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "8" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "育幼院" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "9" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "收容或暫置中心" ]
], [
fhir:index 8 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "榮譽國民之家" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/cdc-organization-type.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/cdc-organization-type.ttl> .
IG © 2026+ 衛福部疾病管制署. Package tw.gov.mohw.cdc.nidrs#0.1.0 based on FHIR 4.0.1. Generated 2026-09-18
Links: Table of Contents |
QA Report
| Version History
