2015-01-08 Developers Forum

2015-01-08 Developers Forum

How to Join

 

 

Agenda

  • Quickly review previous meeting minutes (5 min)

  • Review next meeting agenda

Minutes

View at notes.openmrs.org

 

OpenMRS Developers Forum 2015-01-08

Recording: http://goo.gl/rp42if (audio) https://connect.iu.edu/p7ohjxpsxnl/ (Flash)

Attendees:

  • Michael Downey

  • aniketha __

  • Bharat Akkinepalli

  • bhavana __

  • Mujir __

  • Sandeep Raparthi

  • sharaon Varghese

  • Tharunya __

  • Daniel Kayiwa

  • Ada Yeung

  • Burke Mamlin

  • Sara Armson

  • Cosmin Ioan

  • Mike Seaton

  • akankshagupta

  • Chris Murphy

  • Ryan Yates

  •   Vivek Singh

  • David DeSimone

  • Sri Maurya Kummamuru

  • Emerson _

  • Ravinder _

  • Karl Wurst

Agenda & Notes

  • Review last meeting's TODOs

  • Run through strategy for each OpenMRS 2.2 distributed module on design forum soon (Jamie Thomas) 

  • Invite Bahmni team to present their OpenERP integration as a form of billing support OOB for OpenMRS RA (Jamie Thomas)

  • Invite PIH to present "2.0-ified" appointment module for potential RA integration

  • OpenMRS 2.2 Release planning, identifying release manager

  • Release process for 2.x involves lots of modules and some additional steps that may not yet be well documented.

  • TODO: Put out a call for volunteer

  • Sprint updates

  • Registration Sprint is nearly ready

  • Need to plan kick off mtg timing and then announce to dev list (hopefully at least 24+ hours before kickoff)

  • TODO: get Wyclif in touch with David & Audrey to coordinate kickoff time.

  • Appointment Schedule Demo w/ PIH (Dave)

  • Took the scheduling module built by a team in Israel for OpenMRS 1.9.x and added REST component and 2.x UI framework UI for it.

  • Mostly Angular (client-side code) interacting with REST API backend

  • "Appointment Scheduling" app on main screen

  • Manage Service Types (aka appointment types)

  • Define various types of appointments – e.g., outpatient, chemopatient, nephrology, etc.

  • Name, duration (in minutes), confidential (yes/no), and description

  • Patient names hidden on confidential appointments

  • Manage Provider Schedule

  • Manage Appointments

  • Create appointment blocks of appointments

  • Location, Provider, Services, time range

  • Daily Appointments

  • Show appointments for a given day and location

  • Patient names & identifiers are hidden if service type is confidential

  • Appointment Requests

  • From patient dashboard, can request appointment

  • Give type, provider (optional), and approximate time

  • Appointment Request is created

  • Statuses include Scheduled, Checked in, Missed, Cancelled

  • Adds "Appointments" tab to patient dashboard to see upcoming appointments