Downloads

DHIS 2 Live

This package is extremely easy to install and convenient as it contains everything you need in order to run DHIS 2, including GIS, reporting and charting. It is based on an embedded Jetty servlet container and an embedded H2 database. Simply unpack the archive, run the executable file and you are good to go.

Package Size Version
DHIS 2 Live 76 Mb 2.8

WAR-file

The WAR file requires you to install a Java servlet container (like Tomcat or Jetty) and a relational database (PostgreSQL, MySQL and H2 are supported), and is recommended for server setups and environments with high volumes of data and traffic. The latest version is maintained with bug-fixes and minor improvements. The two latest versions are maintained with security fixes.

Package Size Version
DHIS 2 WAR-file 75 Mb 2.8 stable (April 30)
DHIS 2 WAR-file 67 Mb 2.7 stable (March 22)
DHIS 2 WAR-file 70 Mb 2.6 stable (Feb 24)

Mobile client

The DHIS 2 mobile clients runs on Java enabled mobile phones. The solution relies on an available data connection also known as GPRS, Edge or 3G, over which it communicates with a DHIS 2 server instance being publicly available on the internet.

There are two separate client applications available: the facility reporter and the program tracker. The facility reporting client is for regular data reporting from a facility, while the program tracker is designed for following up and reporting on individual program service deliveries to beneficiaries, as part of the name-based component of DHIS2.

Package Size Version
DHIS 2 Mobile Facility Reporter JAR 130 Kb 2.8
DHIS 2 Mobile Facility Reporter JAD (Descriptor) 1 Kb 2.8
DHIS 2 Mobile Program Tracking JAR 130 Kb 2.8
DHIS 2 Mobile Program Tracking JAD (Descriptor) 1 Kb 2.8

MyDatamart

MyDatamart is a database tool for "semi-online" data access and analysis. Install and run from your local computer and synchronize with the online server when the network is available. You can then link a MS Excel Pivot table to your local datamart. MyDatamart is based on SQLite and requires that the ODBC driver is installed.

Package Size Version
MyDatamart 3 Mb 1.2.1 Windows (March 26)
Sqlite odbc driver 3 Mb Windows 32 bit
Sqlite odbc driver 1 Mb Windows 64 bit

Source code

The source code is released under the BSD license, and can be modified and redistributed pretty much as you like. You can check out the source code from Launchpad using Bazaar with the command bzr branch followed by the URLs below.

Checkout URL Launchpad page Version
lp:~dhis2-devs-core/dhis2/2.8 Page 2.8
lp:~dhis2-devs-core/dhis2/2.7 Page 2.7
lp:~dhis2-devs-core/dhis2/2.6 Page 2.6
lp:dhis2 Page Trunk (latest unstable)

Sample data

When setting up your system it is useful to have access to a database with sample data. This database contains data from the DHIS 2 implementation in Sierra Leone. Note that the H2 database file needs write privileges on any OS. The PostgreSQL file must be unzipped and can be imported through pgAdmin restore function or with psql -d dbname -U username -f dhis2demo.backup

Package Size Version
Sample database (PostgreSQL) 112 Mb 2.8

Tools

Download various tools used for DHIS 2 maintenance.

Package Size Version
I18n resource editor 69 Kb 1.0
PostgreSQL database backup cron setup 10 Kb 1.0

Download icon