# Using Emirates ID

The Emirates Identity Card is an official government-issued identification card in the United Arab Emirates. The Unite EMR application integrates with card readers, enabling front desk staff to automatically retrieve and input data directly from the Emirates ID card. This feature streamlines the patient visit creation process, saving time and reducing the risk of manual entry errors.

{% hint style="warning" %}
Ensure that the Card Reader Device and its services are properly configured to fetch the data.
{% endhint %}

{% hint style="info" %}
Facilities which have a DHA License in Dubai, can obtain a Free Emirates ID Card reader from DHA.
{% endhint %}

***

### Steps to create a visit using Emirates ID

* Open the **Patient Queue  (Home > Front Desk > Patient Queue)** screen. Click the **CHECK-IN PATIENT** button to open the **Create Patient to Queue** pop-up screen.

  <figure><img src="/files/5bIZJ1xaq19uIJ84vQzt" alt=""><figcaption></figcaption></figure>

  * In the **Create Patient to Queue** pop-up screen, fill the **Assign Doctor** (**Department, Doctor** and **Specialty** dropdown menus) section. Now, click the **FETCH DATA FROM CARD** button. This action triggers the application to read the data embedded in the Emirates ID.

    <figure><img src="/files/LETDz8NgZeokxBkdSxYE" alt=""><figcaption></figcaption></figure>
  * The application will automatically determine if the patient is **Existing/Registered** or **New** patient based on the Emirates ID number.
    * **Registered Patient** \
      For registered patient, their existing information will populate on the screen. If required, the staff can add the patient to the queue.
    * **New Patient** \
      For a new patient, a pop-up notification will be shown with the message, "Patient Details not found in Patient Register". The following options will then be available to select: **EXISTING PATIENT**, **NEW PATIENT**, or **CANCEL**.

      <figure><img src="/files/zvkB2H2Kh8CI9O8COsHy" alt="" width="448"><figcaption></figcaption></figure>

      * To map an existing patient, use the **EXISTING PATIENT** button.
      * Selecting the **NEW PATIENT** button navigates to the patient registration screen. After completing the registration process, the newly registered patient is added to the patient queue screen.

{% hint style="info" %}
For more details on registering a new patient, please refer to the [Register a New Patient ](/uniteemr/application-modules/patient-register/register-a-new-patient.md)topic.
{% 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/check-in-patient/using-emirates-id.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.
