# CONNECTS Dataset

The BDC ecosystem hosts several datasets from the [NIH NHLBI Collaborating Network of Networks for Evaluating COVID-19 and Therapeutic Strategies (CONNECTS) program](https://nhlbi-connects.org/about). These COVID-19 related studies follow the guidelines for implementing common data elements (CDEs) and for de-identifying dates, ages, and free text fields. For more information about these efforts, you can view the CDE Manual and De-Identification Guidance documents on the [CONNECTS COVID-19 Therapeutic Trial Common Data Elements webpage](https://nhlbi-connects.org/common_data_elements).

Table of COVID-19 Studies Included in the CONNECTS Program Available in PIC-SURE

| A Multicenter, Adaptive, Randomized Controlled Platform Trial of the Safety and Efficacy of Antithrombotic Strategies in Hospitalized Adults with COVID-19 | ACTIV4a | phs002694 |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | --------- |
| COVID-19 Positive Outpatient Thrombosis Prevention in Adults Aged 40-80                                                                                    | ACTIV4b | phs002710 |
| Clinical-trial of COVID-19 Convalescent Plasma in Outpatients                                                                                              | C3PO    | phs002752 |


---

# 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://bdcatalyst.gitbook.io/biodata-catalyst-documentation/written-documentation/explore-available-data/pic-sure-for-biodata-catalyst-user-guide/getting-started/available-data/connects-dataset.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.
