REPORTING Sprint #1

General Info

Topic: Updating Drug Order Filters

Type of Project : Sprint

Lead (Product Owner): 

  • @Daniel Kayiwa

Developer Lead: 

  • @denis juma

Developers:  

  • @Christine Nagadya

  • @adams kariuki

  • @Daniel Bamidele

Sprint Dashboard:



key summary priority subtasks

Unable to locate Jira server for this macro. It may be due to Application Link configuration.



Source code at: 
Reporting Module Repo: https://github.com/openmrs/openmrs-module-reporting

Reporting Compatibility Module Repo: https://github.com/openmrs/openmrs-module-reportingcompatibility/

Date:  21st November 2017

How to Participate

Since the sprint has already commenced, reach out to the team via IRC 

Goals

Must Have: 

1. Created a query which supports parameters:

  • which = all/any/none

  • List<Concept> drugConcepts (concepts representing generic drugs, or drug ingredients)

  • List<Concept> drugSets (concepts representing drug sets)

  • Date activeOnOrBefore, activeOnOrAfter

  • Integer activeWithinLastMonths, activeWithinLastDays

  • boolean onlyCurrentlyActive

  • CareSetting careSetting

2. Created atleast one other query to support searching for patients with drug orders based on one of:

  • started (patient wasn't taking the drug in any dose, and now is taking it)

  • stopped (no longer taking the drug at any dose)

  • changed (started OR stopped/ended OR dosing changed)

Should Have: 

1. Created more than one query to support searching for patients with drug orders based on one of:

  • started (patient wasn't taking the drug in any dose, and now is taking it)

  • stopped (no longer taking the drug at any dose)

  • changed (started OR stopped/ended OR dosing changed)

Kickoff Meeting

Kickoff meeting Date:  21st November 2017

Resources



Additional Information: Reporting Module