Go to the main page

The DHIS2 Annual Conference will take place from 12-15 June! Learn More & Register

Downloads

DHIS2 is open source software licensed under the liberal BSD 3-clause license and is free for everyone to install and use. On this page, you can find downloadable files for the DHIS2 core software, plus links to related applications and metadata packages developed by DHIS2.

DHIS2 version 40.0.0 Latest version
Latest patch 10 May 2023 Released 10 May 2023
Download 40.0.0
280.2 MB SHA256SUM
Download from Docker with docker pull dhis2/core:2.40.0
DHIS2 version 39.1.2 Hotfix
Latest patch 14 Apr 2023 Released 27 Oct 2022
Download 39.1.2
281.1 MB SHA256SUM
Download from Docker with docker pull dhis2/core:2.39.1.2
DHIS2 version 38.3.1 Hotfix
Latest patch 14 Apr 2023 Released 05 May 2022
Download 38.3.1
298.3 MB SHA256SUM
Download from Docker with docker pull dhis2/core:2.38.3.1
DHIS2 version 37.9.1 Hotfix
Latest patch 14 Apr 2023 Released 11 Nov 2021
Download 37.9.1
318.0 MB SHA256SUM
Download from Docker with docker pull dhis2/core:2.37.9.1

The DHIS2 WAR file requires you to install a Java servlet container (like Tomcat or Jetty) and PostgreSQL. You can get the latest stable release for all maintained versions from the links below, and the very latest build from here. Check out the installation guide for Ubuntu Linux.

The WAR files are hosted on releases.dhis2.org where you can also find nightly (“canary”) as well as bleeding-edge (“development”) builds, by selecting the appropriate channel.

Please note that if you are upgrading your DHIS2 instance you should consult the upgrade notes for each version in between your current version and the new version you are installing, to be aware of any new requirements or configuration changes. Refer to our upgrading documentation for additional information and tips.

For older versions of the DHIS2 core software, visit our Downloads Archive page.

Cloud Hosting

Deploying a DHIS2 instance requires a web server. There are several options available for hosting DHIS2, including virtual service providers and DHIS2 software as a service, where hosting aspects such as backups, security and high-speed connectivity are taken care of. Visit our hosting page to learn more.

DHIS2 Android Capture App

The DHIS2 Android Capture App allows for mobile data capture in both online and offline mode, across all DHIS2 data models. Data and metadata are automatically synchronized whenever there is internet access, always keeping the most relevant data for the logged-in mobile device user.

In addition, the Android Settings Web App can be downloaded from the DHIS2 App Hub and installed in a DHIS2 instance to allow system administrators to test and configure synchronization parameters for the Android Capture App and encrypt the local database of the android devices.

App versionDHIS2 Core versionAndroid OS versionDocumentationDownload
MinimumRecommendedMinimumRecommendedGoogle PlayGitHub
Capture v2.8DHIS 2.30DHIS 2.38 / 2.39 / 40Supported: Android 5.0 (KitKat)

Recommended for new devices: Android 7.X
Android 8.X or betterDocumentationDownload from Google PlayDownload from GitHub

App Hub: Additional Web Apps

The DHIS2 App Hub provides links to additional web applications for the DHIS2 platform developed by the core DHIS2 team, our HISP network, international partners such as the World Heath Organization (WHO), and other members of the global DHIS2 community. These apps are fully compatible with the core DHIS2 software platform.

You can browse and download the available DHIS2 web apps in our App Hub.

Metadata Packages

DHIS2 has worked with the World Health Organization (WHO) and other partners to develop standardized metadata packages to strengthen data use on a national and international level by supporting adoption of global health data standards into national routine health management information systems. Packages are available for analytics dashboards, aggregate data collection, and case-based (Tracker) programs, and can be installed in standalone DHIS2 systems or integrated into existing DHIS2 instances.

Read more and download metadata files on the Metadata package downloads page.

Source Code

The DHIS2 source code is hosted at Github and you can find it at github.com/dhis2. The server-side code is found in the dhis2-core repository. Each stable release has its own release branch, named like 2.342.35 and so on. The client-side apps are found in separate repositories named with an -app suffix. The source code is released under the BSD 3-clause license.

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 DHIS2 implementation in Sierra Leone. The PostgreSQL file must be gunzipped and can be imported through pgAdmin restore function or with psql -d dbname -U username -f dhis2-db-sierra-leone.sql. You might want to install the 7zip package to gunzip the database file on Windows.

You can also find all sample data on databases.dhis2.org.

Version Package Size
2.40.0 stable Sample database (PostgreSQL) 81.4 MB
2.39.1 stable Sample database (PostgreSQL) 81.4 MB
2.38.3 stable Sample database (PostgreSQL) 82.0 MB
2.37.9 stable Sample database (PostgreSQL) 81.6 MB