# Filters

The **Medication tab** also includes a filter dropdown that helps users efficiently manage and view prescription medicines. The filter options allow medicines to be categorized based on Medicine Type (Controlled or Non-Controlled) or ERx Submission Status.

***

### **Filter Options**

1. **All Prescription**
   * Displays all medicines added to the prescription. This includes medicines that have been posted as eRx and those that have not.<br>

     <figure><img src="/files/mUBvMuxFrY6ntcmfZE5L" alt=""><figcaption></figcaption></figure>
2. **eRx Submitted**
   * Shows only the medicines that have been successfully posted as eRx. Useful for verifying which medicines have already been sent to the regulatory system.<br>

     <figure><img src="/files/zkoTIm1nZPSmgEJuOQ4e" alt=""><figcaption></figcaption></figure>
3. **eRx Not Submitted**
   * Filters medicines that are yet to be posted as eRx. Helps identify pending submissions for regulatory compliance.

     <figure><img src="/files/UvQHR09xWFCg95znTJdm" 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/filters.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.
