傳染病通報系統實作指引, 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 |
{
"resourceType" : "ValueSet",
"id" : "cdc-organization-type",
"text" : {
"status" : "generated",
"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>"
},
"url" : "https://cdc.gov.tw/nidrs/ValueSet/cdc-organization-type",
"version" : "0.1.0",
"name" : "CDCOrganizationType",
"title" : "CDC-人口密集機構類別值集",
"status" : "active",
"experimental" : false,
"date" : "2026-10-01",
"publisher" : "衛福部疾病管制署",
"contact" : [
{
"name" : "衛福部疾病管制署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cdc.gov.tw"
}
]
}
],
"description" : "CDC-人口密集機構類別值集",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "TW"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://cdc.gov.tw/nidrs/CodeSystem/cdc-organization-type",
"concept" : [
{
"code" : "2",
"display" : "護理之家"
},
{
"code" : "3",
"display" : "身心障礙福利"
},
{
"code" : "4",
"display" : "托嬰中心"
},
{
"code" : "5",
"display" : "康復之家"
},
{
"code" : "6",
"display" : "少年福利"
},
{
"code" : "7",
"display" : "矯正機關"
},
{
"code" : "8",
"display" : "育幼院"
},
{
"code" : "9",
"display" : "收容或暫置中心"
},
{
"code" : "10",
"display" : "榮譽國民之家"
}
]
}
]
}
}