Situational Awareness for Novel Epidemic Response
0.1.0 - CI Build

Situational Awareness for Novel Epidemic Response - Local Development build (v0.1.0). See the Directory of published versions

C19HCC Confirmed COVID19 Infection - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113762.1.4.1032.117",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>C19HCC Confirmed COVID19 Infection</h2><div><p><strong>Purpose:</strong></p>\n<p>Clinical Focus:</p>\n<p>This value set contains conditions associated with a confirmed diagnosis of COVID-19.</p>\n<p>Data Element Scope:</p>\n<p>Used to identify patients with a confirmed COVID-19 infection.</p>\n<p>Inclusion Criteria:</p>\n<p>Conditions associated with confirmed COVID-19 infection, including laboratory-confirmed COVID (symptomic or asymptomatic).</p>\n<p>Exclusion Criteria:</p>\n<p>Suspected, possible or probable COVID-19, or possible exposure to COVID-19 without a definitive COVID-19 diagnosis.</p>\n</div><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/sid/icd-10-cm</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>B97.29</td><td>Other coronavirus as the cause of diseases classified elsewhere</td><td/></tr></table></li><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=840539006\">840539006</a></td><td>Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)</td><td/></tr></table></li></ul><p>This value set includes codes based on the following rules:</p></div>"
  },
  "url" : "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1032.117",
  "version" : "0.1.0",
  "name" : "C19HCC_Confirmed_COVID19_Infection",
  "title" : "C19HCC Confirmed COVID19 Infection",
  "status" : "active",
  "date" : "2020-04-10T01:00:18-04:00",
  "publisher" : "HL7 International",
  "contact" : [
    {
      "name" : "HL7 Patient Administration Workgroup",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/pafm/index.cfm"
        }
      ]
    },
    {
      "name" : "Audacious Inquiry",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ainq.com"
        }
      ]
    },
    {
      "name" : "Keith W. Boone",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:kboone@ainq.com"
        }
      ]
    }
  ],
  "description" : "**Purpose:**\n\nClinical Focus:\n\nThis value set contains conditions associated with a confirmed diagnosis of COVID-19.\n\nData Element Scope:\n\nUsed to identify patients with a confirmed COVID-19 infection.\n\nInclusion Criteria:\n\nConditions associated with confirmed COVID-19 infection, including laboratory-confirmed COVID (symptomic or asymptomatic).\n\nExclusion Criteria:\n\nSuspected, possible or probable COVID-19, or possible exposure to COVID-19 without a definitive COVID-19 diagnosis.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10-cm",
        "concept" : [
          {
            "code" : "B97.29",
            "display" : "Other coronavirus as the cause of diseases classified elsewhere"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "840539006",
            "display" : "Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)"
          }
        ]
      }
    ]
  }
}