FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-vacd
Resource TypeValueSet
IdValueSet-ch-vacd-travel-code-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-vacd/ValueSet-ch-vacd-travel-code-vs.html
URLhttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-travel-code-vs
Version7.0.0-ballot
Statusactive
Date2026-06-11T11:51:25+00:00
NameCHVACDTravelCodeVS
TitleCH VACD Travel Information Code
Realmch
Authorityhl7
DescriptionThe code for travel information code.
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ch-vacd-travel-code-vs

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)English (United States) (English (United States), en)French (Switzerland) (fr)Italian (Switzerland) (it)rm
129018004ReiseTravelingVoyagerViaggiareReise

Source1

{
  "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"
              }
            ]
          }
        ]
      }
    ]
  }
}