> For the complete documentation index, see [llms.txt](https://mets-programme.gitbook.io/ugandaemr-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mets-programme.gitbook.io/ugandaemr-documentation/release-notes/ugandaemr-304.md).

# 3.0.4

## New Features

1. Patient Flags
   * Due for third DNA PCR
   * Overdue for third DNA PCR
   * Updated Criteria for Due and Overdue for Second DNA PCR
2. HIV MER Indicator Reports 2.4&#x20;
   * TX\_ML Report
3. Data Extraction Reports
   * Postnatal Register

     **Fixes Made**
4. Prevent the creation of Multiple encounters on the same visit date
5. Reports Module does not start even after manually starting the module due to a duplicate uuid in the ugandaemrsync module
6. EID Card does not allow future dates for Next Appointment Date
7. Resolved issue with Data Entry Statistics that was preventing the count of patients seen by a particular provider
8. Clinical Assessment Form is inaccessible from the HTML form entry section
9. Checking a patient into a location multiple times does not add the patient more than once in the queue

## Links to download files

### New Installation

For new machines with no UgandaEMR installed

* 32-bit installer -<https://sourceforge.net/projects/ugandaemr/files/3.0.4/ugandaemr3-0-4-installer-32bit.exe/download>)
* 64-bit installer -<https://sourceforge.net/projects/ugandaemr/files/3.0.4/ugandaemr3-0-4-installer-64bit.exe/download>)

### WAR File

<https://sourceforge.net/projects/ugandaemr/files/3.0.4/openmrs.war/download>

### Upgrade Installer

**For existing versions of UgandaEMR 2.0.x to 3.0.4**

* 32-bit upgrade files- <https://sourceforge.net/projects/ugandaemr/files/3.0.4/ugandaemr_upgrade_from_2.0.x_to_3.0.4_32bit.exe/download>
* 64-bit upgrade files- <https://sourceforge.net/projects/ugandaemr/files/3.0.4/ugandaemr_upgrade_from_2.0.x_to_3.0.4_64bit.exe/download>

**For existing versions of UgandaEMR 1.x to 3.0.4**

* 32-bit upgrade files - <https://sourceforge.net/projects/ugandaemr/files/3.0.4/ugandaemr_upgrade_from_1.x_to_3.0.4_32bit.exe/download>
* 64-bit upgrade files - <https://sourceforge.net/projects/ugandaemr/files/3.0.4/ugandaemr_upgrade_from_1.x_to_3.0.4_64bit.exe/download>

## Fixing Failed Installations and Upgrades

None


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mets-programme.gitbook.io/ugandaemr-documentation/release-notes/ugandaemr-304.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
