傳染病通報系統實作指引, 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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cdc-travel-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: 代码系统 cdc-travel-type</b></p><a name="cdc-travel-type"> </a><a name="hccdc-travel-type"> </a><p>This case-sensitive code system <code>https://cdc.gov.tw/nidrs/CodeSystem/cdc-travel-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">0<a name="cdc-travel-type-0"> </a></td><td>國內旅遊</td><td>國內旅遊</td></tr><tr><td style="white-space:nowrap">1<a name="cdc-travel-type-1"> </a></td><td>國外旅遊史</td><td>國外旅遊史</td></tr><tr><td style="white-space:nowrap">2<a name="cdc-travel-type-2"> </a></td><td>國外居住史</td><td>國外居住史</td></tr></table></div>
</text>
<url value="https://cdc.gov.tw/nidrs/CodeSystem/cdc-travel-type"/>
<version value="0.1.0"/>
<name value="CDCTravelType"/>
<title value="CDC-旅遊類型"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-10-01"/>
<publisher value="衛福部疾病管制署"/>
<contact>
<name value="衛福部疾病管制署"/>
<telecom>
<system value="url"/>
<value value="https://www.cdc.gov.tw"/>
</telecom>
</contact>
<description
value="臺灣衛生福利部疾病管制署「旅遊類型」代碼,代碼出版日期:2026-10-01;資料所屬單位:臺灣衛生福利部疾病管制署。"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="TW"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="0"/>
<display value="國內旅遊"/>
<designation>
<language value="zh"/>
<value value="國內旅遊"/>
</designation>
</concept>
<concept>
<code value="1"/>
<display value="國外旅遊史"/>
<designation>
<language value="zh"/>
<value value="國外旅遊史"/>
</designation>
</concept>
<concept>
<code value="2"/>
<display value="國外居住史"/>
<designation>
<language value="zh"/>
<value value="國外居住史"/>
</designation>
</concept>
</CodeSystem>