# Prescription Print

The **Prescription** can be printed directly from the **Medication** tab by using the **Print** icon located in the right panel. The printed prescription can be emailed to the patient, downloaded, or printed. The print includes comprehensive details such as the **patient's information**, **doctor's details**, **insurance information**, **diagnosis details**, **allergies**, **vitals**, and **medication details**. Additionally, if the doctor's signature and seal are configured, they will be automatically fetched, saving time and enhancing efficiency.

{% hint style="info" %}
The **Print** icon becomes enabled only after medications are added to the prescription list.
{% endhint %}

***

### **Steps to Print the Prescription**

* Open the patient's **Medical Records** screen by navigating to **Home > Patient Queue > Current Medical Records**.
* In the **Medication** tab, click the **Print** icon in the right panel to open the **Prescription Print** pop-up.

  <figure><img src="/files/ndD7E0e3YlCy5ZEtTCL2" alt="" width="171"><figcaption></figcaption></figure>
* The pop-up will display detailed information including **patient details**, **insurance details**, **vitals**, **allergies**, **primary and secondary diagnoses**, and **prescription details**. If the doctor’s signature and seal are set up for the user under whose name the visit was created, they will be automatically fetched.

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

  ***Note:** If both **Controlled** and **Non-Controlled Medicines** are prescribed, the prescription print displays them in separate sections for easy identification.*
* To email the prescription to the patient, click on the **EMAIL** button. The **Prescription Print** email pop-up will appear with the patient's registered email pre-filled. You can update the email address if necessary. The default subject and body of the email will be automatically populated, and modifications can be made as needed. Click **SEND EMAIL** to share the prescription with the patient's email.

  <figure><img src="/files/rphzIIujuyMh6frojpo5" alt=""><figcaption></figcaption></figure>
* To download the prescription, click on the **Download** icon in the **Prescription Print** pop-up. Select a folder path on your local drive to save the prescription and click **SAVE**.

  <figure><img src="/files/xuYhDVFKOr4j78LLTXvV" alt=""><figcaption></figcaption></figure>
* To print the prescription, click the **PRINT** icon. A print preview will appear, and you can proceed with printing the prescription.

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

***


---

# 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/more-action/prescription-print.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.
