skip to main |
skip to sidebar
RSS Feeds
"Write Codes, Save Lives!" with #OpenMRS
"Write Codes, Save Lives!" with #OpenMRS
9:19 PM | Friday, July 26, 2013
Posted by harshadura
Hi All,
I'm really glad to announce that, I have got completed the main end
to end functionality as my mentor expected from me, before the mid term which gonna
happen next week.
Features completed:
11:33 AM | Friday, July 19, 2013
Posted by harshadura
Hi All,
The module work is going really well. I have finished
embedding of the both Xforms and HTML forms into the module and now both
allows to fill forms, gets saved properly and creates new encounters.
Care seeker panel also have the basic functionality. In overall module
works pretty well with Authenticated (logged in) users.
Currently I am focusing on the Anonymous submission stuff; Things
seems like lil bit complicated than I expected since the other modules
(X and HTML form entry modules) depends on some parameters which
collects while authentication process. So currently I am trying to
by-pass them using the Spring AOP advicer class (as daniel suggested) or
if not using a deamon thread (as wyclif suggested)
I have hosted the current version of the Module at my EC2 server so you can check the progress of work:
URL: http://54.235.163.128:8080/
user name: admin
password: Admin123
7:59 PM | Friday, July 12, 2013
Posted by harshadura
Hi All,
Its the 4th week of GSoC, well just passed a big month of period after the GSoC coding start date! This week was a great week, So many improvements and development happened.
1. Created a Xform (customized for the patient narratives' collection) Of course I have created required concepts to map the observations used at Form.
I wanna Thank bunch for Daniel Kayiwa for the great help and guidance given for me from the very beginning of Xform integration till the end of Xforms creation process.
Final look after the Xform integration
8:41 PM | Friday, July 5, 2013
Posted by harshadura
Hi All,
Its the end of the third week of gsoc and it was a busy week for me.
So much research and development happened this week. Since i haven't work with Concept dictionary , Encounters and Observations before, I had to read lot about them. Actually now I understand why OpenMRS is a very unique software amoung all other healthcare related software products, Its because of the wonderful *Concept-Dictionary* it made of and the extensible framework it has.
Currently I am working on to build a basic Care provider console which will show up all the encounters filtered by a particular encounter type.
6:16 PM | Monday, July 1, 2013
Posted by harshadura