# Register a New Patient

The **Patient Register** screen facilitates the registration of new patients. When a patient arrives, the staff enters essential details such as name, address, phone number, and date of birth. It also records key patient highlights, insurance details, and discount card information, ensuring accurate billing and seamless access to covered medical services.

***

### Steps to Register a New Patient

* Open the **Patient Register** **(Home > Patient > Patient Register)** screen. Click the **ADD NEW PATIENT** button available on the dashboard. This action opens the entry screen to capture the patient details.

  <figure><img src="/files/NBbkgEDVpfGN8WAyeXhm" alt=""><figcaption></figcaption></figure>
* The entry screen features tabs including **Personal, Highlights, Insurance, Documents, Allergy, Journey, Treatment Plan, Packages, Statement of Account (SOA)** and **Discount Cards.** Depending on the configuration, the displayed tabs may differ for each user.

  <figure><img src="/files/uijgYb8BSFkUp1h0cGbv" alt=""><figcaption></figcaption></figure>
* For registering a new patient, only the **Personal**, **Highlights**, **Insurance** and **Discount Cards** tabs are accessible; the rest of the tabs will be available after registration.
* Refer to the card below for details on how to fill in the information in the tabs.

<table data-view="cards"><thead><tr><th align="center"></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 align="center"><strong>Personal</strong></td><td><a href="/files/QWgOwuv33DP3mc9fqzrg">/files/QWgOwuv33DP3mc9fqzrg</a></td><td><a href="/pages/IIMWhHCKANYGrvg0gfQ6">/pages/IIMWhHCKANYGrvg0gfQ6</a></td></tr><tr><td align="center"><strong>Highlights</strong></td><td><a href="/files/jmcbj5hB1sAaJ6od3xg1">/files/jmcbj5hB1sAaJ6od3xg1</a></td><td><a href="/pages/dggDcTZFshHKCorphLHr">/pages/dggDcTZFshHKCorphLHr</a></td></tr><tr><td align="center"><strong>Insurance</strong></td><td><a href="/files/SJFDJrF8c4gA8x7ox1wV">/files/SJFDJrF8c4gA8x7ox1wV</a></td><td><a href="/pages/eQIwC1ZkfJToiqEzOBEP">/pages/eQIwC1ZkfJToiqEzOBEP</a></td></tr><tr><td align="center"><strong>Discount Cards</strong></td><td><a href="/files/UA4GU7H5I6iIwm2ZlCjf">/files/UA4GU7H5I6iIwm2ZlCjf</a></td><td><a href="/pages/YM9fmSRO24w4qYu5nfuP">/pages/YM9fmSRO24w4qYu5nfuP</a></td></tr></tbody></table>

* After filling the necessary information in the tabs, click **SAVE** button to complete the patient registration.

{% hint style="info" %}
To quickly register the patient, fill in the mandatory fields and save the information. However, it is considered best practice to capture as much information as possible in all fields.
{% endhint %}

***

## Video Tutorial

{% embed url="<https://youtu.be/J7z_7LGO4GY>" %}
Patient Register - New Patient Registration
{% endembed %}

***


---

# 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.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.
