傳染病通報系統實作指引, 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" : "CodeSystem",
"id" : "cdc-observation-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 代码系统 cdc-observation-code</b></p><a name=\"cdc-observation-code\"> </a><a name=\"hccdc-observation-code\"> </a><p>This case-sensitive code system <code>https://cdc.gov.tw/nidrs/CodeSystem/cdc-observation-code</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\">travelType<a name=\"cdc-observation-code-travelType\"> </a></td><td>旅遊類型</td></tr><tr><td style=\"white-space:nowrap\">exposure<a name=\"cdc-observation-code-exposure\"> </a></td><td>暴露史</td></tr><tr><td style=\"white-space:nowrap\">explorePositive<a name=\"cdc-observation-code-explorePositive\"> </a></td><td>與確定/極可能/可能病例曾有接觸或暴露共同感染源</td></tr><tr><td style=\"white-space:nowrap\">exploreBodyFluid<a name=\"cdc-observation-code-exploreBodyFluid\"> </a></td><td>具血體液接觸</td></tr><tr><td style=\"white-space:nowrap\">exploreLab<a name=\"cdc-observation-code-exploreLab\"> </a></td><td>具實驗室暴露史</td></tr><tr><td style=\"white-space:nowrap\">explorePollutedFood<a name=\"cdc-observation-code-explorePollutedFood\"> </a></td><td>曾食用受汙染的水或食物</td></tr><tr><td style=\"white-space:nowrap\">exploreIatrogenic<a name=\"cdc-observation-code-exploreIatrogenic\"> </a></td><td>醫源型</td></tr><tr><td style=\"white-space:nowrap\">animal<a name=\"cdc-observation-code-animal\"> </a></td><td>動物接觸史</td></tr></table></div>"
},
"url" : "https://cdc.gov.tw/nidrs/CodeSystem/cdc-observation-code",
"version" : "0.1.0",
"name" : "CDCObservationCode",
"title" : "CDC-Observation Code",
"status" : "active",
"experimental" : false,
"date" : "2026-10-01",
"publisher" : "衛福部疾病管制署",
"contact" : [
{
"name" : "衛福部疾病管制署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cdc.gov.tw"
}
]
}
],
"description" : "臺灣衛生福利部疾病管制署「Observation Code」代碼,代碼出版日期:2026-10-01;資料所屬單位:臺灣衛生福利部疾病管制署。",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "TW"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "travelType",
"display" : "旅遊類型"
},
{
"code" : "exposure",
"display" : "暴露史"
},
{
"code" : "explorePositive",
"display" : "與確定/極可能/可能病例曾有接觸或暴露共同感染源"
},
{
"code" : "exploreBodyFluid",
"display" : "具血體液接觸"
},
{
"code" : "exploreLab",
"display" : "具實驗室暴露史"
},
{
"code" : "explorePollutedFood",
"display" : "曾食用受汙染的水或食物"
},
{
"code" : "exploreIatrogenic",
"display" : "醫源型"
},
{
"code" : "animal",
"display" : "動物接觸史"
}
]
}