WHO Immunization Implementation Guide
0.1.0 - CI Build International flag

WHO Immunization Implementation Guide, published by World Health Organization (WHO). This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations and changes regularly. See the Directory of published versions

: CD4 Percentage Test - XML Representation

Draft as of 2023-04-13

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CD4percentageTest-values"/>
  <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 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/313938009">313938009</a></td><td>CD4 percent count (procedure)</td></tr><tr><td><a href="http://snomed.info/id/413069009">413069009</a></td><td>Percentage CD4 (T4 cells) count (procedure)</td></tr></table></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/80223-1/">80223-1</a></td><td>CD4 cells/100 lymphocytes in Specimen</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://fhir.org/guides/who/smart-immunization/ValueSet/CD4percentageTest-values"/>
  <version value="0.1.0"/>
  <name value="CD4percentageTestvalues"/>
  <title value="CD4 Percentage Test"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-04-13T07:36:12+00:00"/>
  <publisher value="World Health Organization (WHO)"/>
  <description value="Codes representing CD4 Percentage Test values"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="313938009"/>
        <display value="CD4 percent count (procedure)"/>
      </concept>
      <concept>
        <code value="413069009"/>
        <display value="Percentage CD4 (T4 cells) count (procedure)"/>
      </concept>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="80223-1"/>
        <display value="CD4 cells/100 lymphocytes in Specimen"/>
      </concept>
    </include>
  </compose>
</ValueSet>