FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | ValueSet |
| Id | ValueSet-ch-vacd-travel-code-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-vacd/ValueSet-ch-vacd-travel-code-vs.html |
| URL | http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-travel-code-vs |
| Version | 7.0.0-ballot |
| Status | active |
| Date | 2026-06-11T11:51:25+00:00 |
| Name | CHVACDTravelCodeVS |
| Title | CH VACD Travel Information Code |
| Realm | ch |
| Authority | hl7 |
| Description | The code for travel information code. |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ch-vacd-travel-code-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 129018004 | Traveling |
Additional Language Displays
| Code | Deutsch (Schweiz) (German (Switzerland), de) | English (United States) (English (United States), en) | French (Switzerland) (fr) | Italian (Switzerland) (it) | rm |
| 129018004 | Reise | Traveling | Voyager | Viaggiare | Reise |
{
"resourceType": "ValueSet",
"id": "ch-vacd-travel-code-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-travel-code-vs",
"version": "7.0.0-ballot",
"name": "CHVACDTravelCodeVS",
"title": "CH VACD Travel Information Code",
"status": "active",
"experimental": false,
"date": "2026-06-11T11:51:25+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
}
],
"description": "The code for travel information code.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "129018004",
"display": "Traveling",
"designation": [
{
"language": "de-CH",
"value": "Reise"
},
{
"language": "fr-CH",
"value": "Voyager"
},
{
"language": "it-CH",
"value": "Viaggiare"
},
{
"language": "rm-CH",
"value": "Reise"
},
{
"language": "en-US",
"value": "Traveling"
}
]
}
]
}
]
}
}