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 SARSCoV2 Exposure - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113762.1.4.1032.120",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>C19HCC SARSCoV2 Exposure</h2><div><p><strong>Purpose:</strong></p>\n<p>Clinical Focus:</p>\n<p>This value set contains conditions indicating the patient may have been exposed to SARS-CoV-2.</p>\n<p>Data Element Scope:</p>\n<p>To identify patients exposed or with a suspicion of exposure to SARS-CoV-2, whether associated with a suspicion of COVID-19 infection or not.</p>\n<p>Inclusion Criteria:</p>\n<p>Conditions indicative of possible exposure to SARS-CoV-2.</p>\n<p>Exclusion Criteria:</p>\n<p>: Conditions representing suspicion or confirmation of COVID-19.</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>Z20.828</td><td>Contact with and (suspected) exposure to other viral communicable diseases</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=840546002\">840546002</a></td><td>Exposure to severe acute respiratory syndrome coronavirus 2 (event)</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.120",
  "version" : "0.1.0",
  "name" : "C19HCC_SARSCoV2_Exposure",
  "title" : "C19HCC SARSCoV2 Exposure",
  "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 indicating the patient may have been exposed to SARS-CoV-2.\n\nData Element Scope:\n\nTo identify patients exposed or with a suspicion of exposure to SARS-CoV-2, whether associated with a suspicion of COVID-19 infection or not.\n\nInclusion Criteria:\n\nConditions indicative of possible exposure to SARS-CoV-2.\n\nExclusion Criteria:\n\n: Conditions representing suspicion or confirmation of COVID-19.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10-cm",
        "concept" : [
          {
            "code" : "Z20.828",
            "display" : "Contact with and (suspected) exposure to other viral communicable diseases"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "840546002",
            "display" : "Exposure to severe acute respiratory syndrome coronavirus 2 (event)"
          }
        ]
      }
    ]
  }
}