# 3.1.0

## New Features

1. Clinical Workflows
   * Added TPT status to patient dashboard
   * Added ability to restrict return visit dates not to happen on public holidays and to limit the number of patients who have an appointment on a specific date&#x20;
   * TB Treatment Support using both Point of Care and Restrospective
   * Transfer in and out forms
   * Review of DSD Models.
     * Changed the duration of current regimen from 12 months to 6 months.
     * Clinicians determine whether the patient is stable or not.
2. Pharmacy and Dispensing
   * Ability to dispense drugs not the regimen combinations&#x20;
3. Added HMIS ACP 001 - Non-Supressed Viral Load Form and HMIS TB 003 Client Card&#x20;
4. Reports&#x20;
   * HMIS 106A Sections 1A and 1B&#x20;
   * Transitioned to DTG
   * Daily Missed Appointment Reports
   * TX\_ML Report

## Bug Fixes

1. ART Summary Page and Clinical Assessment&#x20;
   * TPT and IP data was not being shown on edit of the forms&#x20;
   * Added a text field for other medications dispensed while essential medicines are limited to a drop down&#x20;
   * Added fields for Second and third alternative numbers on patient registration.
2. Point of Care &#x20;
   * TB Work Flow for both Drug Susceptible and Drug Resistant.
3. Patient Flags&#x20;
   * Non-supressed viral load message not displayed for patients with less than 1000 copies&#x20;
4. Reports&#x20;
   * Fixed errors in Maternity and ANC Registers&#x20;
   * Added current patient DSDM model and enrollment date to all facility reports which did not have those fields
   *

## Links to download files

### New Installation

For new machines with no UgandaEMR installed

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

### WAR File

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

### Upgrade Installer

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

* 32-bit upgrade files- [https://sourceforge.net/projects/ugandaemr/files/3.1.0/ugandaemr\_upgrade\_from\_2.0.x\_to\_3.1.0\_32bit.exe/download](https://sourceforge.net/projects/ugandaemr/files/3.1.0/ugandaemr_upgrade_from_2.0.x_to_3.0.4_32bit.exe/download)
* 64-bit upgrade files- [https://sourceforge.net/projects/ugandaemr/files/3.1.0/ugandaemr\_upgrade\_from\_2.0.x\_to\_3.1.0\_64bit.exe/download](https://sourceforge.net/projects/ugandaemr/files/3.1.0/ugandaemr_upgrade_from_2.0.x_to_3.0.4_64bit.exe/download)

### NOTE

* When upgrading to from 3.0.4 to 3.1.0 use the Upgrade option (Upgrade War File) found on the Start menu under All Programs/All Apps, UgandaEMR. If the option is not available, Download the update Scripts executable and run it to fix the upgrade option <https://sourceforge.net/projects/ugandaemr/files/3.1.0/update-scripts-3.1.0.exe/download>"&#x20;


---

# 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://mets-programme.gitbook.io/ugandaemr-documentation/release-notes/ugandaemr-310.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.
