# Patient Sick Leave Report

The **Patient Sick Leave Report** records all instances where a **Sick Leave Report** is printed from the [**More Actions**](/uniteemr/application-modules/scheduler/more-action-menus/sick-leave-certificate.md) menu in applicable modules. Each print action is automatically logged, providing a centralized record that supports auditing and tracking.

***

### Steps to Generate the Patient Sick Leave Report

* Open the **Patient Sick Leave Report** by navigating to **Home > Reports > Operational Reports > Patient Sick Leave Report.**
* Optionally, search for a patient using **Patient PIN, Name, EID Number,** or **Mobile Number.**
* Set the **From** and **To** date range.
* Select one or more clinics from the **Clinic** dropdown menu.
* Click **SEARCH** to generate the report.

***

### Report Structure

Once the report is generated, the data is displayed in the report viewer in a tabular format.

The generated report includes details such as **Visit Date, Patient MRN, Patient Name, Doctor Name, Clinic Name, Sick Leave From Date, Sick Leave To Date, Issued By,** and **Issued Datetime.**

The screen also includes functional tools: **Pagination** (to browse multiple pages of results), **Zoom and Refresh** controls, **Search within the report, Print,** and **Export** options.

***


---

# 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://unitecare.gitbook.io/uniteemr/reports/operational-reports/patient-sick-leave-report.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.
