COVID-19 FHIR Profile Library IG Informative Version
1.0.0 - Informative United States of America flag

COVID-19 FHIR Profile Library IG Informative Version, published by HL7 International - Clinical Information Modeling Initiative. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-COVID19Library-ig/ and changes regularly. See the Directory of published versions

: COVID-19 SNOMED CT Diagnosis Value Set - JSON Representation

Active as of 2022-07-25

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "covid-19-snomed-diagnosis-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/840539006\">840539006</a></td><td>Disease caused by 2019 novel coronavirus (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/840544004\">840544004</a></td><td>Suspected disease caused by 2019 novel coronavirus (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/882784691000119100\">882784691000119100</a></td><td>Pneumonia caused by severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/674814021000119106\">674814021000119106</a></td><td>Acute respiratory distress syndrome caused by severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/880529761000119102\">880529761000119102</a></td><td>Lower respiratory infection caused by severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/138389411000119105\">138389411000119105</a></td><td>Acute bronchitis caused by severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/866151004\">866151004</a></td><td>Lymphocytopenia associated with severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/866152006\">866152006</a></td><td>Thrombocytopenia associated with severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/covid19library/ValueSet/covid-19-snomed-diagnosis-vs",
  "version" : "1.0.0",
  "name" : "COVID19SNOMEDDiagnosisVS",
  "title" : "COVID-19 SNOMED CT Diagnosis Value Set",
  "status" : "active",
  "date" : "2022-07-25T12:22:40+00:00",
  "publisher" : "HL7 International - Clinical Information Modeling Initiative",
  "contact" : [
    {
      "name" : "HL7 International - Clinical Information Modeling Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/cimi"
        }
      ]
    },
    {
      "name" : "Logica",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.logicahealth.org/"
        }
      ]
    },
    {
      "name" : "HL7",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.org"
        }
      ]
    }
  ],
  "description" : "A set of SNOMED CT codes that describe the diagnosed condition that is due to SARS coronavirus 2 infection.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "840539006",
            "display" : "Disease caused by 2019 novel coronavirus (disorder)"
          },
          {
            "code" : "840544004",
            "display" : "Suspected disease caused by 2019 novel coronavirus (situation)"
          },
          {
            "code" : "882784691000119100",
            "display" : "Pneumonia caused by severe acute respiratory syndrome coronavirus 2 (disorder)"
          },
          {
            "code" : "674814021000119106",
            "display" : "Acute respiratory distress syndrome caused by severe acute respiratory syndrome coronavirus 2 (disorder)"
          },
          {
            "code" : "880529761000119102",
            "display" : "Lower respiratory infection caused by severe acute respiratory syndrome coronavirus 2 (disorder)"
          },
          {
            "code" : "138389411000119105",
            "display" : "Acute bronchitis caused by severe acute respiratory syndrome coronavirus 2 (disorder)"
          },
          {
            "code" : "866151004",
            "display" : "Lymphocytopenia associated with severe acute respiratory syndrome coronavirus 2 (disorder)"
          },
          {
            "code" : "866152006",
            "display" : "Thrombocytopenia associated with severe acute respiratory syndrome coronavirus 2 (disorder)"
          }
        ]
      }
    ]
  }
}