Implementation Guide CH VACD
7.0.0-ballot-ci-build - ci-build
Implementation Guide CH VACD, published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 7.0.0-ballot-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-vacd/ and changes regularly. See the Directory of published versions
| Active as of 2026-04-29 |
{
"resourceType" : "ValueSet",
"id" : "ch-vacd-travel-code-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-vacd-travel-code-vs</b></p><a name=\"ch-vacd-travel-code-vs\"> </a><a name=\"hcch-vacd-travel-code-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/129018004\">129018004</a></td><td>Traveling</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>129018004</td><td>Reise</td><td>Traveling</td><td>Voyager</td><td>Viaggiare</td><td>Reise</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-travel-code-vs",
"version" : "7.0.0-ballot-ci-build",
"name" : "CHVACDTravelCodeVS",
"title" : "CH VACD Travel Information Code",
"status" : "active",
"experimental" : false,
"date" : "2026-04-29T11:26:44+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"
}
]
}
]
}
]
}
}