FHIR IG analytics| Package | tw.gov.mohw.cdc.nidrs |
| Resource Type | ValueSet |
| Id | ValueSet-travel-area.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fhir-nidrs/nidrs/ValueSet-travel-area.html |
| URL | https://cdc.gov.tw/nidrs/ValueSet/travel-area |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-10-01 |
| Name | TravelArea |
| Title | HL7 + CDC-旅遊地區值集 |
| Realm | tw |
| Authority | national |
| Description | HL7 + CDC-旅遊地區值集 |
| StructureDefinition | ||
| tw.gov.mohw.cdc.nidrs#current | Observation-travel-history | 旅遊史-Observation Travel History |
| CodeSystem | ||
| tw.gov.mohw.cdc.nidrs#current | cdc-district-code | CDC-縣市代碼 |
| fhir.tx.support#1.0.1 | urn:iso:std:iso:3166 | ISO 3166 Country Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: 取值集合 travel-area
This value set includes codes based on the following rules:
urn:iso:std:iso:3166 version Not Stated (use latest from terminology server) where code matches (by regex) [A-Z]{3}https://cdc.gov.tw/nidrs/CodeSystem/cdc-district-code version 📦0.1.0{
"resourceType": "ValueSet",
"id": "travel-area",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}