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

# 3.0.0

Currently, work in progress

## New Features

1. 2019 version of HMIS tools
   * HIV Testing Client Card with Recency Addendum&#x20;
   * ART Card &#x20;
     * Summary Page
     * Clinical Assessment
     * Psychosocial Support
   * HIV Exposed Infant
     * Summary Page
     * Encounter Page &#x20;
   * Maternal Health
     * Maternity Form
     * Antenatal Register
     * Postnatal Register
2. Point of Care
   * Registration of Patient at Reception
   * Triage
   * Clinical Assessment
   * Counselling
   * Laboratory
   * Pharmacy and Dispensing
3. HIV MER Indicator Reports\
   \*
4. Automated Data Exchange
   * Submission of HTS data for recency surveillance
   * UgandaEMR Analytics metrics to track EMR usage at health facilities
   * Submission to DHIS2 starting with 105A HTS report
   * Submission of viral load requests to CPHL and receiving results directly from CPHL&#x20;

## Links to download files

### New Installation

For new machines with no UgandaEMR installed

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

### WAR File

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

### Upgrade Installer

**For existing versions of UgandaEMR 2.0.\* to 3.0.0**

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

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

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

## Fixing Failed Installations and Upgrades

TBD

## Noteable contributions

We would like to recognize the notable contribution of the following partners, and facilities in this release

1. POC pathfinder sites


---

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