# Sick Leave Certificate

Staff use this option to print the **Sick Leave Certificate** at the patient's request.

***

### Steps to use the Sick Leave Certificate option

* Open the **Scheduler (Home > Front Desk > Scheduler)** screen. Choose the respective patient’s appointment and click the appointment card. This opens the **Appointment Information** pop-up screen.

  <figure><img src="/files/LM1zyEe6cApfUmVYC3tG" alt="" width="230"><figcaption></figcaption></figure>
* From the pop-up menu, select the **Sick Leave** hyperlink. This action opens the **Sick Leave Report** pop-up.

  <figure><img src="/files/oSUo43o2h4dM8bp0kvWc" alt="" width="485"><figcaption></figcaption></figure>
* In the **Sick Leave Report** pop-up, choose the date range by using the **From** and **To** date pickers. Click on the **GENERATE REPORT** button to create the report.<br>

  <figure><img src="/files/0culthX2Gb47vFRHHQ0D" alt="" width="563"><figcaption></figcaption></figure>
* Review the report content and either download the details as a PDF or print a physical copy.

  <figure><img src="/files/k6qBFxmzdpluzTmMV8eU" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
If the Doctor’s **Seal** and **Signature** are uploaded in the [**Users**](/uniteemr/master-modules/user-setup/users.md) master, they appear on the printed **Sick Leave Certificate**.
{% 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://unitecare.gitbook.io/uniteemr/application-modules/scheduler/more-action-menus/sick-leave-certificate.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.
