COVID-19 FHIR Profile Library IG
0.14.0 - Informative Ballot

This page is part of the Logica COVID-19 FHIR Profile Library IG (v0.14.0: Drafts Ballot 2) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: COVID-19 ICD 10 Diagnosis Value Set - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="covid-19-icd-diagnosis-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/3.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>U07.1</td><td>COVID-19</td></tr><tr><td>B97.29</td><td>Other coronavirus as the cause of diseases classified elsewhere</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/covid19library/ValueSet/covid-19-icd-diagnosis-vs"/>
  <version value="0.14.0"/>
  <name value="COVID19ICDDiagnosisVS"/>
  <title value="COVID-19 ICD 10 Diagnosis Value Set"/>
  <status value="active"/>
  <date value="2021-12-08T02:47:19+00:00"/>
  <publisher
             value="HL7 International - Clinical Information Modeling Initiative"/>
  <contact>
    <name value="HL7 International - Clinical Information Modeling Initiative"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/cimi"/>
    </telecom>
  </contact>
  <contact>
    <name value="Logica"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.logicahealth.org/"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="A set of ICD 10 codes that describe the diagnosed condition that is due to SARS coronavirus 2 infection."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="HL7 International &amp; Logica Health, all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
      <concept>
        <code value="U07.1"/>
        <display value="COVID-19"/>
      </concept>
      <concept>
        <code value="B97.29"/>
        <display
                 value="Other coronavirus as the cause of diseases classified elsewhere"/>
      </concept>
    </include>
  </compose>
</ValueSet>