# Personal

This tab allows user to capture patient information like Personal, Contact, Address, Identification, Professional and Other Details.

***

### Steps to Fill the Personal Tab

* Click the Profile Picture <img src="/files/h6wW5x56qQhDHs9iIrIB" alt="" data-size="line">icon on the right side panel. This action opens a pop-up screen to upload the patient photo. Choose the photo you want to upload.
* If required, use the **Medical Tourism Visit** toggle to mark the patient as a medical tourism patient.
* Toggle the <img src="/files/qwzOohy09NtgVgZdZqjs" alt="" data-size="line"> icon to open or close all the sections listed in the **Personal** tab. To open or close sections individually, use Chevron up & down <img src="/files/w4yP5stwOY2MiBOnIzBQ" alt="" data-size="original"> ![](/files/8zJvjdQbTwW8AkYTCy69) icons.
* The **Personal** tab includes the following sections: **Vital**, **Personal**, **Contact**, **Address**, **Identification**, **Professional** and **Other Details.**
* **Vital Details**

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

  * This section is a collection of all the mandatory fields from the sections below. If the details are entered manually in the **Vital Details** section, they will be reflected in the respective sections below. If any changes made in the respective section, the same information will be auto-populated in the Vital Details section.
* **Personal Details**

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

  * Input the patient's personal information including **Name**, **Gender**, **Marital Status**, **Date of Birth**, **Nationality**, **Religion**, and **Race**.
  * Select the **Resident** checkbox if the patient is a resident.
  * Choose the **Primary Language** spoken by the patient.
  * Select the **Preferred Language** if different from the primary.
  * Mark if the patient is a **VIP Patient.**
  * If yes, select the **VIP Category** dropdown menu and upload the **VIP ID Proof**.
* **Contact Details**

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

  * Fill in **Contact Name**, **Relationship** to the patient, and select the appropriate **Country Code**.
  * Enter the **Mobile Number**, and if applicable, provide a **Landline Number**.
  * Include an **Email Address** and any relevant details for **Social Network** and its type (e.g., Facebook, Twitter).
  * Select **Emergency Contact** checkbox to mark this contact as an emergency contact.
  * Select **Set as Default** radio button to mark the contact as default.
  * To add multiple contact details, use the <img src="/files/WS1EU4rBy38Txu8AM1h2" alt="" data-size="original"> icon and to delete the contact details, use the **REMOVE** button.
* **Address Details**

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

  * Select the **Address Type** dropdown menu (eg. Home, Work, etc)
  * Fill in fields for **Building Info**, **Apartment Info**, and other address details including:
    * **Street**
    * **City**
    * **Zip Code**
    * **State**
    * **Country**
    * **P.O. Box**
    * **Neighbourhood**
* **Identification Details**

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

  * Select the type of **Photo ID Type** (e.g., Passport, Driver’s License).
  * Enter the corresponding **ID Number** and its expiry date (**ID Expiry**).
  * Enter **Mother's Identifier** field if required. For minor patients, the **Emirates ID** number of their mother, referred to as the Mother's Identifier.
  * Specify the relevant continent or region.
  * Upload images of both the front and back of the ID card.
* **Professional Details**

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

  * Select **Profession** and **Employer Name** from the respective dropdown menus.
  * Enter **Employee ID** and **Designation** as appropriate.
* **Other Details**

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

  * Choose the relevant **Visa Type** from the dropdown.
  * Select how the patient came to know about the facility, using **How did you hear about us?** dropdown. If the required option is not available, enter the details manually in the remarks field.
  * Type a note in the **Remarks** field. Pick the appropriate **Reference Type**. Enter the name of the person who referred the patient in the **Referred By** field.
  * Add the referral date in the **Reference Date** field. Include any extra referral details in the **Referred Remarks** field.\
    \&#xNAN;***Note:** The information entered in this section will be auto-filled in the **Scheduler** when booking an appointment for the patient.*

***


---

# 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-register/register-a-new-patient/personal.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.
