# eRx Submission

**eRx** (**Electronic Prescription**) simplifies the prescription process by enabling the electronic submission of medications directly to pharmacies. It enhances accuracy, reduces errors, and provides convenience for both patients and facilities. With features such as auto-populated patient details, real-time validation, and quick submission, eRx streamlines prescription management, delivering efficient and secure healthcare services.

Unite EMR integrates with UAE health regulatory systems (**NABIDH, Riayati, and Malaffi**), allowing users to post eRx directly from the Medication screen. By clicking the **ERx SUBMISSION** button, selected medicines (**Controlled** or **Non Controlled**) are posted, and the generated eRx number is displayed in the Medication tab.

***

### **Steps to Post eRx**

* In the **Medication** tab, select the medicines to post. You can post a single, multiple, or all medicines from the list. Only standard medicines can be posted.<br>

  <figure><img src="/files/42ABZ0M6pSr8MoTjqeHs" alt=""><figcaption></figcaption></figure>
* Click the **ERx SUBMISSION** button. The selected medicines will be submitted to the regulatory system.\
  Note:  **ERx CANCELLATION option appears only for** the **Controlled Medicines**
* After submission, the generated eRx number will be displayed above the medicines in the Medication tab.

{% hint style="info" %}
**ERx Submission** steps are same for both **Controlled** and **Non-Controlled Medicines**. For **Controlled Medicines**, use the **ERx CANCELLATION** option to cancel the generated ERx.
{% endhint %}

***

### **Conditions for Posting eRx**

To ensure successful submission:

* Follow the validation rules of **NABIDH**, **Riayati**, and **Malaffi**.
* Validation checks performed by the Unite EMR require details in **Medical Records,** such as **Patient Vitals (Height** and **Weight), Diagnosis,** and the **Emirates ID** number of the patient. All of these must be entered into the system to submit for eRx. For more details, refer to [**eRx Submission Validations**](/uniteemr/application-modules/medical-records/medication/erx-submission/erx-submission-validations.md).

{% hint style="info" %}
In addition to submitting eRx from the Medication tab, users can post electronic prescriptions (eRx) directly from the **Patient Queue** screen. This feature provides an alternative method for managing eRx submissions efficiently.

To know more, refer to the [**Post ePrescription**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/post-eprescription.md) in Visit Queue.
{% 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/medical-records/medication/erx-submission.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.
