CH Term (R4)
3.4.0-ci-build - ci-build CH

CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.4.0-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-term/ and changes regularly. See the Directory of published versions

: CH VACD Recommendation Categories for Immunizations - JSON Representation

Active as of 2026-05-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ch-vacd-recommendation-categories-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-vacd-recommendation-categories-vs</b></p><a name=\"ch-vacd-recommendation-categories-vs\"> </a><a name=\"hcch-vacd-recommendation-categories-vs\"> </a><p>This value set includes codes based on the following rules:</p><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/42284007\">42284007</a></td><td>Administration of vaccine product containing only live attenuated Mycobacterium bovis antigen (procedure)</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-ch-vacd-recommendation-categories-cs.html\"><code>http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-recommendation-categories-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;3.4.0-ci-build</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-categories-cs.html#ch-vacd-recommendation-categories-cs-41501\">41501</a></td><td>Empfohlene Basisimpfungen</td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-categories-cs.html#ch-vacd-recommendation-categories-cs-41502\">41502</a></td><td>Empfohlene ergänzende Impfungen</td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-categories-cs.html#ch-vacd-recommendation-categories-cs-41503\">41503</a></td><td>Empfohlene Impfungen für Risikogruppen</td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-categories-cs.html#ch-vacd-recommendation-categories-cs-41504\">41504</a></td><td>Impfungen ohne Empfehlungen</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-categories-vs",
  "version" : "3.4.0-ci-build",
  "name" : "SwissImmunizationRecommendationCategories",
  "title" : "CH VACD Recommendation Categories for Immunizations",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-19T15:18:39+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Immunization recommendation categories.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "42284007",
            "display" : "Administration of vaccine product containing only live attenuated Mycobacterium bovis antigen (procedure)"
          }
        ]
      },
      {
        "system" : "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-recommendation-categories-cs",
        "concept" : [
          {
            "code" : "41501",
            "display" : "Empfohlene Basisimpfungen"
          },
          {
            "code" : "41502",
            "display" : "Empfohlene ergänzende Impfungen"
          },
          {
            "code" : "41503",
            "display" : "Empfohlene Impfungen für Risikogruppen"
          },
          {
            "code" : "41504",
            "display" : "Impfungen ohne Empfehlungen"
          }
        ]
      }
    ]
  }
}