FHIR IG analytics| Package | tw.gov.mohw.cdc.thas |
| Resource Type | CodeSystem |
| Id | CodeSystem-cdc-travel-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/THASFHIR/ig/CodeSystem-cdc-travel-type.html |
| URL | https://cdc.gov.tw/thas/CodeSystem/cdc-travel-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-01 |
| Name | CDCTravelType |
| Title | CDC-旅遊類型 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛生福利部疾病管制署「旅遊類型」代碼,代碼出版日期:2026-09-01;資料所屬單位:臺灣衛生福利部疾病管制署。 |
| Content | complete |
| ValueSet | ||
| tw.gov.mohw.cdc.thas#current | cdc-travel-type | CDC-旅遊類型值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 代码系统 cdc-travel-type
This case-sensitive code system https://cdc.gov.tw/thas/CodeSystem/cdc-travel-type defines the following codes:
| Code | Display |
| 0 | 國內旅遊 |
| 1 | 國外旅遊史 |
| 2 | 國外居住史 |
{
"resourceType": "CodeSystem",
"id": "cdc-travel-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://cdc.gov.tw/thas/CodeSystem/cdc-travel-type",
"version": "0.1.0",
"name": "CDCTravelType",
"title": "CDC-旅遊類型",
"status": "draft",
"experimental": false,
"date": "2026-09-01",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "臺灣衛生福利部疾病管制署「旅遊類型」代碼,代碼出版日期:2026-09-01;資料所屬單位:臺灣衛生福利部疾病管制署。",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "0",
"display": "國內旅遊"
},
{
"code": "1",
"display": "國外旅遊史"
},
{
"code": "2",
"display": "國外居住史"
}
]
}