OrderEntry Sprint 1 - 16th December, 2013

General Sprint Information: 

Lead (Product Owner): 

Developer Lead: Wyclif Luyima (wyclif@openmrs.org)
 
Known Developers Assigned: OpenMRS community
 
Key Contributors: Bahmni, Kenya EMR
 
Kick Off - Friday, 13th Dec, 2013. Time: 9am EST

Source Codehttps://github.com/openmrs/openmrs-core/tree/1.10.x

Sprint Goals: 

The overarching goal of OrderEntry is to provide an order entry service capable of supporting simple outpatient orders, focusing initially on medication orders and tests but allowing for other types (referrals, nursing, etc.).

With that in perspective, the focus of the current sprint is to:

  1. Place an drug order. Medication and Test
  2. Retrieve a drug rode for a patient: Active & discontinued
  3. Revise an existing drug order for a patient
  4. Discontinue an existing drug order 
  5. Search from an existing drug inventory and prescribe medicines from for a patient.

Design: 

All tickets with design can be found here: https://tickets.openmrs.org/secure/RapidBoard.jspa?rapidView=44

Pending design queries (if any):

Should we redesign Drug.doseStrength, Drug.units and Drug.dosageForm?

Effort Accounted For:

Effort Estimated: To be added after the kick-off meeting

KickOff Meeting: 

How to Join & Call detail:

Day & Date: Friday 13th, 2013 9am EST.

Time: mentioned for the different timezones.

Indiana: 9am
Seattle: 6am
New York: 9am
Bangalore: 7:30pm
Kenya: 5pm

Google Hangout URL: https://plus.google.com/hangouts/_/76cpinrtr15n2ihk9mp7v0kh4c?hl=en 

Kickoff meeting recording:

Participants

  1. Mujir Shaikh
  2. Sushmitha Rao
  3. Kaweesi Joseph
  4. Daniel Kayiwa

How to Participate 

Add your name to the list on this wiki page (with any comments about your availability). If you want to join after the sprint has started just join the IRC channel mentioned above and say hello.

The general process:

  1. New to OpenMRS sprints? Want help getting started? Join [the IRC channel|IRC:] and say "???": I'd like to participate in the sprint!"
  2. Pick a ticket from the available tickets in the top-left of the sprint dashboard page at https://tickets.openmrs.org/secure/RapidBoard.jspa?rapidView=44
    • Make sure it does not depend on a ticket that is incomplete.
  3. If you have any questions about the ticket, ask on the group chat
  4. Do the ticket. See our [HOWTO|docs:Using Git] for git. Sprint specific git HOWTO for devs with push rights: whatever works for you :-) If you don't like pull requests, don't send them. Commit and push directly to the main repo. If you do like pull requests, fork the main repo and send pull requests, but merge them right after. My favorite way is to work on the main repo, but create local branches (without pushing them to the main repo). Merge branches locally to the master and push to the main repo.
    # [Join the daily scrum to share your updates|https://openmrs.atlassian.net/wiki/display/RES/Daily+Scrum+Meeting]

    h2. Tasks To Be Completed Prior To Design
    composition-setup: Unsupported icon type: wikicloak.toggle.type=wiki

During Project Notes for the sprint: 

To be added while the project progresses 

Sprint Updates

Sprint Retrospective:  

To be added after the end of each sprint.