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

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeValueSet
IdValueSet-ChEkmMpoxVaccineProduct.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/ValueSet-ChEkmMpoxVaccineProduct.html
URLhttp://fhir.ch/ig/ch-ekm/ValueSet/ChEkmMpoxVaccineProduct
Version0.0.1
Statusactive
Date2026-09-01T15:00:14+00:00
NameChEkmMpoxVaccineProduct
TitleCH EKM Mpox Vaccine Product
Realmch
Authorityhl7
DescriptionThis CH EKM value set contains the SNOMED CT vaccine products of the two vaccination rows on the Mpox reporting form: the Variola virus antigen vaccines of the historical smallpox programmes, and modified Vaccinia virus Ankara (MVA-BN, i.e. Jynneos / Imvanex).
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch.fhir.ig.ch-ekm#currentch-ekm-observation-vaccination-status-mpoxCH EKM Observation: Vaccination status Mpox

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet ChEkmMpoxVaccineProduct

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    1290624003Variola virus antigen-containing vaccine product
    1293025000Modified Vaccinia virus Ankara antigen only vaccine product

Source1

{
  "resourceType": "ValueSet",
  "id": "ChEkmMpoxVaccineProduct",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmMpoxVaccineProduct",
  "version": "0.0.1",
  "name": "ChEkmMpoxVaccineProduct",
  "title": "CH EKM Mpox Vaccine Product",
  "status": "active",
  "experimental": false,
  "date": "2026-09-01T15:00:14+00:00",
  "publisher": "Federal Office of Public Health FOPH",
  "contact": [
    {
      "name": "Federal Office of Public Health FOPH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
        }
      ]
    }
  ],
  "description": "This CH EKM value set contains the SNOMED CT vaccine products of the two vaccination rows on the Mpox reporting form: the Variola virus antigen vaccines of the historical smallpox programmes, and modified Vaccinia virus Ankara (MVA-BN, i.e. Jynneos / Imvanex).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1290624003",
            "display": "Variola virus antigen-containing vaccine product"
          },
          {
            "code": "1293025000",
            "display": "Modified Vaccinia virus Ankara antigen only vaccine product"
          }
        ]
      }
    ]
  }
}