# Request Digital Consent

Staff use the **Request Digital Consent** option to obtain digital signatures easily within the application. This streamlines the process, making it faster and more convenient than collecting signatures on a physical copy.

{% hint style="info" %}
To create and map a consent form for the clinic, see [**Consent 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 %}

***

### Steps to use Request Digital Consent

* Open the **Patient Queue  (Home > Front Desk > Patient Queue)** screen. Choose the respective patient visit, then click on the **More Actions** menu to open the pop-up screen.&#x20;

  <figure><img src="/files/h5IPZOVFFFAFc3o3LEI2" alt=""><figcaption></figcaption></figure>
* From the pop-up menu, select the **REQUEST CONSENT** option. This action opens the **Get Consent** pop-up screen.

  <figure><img src="/files/KJZcHluxQViPT2TGplec" alt="" width="172"><figcaption></figcaption></figure>
* In the **Get Consent** pop-up screen, select single or multiple consent forms and click **REQUEST DIGITAL CONSENT** to get the digital signature. \
  \&#xNAN;***Note:** If configured, the **Stay on Consent Screen** checkbox appears in the pop-up. Select it to remain in the pop-up after saving; otherwise, the system redirects you to the source module.*

  <figure><img src="/files/UFlefKYc45YGGFyfoL6y" alt=""><figcaption></figcaption></figure>
* Upon selecting the **REQUEST DIGITAL CONSENT** button, a pop-up screen will appear.

  <figure><img src="/files/sA8xJtVSBzdWX9NapAeZ" alt=""><figcaption></figcaption></figure>
* The details to be captured in the pop-up screen are outlined below.
  * By default, the **Signed by patient** checkbox is selected, indicating that the patient will sign the consent form.\
    \&#xNAN;***Note:** If another individual is signing on behalf of the patient, please deselect the **Signed by Patient** checkbox. This action will enable the **Select Relation Type** dropdown menu, and the data in the **Enter Relation Name** field will be cleared. Subsequently, please provide the necessary details in the fields.*
  * Check the content and select "**I accept this consent form**" checkbox for the first consent form.  Then, navigate to the second consent form by clicking the right arrow icon in the lower left corner.\
    \&#xNAN;***Note:** If only one form is selected, there is no need to navigate to another consent form.*

    <figure><img src="/files/yeaZA8W2kfzacV6UfrsM" alt=""><figcaption></figcaption></figure>
  * Select the "**I accept this consent form**" checkbox for the second consent form, and then click the **SIGNATURE** button. This action will open the **Digital Signature** pop-up to obtain the signature.

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

    * In the **Digital Signature** pop-up, obtain the respective signature using the **DRAW** or **UPLOAD** option. Click **SAVE** to save the signature.\
      \&#xNAN;***Note:** The Doctor's signature will be auto-filled if the doctor's seal and signature are available in their user profile.*

      <figure><img src="/files/k1rOXy75kOASzDsWF0Ff" alt="" width="563"><figcaption></figcaption></figure>
  * After signing all the requested consent forms, the **COMPLETE** button will be enabled for selection. \
    \&#xNAN;***Note:** The **COMPLETE** button is enabled **only after all required signatures** have been captured for **every consent form** selected in the request. If even one form is unsigned, the button remains disabled.*

    *If the doctor’s professional details (including seal and signature) are available in their user profile, they will appear automatically on each consent form.*

    <figure><img src="/files/BJTcGHt9FXdRakh4rIU2" alt=""><figcaption></figcaption></figure>
  * Following completion, the status of the consent form will be updated as **All Consent Obtained**.

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

{% hint style="info" %}
Please refer to the [**Get Consent**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent/get-consent-pop-up.md) pop-up for additional information about the screen.
{% endhint %}

{% hint style="info" %}
Consent Forms uploaded here can be accessed in the **Document** tab of [**Patient Register**](/uniteemr/application-modules/patient-register/view-or-modify-patient-information/documents.md) and [**Medical Records**](/uniteemr/application-modules/medical-records/document.md) screens.
{% 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/patient-queue/front-desk-queue/more-actions/request-consent/request-digital-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.
