傳染病通報系統實作指引, 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-residence-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 代码系统 cdc-residence-type</b></p><a name=\"cdc-residence-type\"> </a><a name=\"hccdc-residence-type\"> </a><p>This case-sensitive code system <code>https://cdc.gov.tw/nidrs/CodeSystem/cdc-residence-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><td><b>中文 (Chinese, zh)</b></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cdc-residence-type-4\"> </a></td><td>外籍勞工</td><td>外籍勞工</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"cdc-residence-type-5\"> </a></td><td>外籍人士</td><td>外籍人士</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"cdc-residence-type-6\"> </a></td><td>外籍配偶</td><td>外籍配偶</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"cdc-residence-type-7\"> </a></td><td>大陸人士</td><td>大陸人士</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"cdc-residence-type-8\"> </a></td><td>大陸配偶</td><td>大陸配偶</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"cdc-residence-type-9\"> </a></td><td>其他</td><td>其他</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"cdc-residence-type-11\"> </a></td><td>未知</td><td>未知</td></tr></table></div>"
},
"url" : "https://cdc.gov.tw/nidrs/CodeSystem/cdc-residence-type",
"version" : "0.1.0",
"name" : "CDCResidenceType",
"title" : "CDC-居留代碼",
"status" : "active",
"experimental" : false,
"date" : "2026-10-01",
"publisher" : "衛福部疾病管制署",
"contact" : [
{
"name" : "衛福部疾病管制署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cdc.gov.tw"
}
]
}
],
"description" : "臺灣衛生福利部疾病管制署「居留」代碼,代碼出版日期:2026-10-01;資料所屬單位:臺灣衛生福利部疾病管制署。",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "TW"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "4",
"display" : "外籍勞工",
"designation" : [
{
"language" : "zh",
"value" : "外籍勞工"
}
]
},
{
"code" : "5",
"display" : "外籍人士",
"designation" : [
{
"language" : "zh",
"value" : "外籍人士"
}
]
},
{
"code" : "6",
"display" : "外籍配偶",
"designation" : [
{
"language" : "zh",
"value" : "外籍配偶"
}
]
},
{
"code" : "7",
"display" : "大陸人士",
"designation" : [
{
"language" : "zh",
"value" : "大陸人士"
}
]
},
{
"code" : "8",
"display" : "大陸配偶",
"designation" : [
{
"language" : "zh",
"value" : "大陸配偶"
}
]
},
{
"code" : "9",
"display" : "其他",
"designation" : [
{
"language" : "zh",
"value" : "其他"
}
]
},
{
"code" : "11",
"display" : "未知",
"designation" : [
{
"language" : "zh",
"value" : "未知"
}
]
}
]
}