Situational Awareness for Novel Epidemic Response
1.0.0 - STU Release

This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: COVID19DXICD10 - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="COVID19DXICD10"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="https://terminology.hl7.org/1.0.0//CodeSystem-icd10CM.html"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>B34.2</td><td>Coronavirus infection, unspecified</td></tr><tr><td>B97.2</td><td>Coronavirus as the cause of diseases classified elsewhere</td></tr><tr><td>B97.29</td><td>Other coronavirus as the cause of diseases classified elsewhere</td></tr><tr><td>U07.1</td><td>COVID-19</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1146.1123"/>
  <version value="1.0.0"/>
  <name value="COVID19DXICD10"/>
  <status value="active"/>
  <date value="2020-05-16T01:00:22-04:00"/>
  <publisher value="HL7 International Public Health Workgroup"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.hl7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Keith W. Boone"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:kboone@ainq.com"/>
    </telecom>
  </contact>
  <description
               value="This Value Set includes codes describing COVID-19 illness from ICD-10-CM"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
      <concept>
        <code value="B34.2"/>
        <display value="Coronavirus infection, unspecified"/>
      </concept>
      <concept>
        <code value="B97.2"/>
        <display
                 value="Coronavirus as the cause of diseases classified elsewhere"/>
      </concept>
      <concept>
        <code value="B97.29"/>
        <display
                 value="Other coronavirus as the cause of diseases classified elsewhere"/>
      </concept>
      <concept>
        <code value="U07.1"/>
        <display value="COVID-19"/>
      </concept>
    </include>
  </compose>
</ValueSet>