skip to main |
skip to sidebar
RSS Feeds
"Write Codes, Save Lives!" with #OpenMRS
"Write Codes, Save Lives!" with #OpenMRS
8:26 PM | Friday, September 20, 2013
Posted by harshadura
Hello Everyone,
It's the final week of GSoC 2013. And this week I was focused to scrub the code base, transfer repo's to OpenMRS github umbrella and improve documentation stuff for my
project.
Here's the user documentation (User Guide) I have written for the patient narratives module.
Also I did a lil presentation about my project at this week's OpenMRS Developer Forum - Interns Final Presentation: http://notes.openmrs.org/Developers-Forum-2013-09-19
You can find more resources I used for that right here:
9:29 PM | Friday, September 13, 2013
Posted by harshadura
Hello Everyone,
Its the final week just before the firm pencils down date which will be starting from next Monday! I am really glad that I have been able to complete most of the essential end to end functionality of my project by today.
This week I was focusing on improving user experience (UX) and UI design.. So now the UI looks much simpler to follow and very responsive.
You can check out the latest DEMO (its a nice BETA release!) from below URL.
I have hosted it for you guys to check it out :-)
URL: http://54.235.163.128:8080/openmrs
Username: admin, password: Admin123
Starting from next week I will be focusing on improve documentation stuff for my project, and I will be presenting about my project at next Week's OpenMRS Developer Forum too!
7:58 PM | Friday, August 16, 2013
Posted by harshadura
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
5:33 PM | Tuesday, May 28, 2013
Posted by harshadura
7:30 AM | Wednesday, October 3, 2012
Posted by harshadura
OpenMRS Feedback Module - User guide Presentation: Targeting implementers usage Done by me @OpenMRS University Forum :)
5:28 PM | Tuesday, August 21, 2012
Posted by harshadura
12:17 PM | Thursday, June 21, 2012
Posted by harshadura
5:05 PM | Friday, June 1, 2012
Posted by harshadura
Waiting for changelog lock.... Waiting for changelog lock.... Waiting for changelog lock.... Waiting for changelog lock.... ERROR - Listener.contextInitialized(124) |2009-05-26 12:07:49,197| Got exception while starting up: javax.servlet.ServletException: java.lang.RuntimeException: error getting unrun updates on the database at org.openmrs.web.Listener.setupNeeded(Listener.java:144)
delete from liquibasechangeloglock;
2:04 PM | Thursday, May 31, 2012
Posted by harshadura
OpenMRS has been designed to have a tiered
architecture. The real strength of OpenMRS is in its robust and flexible
data model. However, not all users want to have to know this data model
inside and out. The ?API
layer allows a developer to only have to know Java objects and
read/save to them. This layer can be used in a standalone application
or, as most people use it, in a J2EE web application.
@Authorized ({ "Add Patients" }) |
ConceptService conceptService = Context.getConceptService(); Concept concept = conceptService.getConcept( 1234 ); ConceptName newConceptName = new ConceptName( "some name" , "some locale" ); concept.addName(newConceptName); conceptService.updateConcept(concept); |
<openmrs:htmlInclude file= "/scripts/jquery/jquery.min.js" /> |
8:37 AM | Saturday, April 28, 2012
Posted by harshadura
2:00 PM | Sunday, March 11, 2012
Posted by harshadura
12:51 PM |
Posted by harshadura
I created Facebook group called "OpenMRS සිංහලෙන් ලියමු!" (Lets convert OpenMRS in Sinhalese together!) Most of the people who contributed to this translation program was my University friends. I really respect there humble contribution towards this innocent approach of mine. :) And there were some good people that I really dont know personally but they understood the value of this global healthcare system and contributed really really fine. I am thankful for all of them as well.
Facebook Group URL : https://www.facebook.com/groups/348002341879342/
9:37 AM | Saturday, January 14, 2012
Posted by harshadura
[This post describes Contributors who were interested in Localizing OpenMRS into Sinahala version, how they can contribute for this Camp. I have used Meeting Words one of Collaborative Etherpad tool for people to gather and translate the Values.]