Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To start off, all the modules need to be hosted on a cloud linux server like AWS or Digital Ocean or any other platform as the implementer may deem fit. An instance needs to be created, where all the modules will be installed. History taking protocols (Mindmaps) needs to be created which is hosted on a different server. The different steps for the same will be:

  1. Creating an instance based on of the server with the desired configuration on the cloud server.

  2. Installing the set-up modules required for Intelehealth moduleplatform: Java, Tomcat, Mysql, OpenMRS, Sync Module, Web App.

  3. Changing Modifying the IP tables and URL to be pointed to, while setting up the appdomain name to point to the IP.

The instructions can be accessed from the links below.

This will then need to be configured for the specific contextualized implementation. This can be done by updating the user privileges, DB schema by updating dump files, making necessary changes in mindmaps and patient registration screen in Android before usingusage. The installation for all of these should first be done on a demo server, and ensure that all the functionalities are working based on the test metrics, before deploying it on the production server.

...