The purpose of this server is to provide a mechanism for sophisticated research data collection and analysis beyond the capabilities provided by RedCap and other CTSI tools.
- Vagrant : https://www.vagrantup.com/downloads.html
- VirtualBox : https://www.virtualbox.org/wiki/Downloads
- Git : http://git-scm.com/downloads
-
Ensure you have the applications specified in the Requirements section installed
-
Clone the repository into a local directory using the following command
git clone https://github.com/shadowdoc/openmrs-puppet-vagrant.git
- Change into the openmrs directory and run the following vagrant command to set up your instance
vagrant up
You will get a notice similar to the one below once vagrant is done running successfully
==> default: Notice: Finished catalog run in 354.92 seconds
After vagrant has finished running, you are ready to run the openmrs system. Point your browser to the link http://localhost:8080/openmrs/
You will be directed to the login page. To access the account use these credentials username: admin and password: Admin123
Read on the OpenMRS forms schema here to get started working on your own forms
https://wiki.openmrs.org/display/docs/Administering+Forms
Xforms is our preferred method of displaying and editing forms.
Refer to this guide : https://wiki.openmrs.org/display/docs/XForms+Module+User+Guide
https://wiki.openmrs.org/display/docs/XForms+Module+Form+Designer
Video on xforms : http://connect.iu.edu/p4gxh601oxv/
https://wiki.openmrs.org/display/docs/User%27s+Guide+for+Metadata+Sharing+Module