# Visit Cancellation Report

The **Visit Cancellation Report** provides a comprehensive list of all cancelled patient visits. It is intended for users who need to monitor or analyse cancelled visits for operational or audit purposes. This report does not include appointments that were cancelled directly through the Scheduler.

***

### Steps to Generate the Visit Cancellation Report

* Open the **Visit Cancellation Report** by navigating to **Home > Reports > Operational Reports > Visit Cancellation Report.**
* Optionally, search for a patient using **Patient PIN, Name, Mobile Number,** or **EID Number.**
* Set the **From** and **To** date range.
* Additional filters such as **Clinic** and **Doctor** can be used to further refine the data.
* Click **Search** to generate the report.

***

### Report Structure

The generated report displays details including the **visit date, patient name, PAM PIN** (Patient PIN), **doctor name, remarks, username, scheduled visit time,** and **the time of cancellation.** This information supports auditing, operational tracking, and service improvement initiatives.

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/visit-cancellation-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.
