Openmrs Contrib Projects
The Openmrs subversion has a place to for code/applications that are related to openmrs but are non-core and non-module code.
If you would like your own folder for in openmrs-contrib, it is highly recommended to create one at our Git Hub Repository, if you wish to use Subversion see Developers Guide#Requesting_Subversion_Repository_Access
appliance
Virtual machine image for virtualbox or vmware - OpenMRS Appliance
csv-concept-importer
Simple command line utility to maintain the Concept Dictionary from CSV files.
The Concept Dictionary is used for multiple things: Besides the medical terms, e.g. list of diagnoses, it can also define the "schema" for OpenMRS modules and/or applications. The code for these apps is written against a specific set of concept. Defining these type of concepts via the OpenMRS-UI can be difficult, if versioning or an iterative and distributed development approach is needed. By externalizing these concept, storing them in a text (CSV) file brings them closer to the application which relies on them.
For now checkout http://svn.openmrs.org/openmrs-contrib/csv-concept-importer/.
dtds
Doctypes stored on resources.openmrs.org/dtds forĀ Modules' config.xml, etc
eclipse
Eclipse plugins and update sites
firefox-plugins
Firefox plugins related to OpenMRS (currently just one for the infopath formentry module)
hl7listenerapp
Stand alone application using the OpenMRS API to receive hl7 messages
install
Installer files
matching-lib
Patient matching library code
mobile
modulerepository
Code written to run the http://modules.openmrs.org omod file hosting
mrsql
occ
OpenMRS Concept Cooperative (OCC)
reports
sdmx-hd-parser
source
Collection of source code jar files. For use by developers when building and writing code against OpenMRS