傳染病通報系統實作指引, 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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="travel-area"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: 取值集合 travel-area</b></p><a name="travel-area"> </a><a name="hctravel-area"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://terminology.hl7.org/6.1.0/CodeSystem-ISO3166Part1.html"><code>urn:iso:std:iso:3166</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> where code matches (by regex) [A-Z]{3}</li><li>Include all codes defined in <a href="CodeSystem-cdc-district-code.html"><code>https://cdc.gov.tw/nidrs/CodeSystem/cdc-district-code</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></li></ul></div>
</text>
<url value="https://cdc.gov.tw/nidrs/ValueSet/travel-area"/>
<version value="0.1.0"/>
<name value="TravelArea"/>
<title value="HL7 + 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="HL7 + CDC-旅遊地區值集"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="TW"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="urn:iso:std:iso:3166"/>
<filter>
<property value="code"/>
<op value="regex"/>
<value value="[A-Z]{3}"/>
</filter>
</include>
<include>
<system value="https://cdc.gov.tw/nidrs/CodeSystem/cdc-district-code"/>
</include>
</compose>
</ValueSet>