{
  "resourceType" : "ValueSet",
  "id" : "travel-area",
  "text" : {
    "status" : "generated",
    "div" : "<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 &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://cdc.gov.tw/nidrs/ValueSet/travel-area",
  "version" : "0.1.0",
  "name" : "TravelArea",
  "title" : "HL7 + CDC-旅遊地區值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-10-01",
  "publisher" : "衛福部疾病管制署",
  "contact" : [{
    "name" : "衛福部疾病管制署",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cdc.gov.tw"
    }]
  }],
  "description" : "HL7 + CDC-旅遊地區值集",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "TW"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "urn:iso:std:iso:3166",
      "filter" : [{
        "property" : "code",
        "op" : "regex",
        "value" : "[A-Z]{3}"
      }]
    },
    {
      "system" : "https://cdc.gov.tw/nidrs/CodeSystem/cdc-district-code"
    }]
  }
}