SMART Health Cards: Vaccination & Testing Implementation Guide
0.6.2 - STU 1 (Ballot Version)

This page is part of the SMART Health Cards Vaccination and Testing, Release 1 | STU 1 (v0.6.2: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Vaccine: ICD-11 - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vaccine-icd-11"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <code>http://id.who.int/icd/release/11/mms</code> where concept  is-a  XM3KV2</li><li>Include codes from <code>http://id.who.int/icd/release/11/mms</code> where concept  is-a  XM61M7</li><li>Include codes from <code>http://id.who.int/icd/release/11/mms</code> where concept  is-a  XM4W25</li><li>Include codes from <code>http://id.who.int/icd/release/11/mms</code> where concept  is-a  XM7C66</li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/shc-vaccination/ValueSet/vaccine-icd-11"/>
  <version value="0.6.2"/>
  <name value="VaccineICD11"/>
  <title value="Vaccine: ICD-11"/>
  <status value="active"/>
  <date value="2021-08-13T13:26:56+00:00"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <contact>
    <name value="HL7 International - Public Health Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="vci-ig@mitre.org"/>
    </telecom>
  </contact>
  <description
               value="This value set includes the subset of [ICD-11](https://icd.who.int/en) that identify vaccine types.

Note that the COVID-related ICD-11 vaccine codes are not in the `09/2020` version of ICD-11. They
can be found on the [maintenance platform](https://icd.who.int/dev11/l-m/en), and include:

* `XM1NL1`: COVID-19 vaccine, inactivated virus
* `XM5DF6`: COVID-19 vaccine, live attenuated virus
* `XM9QW8`: COVID-19 vaccine, non-replicating viral vector
* `XM0CX4`: COVID-19 vaccine, replicating viral vector
* `XM5JC5`: COVID-19 vaccine, virus protein subunit
* `XM1J92`: COVID-19 vaccine, virus like particle (VLP)
* `XM6AT1`: COVID-19 vaccine, DNA based
* `XM0GQ8`: COVID-19 vaccine, RNA based

Implementers should consider the [ICD-11 maintenance platform](https://icd.who.int/dev11/l-m/en)
the canonical source of ICD-11 codes for COVID-19 vaccines.

Note that this value set should contain the same codes as the [WHO Vaccine List value set](https://who-int.github.io/svc/ValueSet-who-svc-vaccines.html),
and may be replaced with the WHO value set once that is published."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <copyright
             value="More information can be found here: https://icd.who.int/en/docs/icd11-license.pdf.
Contact licensing@who.int to obtain further information."/>
  <compose>
    <include>
      <system value="http://id.who.int/icd/release/11/mms"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="XM3KV2"/>
      </filter>
    </include>
    <include>
      <system value="http://id.who.int/icd/release/11/mms"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="XM61M7"/>
      </filter>
    </include>
    <include>
      <system value="http://id.who.int/icd/release/11/mms"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="XM4W25"/>
      </filter>
    </include>
    <include>
      <system value="http://id.who.int/icd/release/11/mms"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="XM7C66"/>
      </filter>
    </include>
  </compose>
</ValueSet>