I am looking forward to participate to above project in GSoC 2018. I went through the guidelines and did the basic things and got familiarized openMRS. I take a looked at this project and the idea that I got is, there are data about patients, encounters, and observations at different places at different databases ant what we have to do is, that data should be collected and should be merged into one database and also should create a interface to reporting and analysis purposes.
now I got some problems to clarify
different places means the places in a particular area or all over the world?
you mentioned in description âno guarantee of a consistent Internet connectionâ so then how database can be accessed
I like to study about this project further. and I think given details are not sufficient to get an idea about this project so If you have more information about this project I request that details to study this more
Thanks @jayamal for expressing interest in this project!
As for different places, the implementation does not depend where they are. It could be two databases in the same room. All that matters is that data is coming from separate openmrs database instances.
For cases of no internet connectivity, assume that the database will be physically brought over using storage media like external hard disks or others.
In summary, assume that some how, the other databases will eventually be brought in proximity to the master database, for data to be transferred.
I am interested in participating in GSOC 2018 and have gone through this project.
I have gone through the developer manual and followed the steps on Getting Started as a Developer.
I have setup the development environment following this and fetched the repository from github.
I have also setup the server and can run it on my localhost but it doesnât have any patient data.
Ok I got an idea, according to your description the data can be collected from different databases and we should develop a system using mysql quires to get that data to a one master database(Tell me if I am wrong) and also a API to present that data, right??
@jayamal The solution to patient merging from multiple installations is currently being worked upon by the team building a new version of the sync module
@dkayiwa That is my expectation as a use case, thinking master-slave, where facilities sync their data to a master server - without the master server controlling patient creation. Maybe this Gsoc project can be to handle that particular use case atop of sync
@ssmusoke my understanding is that sync deals with cases where data is created or edited while sync is running. Not cases where you get databases that already have data and you just want to merge it into one database.
@dkayiwa Can you please tell us clearly whether this project is available for gsoc or not because if this is not available we can put our mind to another project
@dkayiwa where can we submit our âdrafted proposalâ for review from your(i.e. OpenMRS) side ?
Do we have to submit directly through Google channel ?
Or could the mentoring organization review it for improvements before making final proposal through Google ? If yes, where can we submit our proposal on OpenMRS ?
@dkayiwa, does the project have to make use of the sync module ?
I read the Sync Module Documentation which seems to do the work of merging by setting parent-child servers.
Or do we need to do a stand-alone merging code that will take 2 databases(father and child) as input and outputs a single merged database(father instance)?
@hemalmamtora The GSoC student application period opens later today. Once this has been announced, there will be a post on Talk with details on submitting draft and final proposals.
I am interested to participated in GOSOC 2018. I went to project details and familiarized with above project. I have confident to do this project because I have good java and JavaScript and I was a contributor for ongoing these kinds of project which is
Patient Handling System for Dental Hospital Peradeniya
Tools and software used: Java, HTML/PHP, Eclipse EE, Struts, Apache Tomcat server, MySQL, bootstrap framework etc.
GitHub Link: https://github.com/namila007/relax-1
These days we are doing another project which also has the similarities with above project.
Which are, we send data to central database from provincial servers & merged data would be read-only, used reporting and analysis purposes.
I like to study about this project further. and I think given details are not sufficient to get full idea about this project so If you have more information about this project I request that details to study this more