# Post ePrescription

Staff can utilize this option to generate an eRx number after the doctor's consultation.

***

### Steps to Post ePrescription

* 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/5ifeKxa1BoQRwyflh2fG" alt=""><figcaption></figcaption></figure>
* From the pop-up menu, select the **POST EPRESCRIPTION** option. This action generates an eRx number for the selected patient visit.

  <figure><img src="/files/vYCDSGgCImtvW9dWb6Z4" alt="" width="200"><figcaption></figcaption></figure>
* The eRx number includes a hyperlink that allows the user to print or email the prescription. Clicking the hyperlink opens a pop-up menu with options to proceed.

  <figure><img src="/files/2vyWk2llvH0yRKMApuJt" alt=""><figcaption></figcaption></figure>
* In the **Prescription Print** pop-up, users can choose to download the prescription as a PDF, print a physical copy, or email it directly to the patient.

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

{% hint style="info" %}
For additional information, please refer to the [**Medication** ](/uniteemr/application-modules/medical-records/medication/erx-submission.md)tab in **Medical Records** screen.
{% 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/post-eprescription.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.
