# Case reporting

## **Checklist**

### **1. Case reporting**

* [ ] Ensure timely and accurate reporting of all laboratory-confirmed and probable COVID-19 cases. (See [**Technology solutions**](/checklists/technology.md) for more information.)
  * See CDC guidance on [**Reporting COVID-19 Laboratory Data**](https://www.cdc.gov/coronavirus/2019-ncov/lab/reporting-lab-data.html)
  * See CDC [**Case Report Form**](https://www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf)<br>
* [ ] **1.a** Ensure reporting system from public health laboratories is operational and meeting timeliness standards.<br>
* [ ] **1.b** Ensure reporting from commercial laboratories and point-of-care testing is operational and meeting timeliness standards.<br>
* [ ] **1.c.** Ensure reporting from providers is operational and meeting timeliness standards. Consider connecting with health information exchanges to set up system for reporting from providers.<br>
* [ ] **1.d** Ensure that case reports have complete data elements required for case surveillance purposes, including follow-up with clinical providers where necessary to obtain required information.<br>
* [ ] **1.e.** Ensure cases identified in other settings, e.g., at ports of entry, are fed into the case management system.

### **2. Case management lab integration**

* [ ] **2.a** Describe the data flow from case reporting by creating a data map.<br>
* [ ] **2.b** Ensure case management system can accept all relevant laboratory results and including contact information for the case, name of provider who ordered the test, and name of facility that submitted the specimen.

## **Implementation Tools**

* CDC: [**Reporting COVID-19 Laboratory Data**](https://www.cdc.gov/coronavirus/2019-ncov/lab/reporting-lab-data.html)
* CDC: [**Human Infection with 2019 Novel Coronavirus - Case Report Form**](https://www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf)

{% hint style="info" %}
**LIVING DOCUMENT**\
This playbook is a dynamic, "living" document. Global knowledge pertaining to COVID-19 is rapidly evolving. Feedback and suggestions can be sent to <covid19-ct@vitalstrategies.org>.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://contacttracingplaybook.resolvetosavelives.org/checklists/reporting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
