WHO SMART Guidelines - Measles Immunization
0.1.0 - ci-build

WHO SMART Guidelines - Measles Immunization, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-example-immz/ and changes regularly. See the Directory of published versions

: Vaccine Type ValueSet - XML Representation

Active as of 2024-08-12

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="AllVaccineTypes"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"/>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset"/>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet AllVaccineTypes</b></p><a name="AllVaccineTypes"> </a><a name="hcAllVaccineTypes"> </a><a name="AllVaccineTypes-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="CodeSystem-ICD11.html"><code>http://id.who.int/icd/release/11/mms</code></a> where parent  = <a href="CodeSystem-ICD11.html#ICD11-XM28X5">XM28X5</a></li><li>Include these codes as defined in <a href="CodeSystem-ICD11.html"><code>http://id.who.int/icd/release/11/mms</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-ICD11.html#ICD11-XM28X5">XM28X5</a></td><td style="color: #cccccc">Measles vaccines</td></tr><tr><td><a href="CodeSystem-ICD11.html#ICD11-XM1131">XM1131</a></td><td style="color: #cccccc">Mumps vaccines</td></tr></table></li><li>Include codes from<a href="CodeSystem-ICD11.html"><code>http://id.who.int/icd/release/11/mms</code></a> where parent  = <a href="CodeSystem-ICD11.html#ICD11-XM1131">XM1131</a></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/30940-1/">30940-1</a></td><td>Measles virus+Mumps virus+Rubella virus dose count in combination vaccine</td></tr></table></li><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><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/836382004">836382004</a></td><td>Measles morbillivirus antigen-containing vaccine product</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://smart.who.int/immunizations-measles/ValueSet/AllVaccineTypes"/>
  <version value="0.1.0"/>
  <name value="AllVaccineTypes"/>
  <title value="Vaccine Type ValueSet"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-08-12T09:04:38+00:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description
               value="Vaccine type Codes, containing the different types of antigens used in vaccine guidelines."/>
  <compose>
    <include>
      <system value="http://id.who.int/icd/release/11/mms"/>
      <filter>
        <property value="parent"/>
        <op value="="/>
        <value value="XM28X5"/>
      </filter>
    </include>
    <include>
      <system value="http://id.who.int/icd/release/11/mms"/>
      <concept>
        <code value="XM28X5"/>
      </concept>
      <concept>
        <code value="XM1131"/>
      </concept>
    </include>
    <include>
      <system value="http://id.who.int/icd/release/11/mms"/>
      <filter>
        <property value="parent"/>
        <op value="="/>
        <value value="XM1131"/>
      </filter>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="30940-1"/>
        <display
                 value="Measles virus+Mumps virus+Rubella virus dose count in combination vaccine"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="836382004"/>
        <display
                 value="Measles morbillivirus antigen-containing vaccine product"/>
      </concept>
    </include>
  </compose>
</ValueSet>