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

COVID-19 Red Flags - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "covid-19-red-flags",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>COVID-19 Red Flags</h2><div><p>A list of red flags for a COVID-19 Risk Assessment from <a href=\"https://www.bmj.com/content/368/bmj.m1182\">BMJ</a></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=161941007\">161941007</a></td><td>Shortness of breath at rest</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://interopen.github.io/covid-19/ValueSet/covid-19-red-flags",
  "version" : "0.2.0",
  "name" : "COVID-19 Red Flags",
  "title" : "COVID-19 Red Flags",
  "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" : "A list of red flags for a COVID-19 Risk Assessment from [BMJ](https://www.bmj.com/content/368/bmj.m1182)",
  "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" : "161941007",
            "display" : "Shortness of breath at rest"
          }
        ]
      }
    ]
  }
}