> For the complete documentation index, see [llms.txt](https://resources.abstractivehealth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.abstractivehealth.com/ehr-integration/oscar-pro.md).

# Oscar Pro

## Overview

Use this tip sheet to summarize records from your Oscar Pro EHR.

### 1. Log in to Oscar Pro with your account credentials.

<figure><img src="/files/LQBMlNMmRzZ5eFXteALL" alt=""><figcaption></figcaption></figure>

### 2. Click search in the top navigation bar.

<figure><img src="/files/On9bgxYDenzxGJDRY6c7" alt=""><figcaption></figcaption></figure>

### 3. Enter your patient’s name, click search and then click on the demographic.

<figure><img src="/files/3CeAY0Ez9qhyovCbJgxh" alt=""><figcaption></figcaption></figure>

### 4. In the Master Record page, click the arrow in the left menu bar to expand it.

<figure><img src="/files/38I5aNC4QzdkXvnKoKkA" alt=""><figcaption></figcaption></figure>

### 5. Then click Abstractive.

<figure><img src="/files/6nZZGwfF0e3cJ2ZPEtNv" alt=""><figcaption></figcaption></figure>

### 6. Your first time accessing Abstractive Health, you will either need to log in or create a new account.

Your Oscar Pro account login will be linked to Abstractive Health, so you will not need to log in again in the future.

<figure><img src="/files/VS14py2xWTBP7fLxjoXz" alt=""><figcaption></figcaption></figure>

### 7. Once you log in or create your account, the app will begin summarizing the notes and a summary will be available for your review. Once the summary is ready, you can access it by clicking on “View”.

<figure><img src="/files/Q1bwpW7ZshTST6vVZ4pz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SZTIlkIZkWZilorMsij4" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://resources.abstractivehealth.com/ehr-integration/oscar-pro.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.
