Download OpenMRS

OpenMRS 1.8.3 is our most current stable version. We now offer several versions to download. Please choose one of the following.

Neep help choosing the right version?

OpenMRS 1.8.3 Standalone
221.8 MB at sourceforge.net · Released 13-December-2011
Linux, Mac OS X, Windows · Release Notes
Recommended for new people exploring OpenMRS. A self-contained ZIP archive that includes an embedded database and application server, as well the option to install demo data for 5,000 sample patients. Expand the ZIP archive and run the .jar file to start OpenMRS.

OpenMRS 1.8.3 Enterprise WAR Package
39.3 MB at sourceforge.net · Released 13-December-2011
Multi-platform Java webapp · Release Notes
Intended for more advanced users. Our “classic” installation, which requires an existing installed Java servlet container such as Apache Tomcat, and an existing installed database such as MySQL. Separate demo data is available for download below.

Additional Resources

Demo Data

sample anonymized data set, including 5,000 patients and 500,000 observations, is available to download for current OpenMRS versions and import into your existing database.

Add-On Modules for OpenMRS

The OpenMRS community has created a wide variety of add-on functionality for OpenMRS. Visit our Module Repository to learn more and download modules.

Prereleases

From time to time, the OpenMRS community makes available prereleases (alpha and beta versions) of OpenMRS for testing before a new version is released. Visit our Prereleases page to learn more and download.

Nightly Releases

Designed for developers or other technical experts. These .WAR files, meant to be used with a servlet container such as Apache Tomcat, are built every night automatically off of the latest code in our Subversion repository. If the database schema has changed, you will need to “source” the update-to-latest.sql file on your database. (Note: The files are only built if there was a commit to SVN within the past 24 hours). Note that the build/revision number can be seen at the end of the API’s JAR version number.

Download nightly releases at Sourceforge.net or visit our developer wiki for more information.

Older Releases

Past releases of OpenMRS are available for download at Sourceforge.net. More information on past releases is available on our developer wiki.

Source Code

Browse our source code using our online viewer or check it out to your development environment from our Subversion repository.

svn checkout http://svn.openmrs.org/openmrs/trunk/ openmrs-trunk