UK COVID-19 Support
0.2.0 - CI Build

UK COVID-19 Support - Local Development build (v0.2.0). See the Directory of published versions

SNOMED COVID-19 Codes - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "snomed-covid-19",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>COVID-19 SNOMED Codes</h2><div><p>Sample of SNOMED CT Codes. For more details see http://www.snomed.org/news-and-events/articles/march-2020-interim-snomedct-release-COVID-19</p>\n</div><p><b>Copyright Statement:</b></p><div><p>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.</p>\n</div><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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=840546002\">840546002</a></td><td>Exposure to severe acute respiratory syndrome coronavirus 2 (event)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=840544004\">840544004</a></td><td>Suspected disease caused by severe acute respiratory coronavirus 2 (situation)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=840533007\">840533007</a></td><td>Severe acute respiratory syndrome coronavirus 2 (organism)</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://interopen.github.io/covid-19/ValueSet/snomed-covid-id",
  "version" : "0.2.0",
  "name" : "COVID-19 SNOMED Codes",
  "title" : "COVID-19 SNOMED Codes",
  "status" : "draft",
  "date" : "2019-11-04T00:00:00+00:00",
  "publisher" : "HL7 UK and INTEROPen",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "https://interopen.ryver.com/"
        }
      ]
    }
  ],
  "description" : "Sample of SNOMED CT Codes. For more details see http://www.snomed.org/news-and-events/articles/march-2020-interim-snomedct-release-COVID-19",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "826"
        }
      ]
    }
  ],
  "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" : "840546002",
            "display" : "Exposure to severe acute respiratory syndrome coronavirus 2 (event)"
          },
          {
            "code" : "840544004",
            "display" : "Suspected disease caused by severe acute respiratory coronavirus 2 (situation)"
          },
          {
            "code" : "840533007",
            "display" : "Severe acute respiratory syndrome coronavirus 2 (organism)"
          }
        ]
      }
    ]
  }
}