Hi there! i want to create a Health Support system and use openMRS as EHR (Electronic health record). I have planned to deploy openMRS on openShift or AWS, so that every patient is entertained through this.
My main objective is to get details of every encounter of patient with the system especially i want to know that what laboratory services were provided to patient and what were the diagnostics.
After genting data of each encounter i will be using an AI engine to detect fraudulent, or anomalous encounters.
My Questions is openMRS-Standalone 2.10 is ready to deploy? for this purpose.
Secondly how can i get the desired data from openMRS one approach is to use REST APIs, do you have any other simpler option.
Best Regards