# Request Consent

A **Consent Form** in healthcare is a legal document that ensures a patient agrees to receive specific medical treatments or procedures. It confirms that the patient has been informed about their condition, treatment options, potential risks, and benefits, allowing them to make educated decisions regarding their care.

In Unite EMR, the **Request Consent** option allows staff to manage the **Consent Form** effectively. The various statuses of the consent form are detailed below.

{% hint style="info" %}
To create and map a consent form for the clinic, see [**Create Form Builder**](/uniteemr/master-modules/consent-form/consent-form-builder/create-consent-form.md) and [**Consent Form Mapping**](/uniteemr/master-modules/consent-form/consent-form-mapping.md).
{% endhint %}

{% hint style="warning" %}
When a [Consent Form ](/uniteemr/master-modules/consent-form/consent-form-mapping.md)is mapped to a **Procedure**, **Appointment**, or **Visit**, it is sent to the patient’s registered email address for review and signature, and its status can be tracked in [**Shared Forms Status**](/uniteemr/application-modules/shared-forms-status.md) screen.

If this feature is not enabled, use the [**Request Digital Consent**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent.md), [**Print Consent Form**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent/print-consent-form.md), or [**Edit and Print Consent Form**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent/edit-and-print-consent.md).
{% endhint %}

***

### Consent Form Status

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

The table below outlines the statuses of the consent form. To see tooltip information, hover the mouse over the icon.

<table><thead><tr><th width="78" align="center">Icon</th><th>Status</th></tr></thead><tbody><tr><td align="center"><img src="/files/yWaGx3ML0j9w1uspJ116" alt="" data-size="original"></td><td><strong>Consent InProgress:</strong> This indicates that the consent form process is in progress and awaiting completion.</td></tr><tr><td align="center"><img src="/files/mcTu2C1ffbI0l1chsxiA" alt="" data-size="original"></td><td><strong>All Consent Obtained:</strong> This indicates that the consent form process is complete.</td></tr><tr><td align="center"></td><td>If there is no icon for a specific patient visit, it means that the consent form is yet to be started or has not yet been obtained.</td></tr></tbody></table>

***

### Consent Form Methods

Please refer to the respective card below to obtain the Consent Form.

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/vxQELwZcGw0qwaUd1Ket">/pages/vxQELwZcGw0qwaUd1Ket</a></td><td><a href="/files/QWgOwuv33DP3mc9fqzrg">/files/QWgOwuv33DP3mc9fqzrg</a></td><td><a href="/pages/vxQELwZcGw0qwaUd1Ket">/pages/vxQELwZcGw0qwaUd1Ket</a></td></tr><tr><td><a href="/pages/EOO0rLQVu2qpzceiglnJ">/pages/EOO0rLQVu2qpzceiglnJ</a></td><td><a href="/files/g5DFJ083pbq7e4iHvHdQ">/files/g5DFJ083pbq7e4iHvHdQ</a></td><td><a href="/pages/EOO0rLQVu2qpzceiglnJ">/pages/EOO0rLQVu2qpzceiglnJ</a></td></tr><tr><td><a href="/pages/8uqE3oc3nvBxArCyd74r">/pages/8uqE3oc3nvBxArCyd74r</a></td><td><a href="/files/SJFDJrF8c4gA8x7ox1wV">/files/SJFDJrF8c4gA8x7ox1wV</a></td><td><a href="/pages/8uqE3oc3nvBxArCyd74r">/pages/8uqE3oc3nvBxArCyd74r</a></td></tr></tbody></table>

***


---

# 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/patient-queue/front-desk-queue/more-actions/request-consent.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.
