OpenMRS module radiology (previously called radiologydcm4chee) is a module adding capabilities of a Radiology Information System (RIS) onto OpenMRS. This module connects the open source enterprise electronic medical record system OpenMRS with the open source clinical image and object management system dcm4che.
Make sure you have a java jdk and maven installed.
Clone this project:
git clone https://github.com/openmrs/openmrs-module-radiology.git
And execute the following command on the command line:
mvn clean package
For a detailed guide on how to install and configure this module see
https://wiki.openmrs.org/display/docs/Radiology+Module
Contributions are very welcome, we can definitely use your help!
Check out our contributing guidelines to get started.
To file new issues or help to fix existing ones please check out
https://issues.openmrs.org/browse/RAD
This module is not yet officially released to the openmrs modules.
The API and UI are not yet stable and subject to frequent changes.
The module depends on OpenMRS Version 2.0 and OpenMRS Legacy UI which have not yet been officially released.
Ask questions on OpenMRS Talk.