# DHA Statistical Report

The **DHA Statistical Report** in Unite EMR helps clinics populate DHA-mandated Excel templates using system data. The template must first be downloaded from the **eSource** portal, uploaded into Unite for data population, then downloaded and re-uploaded back to the eSource portal.

***

### Workflow Overview

Download the Template from eSource.

* Log in to the **eSource** portal.
* Download the required statistical report template (e.g., *02 A – Out-Patients Number*).

***

### Steps to Generate the DHA Statistical Report

* Open the **DHA Statistical Report** by navigating to **Home > Reports > Statistical Reports > DHA Statistical Report**.
* Select the **From** date and **To** date for the reporting period.
* Choose the required **Clinic Name** (e.g., *Family Doctor Clinic*).
* Select the **Report Name** from the dropdown(e.g., *02 A - Out-Patients Number*).
* Set the **Report Period** (e.g., *Month*).
* Choose the appropriate **Nationality Category** if required(e.g., *571: Emirati*).
* Upload the Excel template downloaded from eSource. After the upload, Unite auto-fills the data into the uploaded template.
* Click the **Download** icon to retrieve the filled Excel report.

***

### Submit the Report to eSource

Upload Completed Report to eSource.

* Log back into the **eSource** portal.
* Upload the completed, data-filled report for submission.

***


---

# 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/statistical-reports/dha-statistical-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.
