# Delete Medication

Users can delete medicines from the prescription list. Follow the steps below to remove a medicine.

***

### **Steps to Delete a Medicine from the Prescription List**

* Open the **Medical Records** screen by navigating to **Home > Patient Queue > Current Medical Records.**
* Select the **Medication** tab.
* Locate the medicine to be removed from the prescription list.
* Mouse hover on the respective medicine. A **Delete** icon will appear.
* Click on the **Delete** icon. A confirmation pop-up will appear.&#x20;
* Click **YES** to proceed. The medicine will be removed from the list.

  <figure><img src="/files/mvGa4LQzX5cCJmN9s8dt" 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/delete-medication.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.
