2012-07-23 Weekly Meeting
PARTICIPANTS: John, Susan, Daniel, Shuro, Piyush, Naveen, Sharayu, Jessica, Barry, Alok, Nathan, Joy, DP and Sathyan.
General project updates
Privacy / security working group had its first conference call this past week, 2012-07-18 Privacy meeting, with Surajit Nundy, Michael Tschantz, Nathan Leiby, John V Stoecker, Prasanth, Sathyan Velumani, Daniel Pepper, Jessica Tribbe.
We said goodbye to a few interns last week and will say goodbye to a few more this week.
Some interns may be able to join us for term-time projects in development and design
Introducing Sharayu, new liason at JSS who filling the position previously held by Sunil
Slow but steady progress improving www.raxa.org
raxa.org server issues ... mysql dropouts
UI / UX updates:
Update from Susan
Trying to find a better time for UI/UX call so that more people can attend
Still need to work on getting some of the common elements sorted out so that there's general cross-module consistency where appropriate
"common elements" are shared interactions / components, and we want them to be consistent
e.g. "how we edit rows in tables"
capturing screenshots would help make use/look more obvious (keep them in a GoogleDocs presentation/powerpoint, for easy access)
Hyeona has completed the Screener / Triage module style guide: https://www.dropbox.com/s/k1501kmc4iotlkj/120722_JSS_Screener_styleguide.pdf
Jamie Still, a front-end developer in San Francisco, has agreed to help hack up the front end of the Screener / Triage module
New designs from DP on Registration and Pharmacy modules.
Aiming to wrap up these designs by end-of-week
Hyeona will work on the OPD module next, together with Naveen.
Naveen has finished set of designs for OPD
Updates from Sathyan Velumani on the In Patient Module and Radiology modules:
Victor Cortes has agreed to create designs for his OpenMRS Radiology module in ExtJS
Working on IPD documentation - will have a draft end of day.
Design process: Possible use of the tool http://www.bounceapp.com/about
Don't forget: All designers must include (1) cover on their designs with updates about what changed from previous version (2) notes / annotations on how interactions flow from screen to screen.
Development
Recruitment and Hiring
Hiring new developers in India
We have postings on Naukri and are contacting people via LinkedIn. If you know other good places to find developers (meetups, sites, etc), or are interested in working with us, please let us know!
Recruiting volunteer developers
We aim to re-instate the developer's call soon, at a time convenient to all participants
Possible regular Bay-area meetup for volunteers
@Barry Levine (Unlicensed) able to help organize?
General development update from John V Stoecker and Nathan Leiby
Nathan edited the Device Preference by Module and Styling Sencha Touch and ExtJS pages
John edited the Building the Raxacore Module and Adding it to OpenMRS page
Patient facing module:
back-end ... needs mentorship from Raxa developers
Should join our Design call (Tuesday IST) to help align with other modules
Niyati may be able to continue design as a school project
demo: patient-facing.github.com (or vishrut.github.com is the same)
Pharmacy
Patient Queue complete, prescription page nearly complete
Back end: RaxaAlert halfway complete, Drug Group table finished
Amarjeet's IIT team has agreed to work on projects for course credit during the next semester
Barry has team meeting on Jul 24th
OpenMRS+PIH development of Pharmacy (Ampath) – how can we share work?
Video link
Lab module update
Piyush Madan
Working on Paper Entry
List of Lab Order on left (as reusable component) is implemented
Clicking a particular laborder takes to final page
Final Page Grid is showing data in desired format
Working on document which lists all resources needed for other submodules of Lab
Gave Presentation on Raxa Modules (Raxa-EMR v2.1.pdf) to OpenMRS Devs on 2012-07-19
CHW:
Redesigning the module based on the updated User Stories by Sathyan.
New screens with family centered organization in regards to list display & visit appearance
Mostly done with new screens, just working on navigational functionality
Trying to get more information from CHWs at JSS, call scheduled for this week
Try to get the device camera functioning with the application.
Add resources for guiding future developers.
Wednesday meeting with Sharayu for Q&A on CHW use cases
Meeting this week with Shuro and Nathan discuss end-goals Alok and Joy's summer project
Registration
Working through CORS errors for creating patient ID's using IDGen module
Screener
Working on UI for pharmacy order/assign patients pages
OPD
No updates
IVR / Voice
Radiology
From @Juan David Pastas (Unlicensed)
Images would be saved (and returned) by dcm4chee.
What we develop is going to show two panels:
OpenMRS configuration, where the user puts the IP address of OpenMRS server
dcm4chee configuration, where the user user puts any required IP address/es and ports
after that, Radiology module would communicate over HTTP or DICOM (with OpenMRS or dcm4chee) to make a CRUD over patients, orders and observations.
We are not going to use any part of the previous radiology module.
Note: As what we are doing is a middleware that communicates in HTTP and DICOM, is independent of the programming language we use, in this point I would like to use Rails.
Will use Osirix/Oviyam/Weasis depending on which device we are using
From @John V Stoecker (Unlicensed):
Determined that saving images on file system is best solution for now.
Juan + Maria (new developer for Radiology back end) are still determining how best to connect dcm4chee radiology server to OpenMRS.