# MIMIC data access

The participation in the Testing Phase will involve the use of data from the [MIMIC database](https://mimic.mit.edu/). **We have already processed** the MIMIC data for the purpose of the Testing Phase. To share this processed data with you, we need you to complete the following:

1. Become a credential user of MIMIC: <https://physionet.org/settings/credentialing/>
2. Complete the CITI Course: <https://physionet.org/about/citi-course/>
3. Sign the following Physionet data use agreements:
   * MIMIC-IV: <https://physionet.org/sign-dua/mimiciv/2.2/>
   * MIMIC-CXR: <https://physionet.org/sign-dua/mimic-cxr/2.0.0/>
   * MIMIC-IV-ED: <https://physionet.org/sign-dua/mimic-iv-ed/2.2/>
   * MIMIC-IV-Note: <https://physionet.org/sign-dua/mimic-iv-note/2.2/>
4. Send us the 5 forms (CITI Course certification + 4 signed data use agreements) to <medomics.info@gmail.com>

This process will take some time, but we assure you it will be worth it!

We also created a video to help you with this process: &#x20;

{% embed url="<https://youtu.be/dfZhM4YjTTs?si=Lzv1fw1xlOyhW23y>" %}
MIMIC database, Physionet and CITI Program Tutorial
{% endembed %}

***

We created a video to help you understand the MIMIC data:&#x20;

{% embed url="<https://youtu.be/TrOG3dtbrpM?si=d0F8fwndZkJ7n9jR>" %}
MIMIC database : Explore tables and fields
{% endembed %}


---

# 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://medomicslab.gitbook.io/medomics-docs/medomicslab-docs-v0/test-with-mimic/mimic-data-access.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.
