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

EMIS COVID-19 Codes - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "emis-covid-19",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>COVID-19 EMIS Codes</h2><div><p>Sample of EMIS COVID-19 Codes</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 <code>http://read.info/readv2</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>EMISNQSU106</td><td>Suspected 2019-nCoV (Wuhan) infection</td><td/></tr><tr><td>EMISNQEX58</td><td>Exposure to 2019-nCoV (Wuhan) infection</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://interopen.github.io/covid-19/ValueSet/emis-covid-19",
  "version" : "0.2.0",
  "name" : "COVID-19 EMIS Codes",
  "title" : "COVID-19 EMIS 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 EMIS COVID-19 Codes",
  "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://read.info/readv2",
        "concept" : [
          {
            "code" : "EMISNQSU106",
            "display" : "Suspected 2019-nCoV (Wuhan) infection"
          },
          {
            "code" : "EMISNQEX58",
            "display" : "Exposure to 2019-nCoV (Wuhan) infection"
          }
        ]
      }
    ]
  }
}