-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CO 852 #335
Open
tmvumbi2
wants to merge
848
commits into
master
Choose a base branch
from
COM-852
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # openmrs/apps/reports/TESTING_REPORT/sql/indicator7a_index_offered_testing_service.sql # openmrs/apps/reports/TESTING_REPORT/sql/indicator7b_index_accepted_testing_service.sql
COM-679 Add indicator 7ab config
Implements the testing indicator 7 part c
Implements the testing indicator 7 part d and e
COM-683 Add testing indicator 7 part c
COM-687 Add testing indicator 7 part d and e
Implements the testing indicator 7 part f
COM-689 Add testing indicator 7 part f
COM-774 Add biological relatioships translations
COM-775 Add testing indicator 8 to template
This was done to simplify deployment.
COM-787 Merge repositories
Add note to clarify what the report does.
Adds the util functions to calculate all the columns in data completeness check report
Changes column widths, texts and removes background color to improve readability
COM-786 HIV Patient Data Completeness Check Report
…nswers The full name for the answer 'OPD' for obs 'Index & Modality' is 'Operative Notes, OPD' (which is being displayed in the report). This commit adds a new function that uses the concept's short name for the answers of 'Index & Modality'.
Fixes the logic to calculate num of visits and date of last visit
COM-786 HIV Patient Data Completeness Check Report
…LabForm Updates the function that evaluates the column "CD4 Exam Done?" to most recent date (from OpenElis or the Lab Form)
COM-786 Update CD4 function to use most recent date between Elis and LabForm
COM-791 Fix function name in GP
…gram Adds exclusion rules to app.json to display "Is breast feeding" only in the HIV program
Adds the above column to the treatment and pmtct reports
TO use both refill and new ARV when retrieving the location of the drug order. Note: the function drugOrderIsARefill is not currently used anymore, but wasn't deleted just in case we need it in the future
Because there are retrospective data from back 2005
COM-848 Add "Differentiated ART delivery model" to radet
# Conflicts: # openmrs/apps/reports/RADET/sql/treatment.sql
COM-849 Add getNextARTPickupDate function
This function was missing causing the index testing report to crash on the dev box
COM-841 Add getPatientGenderFullname
When TARV value from both program and patient registration are captured, return the value from program (which is the point of truth for the TARV number)
COM-861 Prioritize program TARV value
Returns the last pick date for only dispensed drugs
COM-862 Update getLastArvPickupDate: drug must be dispensed
…ity" Updates the above function so that it returns "Community" when the facility is name "community home" or "community mobile"; otherwise return "Facility"
COM-864 Update getLocationOfArvRefill to return "Facility" or "Community"
Use this function in the pmtct radet report tab for "Date of EID Sample Sent".
Adds the above column to the treatment report
COM-852 Add column "Date initiated TPT" to radet
Implements the column 'APS' for the radet reports testing and index_testing
COM-873 Implement column 'APS' for testing and index_testing
And also fixes the name of function call in the pmtct report
COM-875 Add getLabTestOrderDate function
Displays a comma separated list of date on "Date initiated TPT"
COM-852 Display a comma separated list of date on "Date initiated TPT"
Adds a condition to check that drugs counted in "Days of ARV Refill" are dispensed
COM-876 Verify that drugs counted in "Days of ARV Refill" are dispensed
For the treatment report
COM-852 Include patient for which "Date initiated TPT" is not null
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.