OpenMRS Downloads
Refer to the wiki documentation page for instructions on installing a server (Tomcat, MySQL, etc.).
You can find the latest war files and setup files on the downloads page.
Download source directly from the repository
Using the Subversion command line:
svn checkout http://svn.openmrs.org/openmrs foobar
(this will download the latest source code into a folder named foobar)
We will place additional download resources here as they become available
SQL Scripts
SQL scripts are available within the repository or from within the war file (look in metadata/model folder). A
A visual representation of the data model is always available on the data model wiki page.