> 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-320.md).

# 3.2.0

## New Features

1. [ART Regimen Lines](/ugandaemr-documentation/program-workflows/regimen-lines.md) - this allows the capture of regimen substitutions and switches to aid the classification of patients according to the regimen lines they are on&#x20;
2. [TB Module ](/ugandaemr-documentation/program-workflows/introduction.md)
   * DS TB: HMIS TB 003 - TB Client Card Enrollment Page
   * DS TB: HMIS TB 003 - TB Client Card Followup Section
   * DR TB: HMIS TB 001 Second Line TB Treatment Card - Enrollment Page
   * DR TB: HMIS TB 001 Second Line TB Treatment Card - Followup Section
3. [COVID 19 Care and Treatment](/ugandaemr-documentation/program-workflows/introduction-1.md)&#x20;
   * Case Investigation Form
   * Clinical Management
   * Discharge Form
   * Referral Form
   * Postmortem Form
4. Patient Line  Lists for MER Indicator reports - these help in verification of patient data used to generate the reports. These include TX\_New, TX\_Current 28 days and 90 days, TB ART, Tx TB, TX ML and TX RTT
5. Reports
   * HMIS 105 ANC Section
   * TPT Status Report
   * MER TX RTT
   * HMIS 106A 3.1 TB Section&#x20;
   * MER TX\_TB Report
   * TB Register
   * Regimen Line Reports
6. New patient flag for clients bled for Viral load Testing
7. Ordering for Viral Load Results from CPHL in Retrospective Mode&#x20;
8. [UgandaEMR Mobile](broken://pages/-MiKl4PSPG2QdQG_2fuE) for community drug dispensing and

   **Bug Fixes**
9. Users can now export the correct DSDM models for a patient via Cohort builder&#x20;
10. Correcting of cohort used in MER TX\_ML Reports&#x20;
11. Enable viral load history Display  on patient dashboard&#x20;
12. ART status display for all ART patients
13. Revision of the Lost to Follow-up Cohort To include the clients who turn Lost to Follow-up in the next reporting period

## Links to download files

### New Installation

For new machines with no UgandaEMR installed

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

### WAR File

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

### Upgrade Installer

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

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

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

This upgrade path is no longer supported

## 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-320.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.
