-
Notifications
You must be signed in to change notification settings - Fork 104
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
Bah 2765 #10
Open
swatigogia2020
wants to merge
328
commits into
openmrs:master
Choose a base branch
from
BahmniIndiaDistro:BAH-2765
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.
Open
Bah 2765 #10
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
…care context apis
…tication Fix] | Handle authentication in controllers
Bug fixes | Adds valid information to Dosage Instruction and make all endpoints authorised
…ion and Care Context Controllers (#8) * Meghna|Nazeer [Bug fixes] in Controllers * Meghna|Nazeer fixes the test in medication controller * Meghna|Nazeer | Adds invalid patientid error in medication controller * Meghna|Nazeer validatation of visittype and patientid * Meghna|Nazeer | Adds a validation service for validating patientId and visitType * Meghna|Nazeer | Fixes tests for validation service * Meghna|Nazeer | Fixes the visit type validation Co-authored-by: Nazeer Shaik <[email protected]> Co-authored-by: meghna <[email protected]>
* Nazeer | Refactors care context controller and service * Nazeer | Refactors care context repository implementation * Nazeer | Removes code smells * Meghna | Adds single class imports * Adds single class imports * Nazeer | Fixes Program Enrolment ID as careContextReference instead of Program ID Co-authored-by: meghna <[email protected]>
* Praveena|Swati - Prescriptions for care context of program type * Praveena|Swati - Input error handling of program prescriptions request
* [Mahesh|Meghna|Nazeer] adds new rest point for diagnostic report * [Mahesh|Meghna|Nazeer] gets all obs using encounter service * [Mahesh|Meghna|Nazeer] refactors diagnostic report in openmrspresciptions * [Mahesh|Meghna|Nazeer] changes valueString for observations * Praveena|Swati - Prescriptions for care context of program type * [Mahesh|Meghna|Nazeer] adds test for diagnostic report and adds visit type as a search criteria * Fixes program name mismatch * Temporerly commited * [Mahesh|Meghna|Nazeer] adds sql search query for getting encounters for diagnostic reports * [Mahesh|Meghna|Nazeer] Fixes tests and remove unused imports * Meghna | Adds tests for programs in prescription controller & diagnostic controller * Meghna|Mahesh | Adds visit sql query for diagnostic reports * [Mahesh|Meghna|Nazeer] changes query to get all non program encounters only * HIP#109 | Prescription health-info type for programs (#11) * Praveena|Swati - Prescriptions for care context of program type * Praveena|Swati - Input error handling of program prescriptions request * 118 | Meghna/Mahesh | Refactors the diagnostic report services and models * [Mahesh|Meghna|Nazeer] adds new rest point for diagnostic report * [Mahesh|Meghna|Nazeer] gets all obs using encounter service * [Mahesh|Meghna|Nazeer] refactors diagnostic report in openmrspresciptions * [Mahesh|Meghna|Nazeer] changes valueString for observations * [Mahesh|Meghna|Nazeer] adds test for diagnostic report and adds visit type as a search criteria * Fixes program name mismatch * Temporerly commited * [Mahesh|Meghna|Nazeer] adds sql search query for getting encounters for diagnostic reports * [Mahesh|Meghna|Nazeer] Fixes tests and remove unused imports * Meghna | Adds tests for programs in prescription controller & diagnostic controller * Meghna|Mahesh | Adds visit sql query for diagnostic reports * [Mahesh|Meghna|Nazeer] changes query to get all non program encounters only * 118 | Meghna/Mahesh | Refactors the diagnostic report services and models Co-authored-by: Mahesh-I <[email protected]> Co-authored-by: meghna <[email protected]> Co-authored-by: Praveena Dayanand <[email protected]>
* [Mahesh|Meghna|Nazeer] adds new rest point for diagnostic report * [Mahesh|Meghna|Nazeer] gets all obs using encounter service * [Mahesh|Meghna|Nazeer] refactors diagnostic report in openmrspresciptions * [Mahesh|Meghna|Nazeer] changes valueString for observations * Praveena|Swati - Prescriptions for care context of program type * [Mahesh|Meghna|Nazeer] adds test for diagnostic report and adds visit type as a search criteria * Fixes program name mismatch * Temporerly commited * [Mahesh|Meghna|Nazeer] adds sql search query for getting encounters for diagnostic reports * [Mahesh|Meghna|Nazeer] Fixes tests and remove unused imports * Meghna | Adds tests for programs in prescription controller & diagnostic controller * Meghna|Mahesh | Adds visit sql query for diagnostic reports * [Mahesh|Meghna|Nazeer] changes query to get all non program encounters only * 118 | Meghna/Mahesh | Refactors the diagnostic report services and models * [Mahesh|Meghna|Nazeer] adds new rest point for diagnostic report * [Mahesh|Meghna|Nazeer] gets all obs using encounter service * [Mahesh|Meghna|Nazeer] refactors diagnostic report in openmrspresciptions * [Mahesh|Meghna|Nazeer] changes valueString for observations * [Mahesh|Meghna|Nazeer] adds test for diagnostic report and adds visit type as a search criteria * Fixes program name mismatch * Temporerly commited * [Mahesh|Meghna|Nazeer] adds sql search query for getting encounters for diagnostic reports * [Mahesh|Meghna|Nazeer] Fixes tests and remove unused imports * Meghna | Adds tests for programs in prescription controller & diagnostic controller * Meghna|Mahesh | Adds visit sql query for diagnostic reports * [Mahesh|Meghna|Nazeer] changes query to get all non program encounters only * 118 | Meghna/Mahesh | Refactors the diagnostic report services and models * 126 | Meghna | Adds composition as an entry to diagnostic report bundle * [Mahesh] include the documents in the response as base64 encoded string * [Mahesh|Nazeer] removes magic literals Co-authored-by: meghna <[email protected]> Co-authored-by: Praveena Dayanand <[email protected]>
149 | Makes the diagnostic Report viewable on the app with relevant information
… report (#13) * Praveena|Sree Ranjani - Lab tests for all visits * Praveena|Sree Ranjani - LabResults for Visits * Praveena/Sree Ranjani - require_module bahmnicore for hipmodule * Praveena|Sree Ranjani - First cut Lab tests as FHIR Bundles * Praveena | Sree Ranjani - Lab results for programs * Praveena | Lab results as part of diagnostic reports * Praveena | Lab results as part of diagnostic reports * Praveena | Resolves PR review points
149 - [Praveena] Display Lab results on HIU-UI
* Swati: Adding healthid as extra identifier * Swati: correcting the query * Swati: Making the identifier unique and not using location behaviour
* Swati: Adding healthid as extra identifier * Swati: correcting the query * Swati: Making the identifier unique and not using location behaviour * Swati|Praveena: correcting the liquibase query
* 146|Nazeer/SreeRanjani adds API endpoint for fetching patient demographic details * 146|Nazeer/SreeRanjani refactors ExistingPatientService * 146 | Adds authorization to patient controller * 146|Nazeer/Sree Ranjani|Refactors displaying the yearOfBirth and Address line in the response * 146|Sree Ranjani/Nazeer |Refactors ExistingPatientService * 146|Sree Ranjani/Nazeer| Adds matching the family name short form * 146|Sree Ranjnai/Nazeer | Removes api authencation of existing patients end point * 146|Sree Ranjani/Nazeer|Adds existingPatient model and removed JSON dependency Co-authored-by: Sree Ranjani M <[email protected]> Co-authored-by: meghna <[email protected]> Co-authored-by: System Administrator <[email protected]>
* 202|Nazeer/Sree Ranjani| Fixes building error of maven * 202|Nazeer/Sree Ranjani| Fixes changed the http to htpps for amazonaws
181-Getting patient with the health Id
181-Mahesh Removes the constant health_id_identifier_type_id
…enumber 182 search patient by phonenumber
BAH-2433 | fix to display chief complaint as single data in hiu
BAH-2433 | Fix. display custom message for chief complaint data
BAH-2536 | Patient Dao changes from Bahmni Commons
BAH-2711 | To read location from cookie
wrongly opened |
wrongly created |
SanoferSameera
force-pushed
the
BAH-2765
branch
from
January 12, 2023 06:20
d34c9f8
to
f7d41df
Compare
SanoferSameera
force-pushed
the
BAH-2765
branch
from
February 15, 2023 04:00
8d0b786
to
6521f68
Compare
SanoferSameera
force-pushed
the
BAH-2765
branch
from
February 15, 2023 04:01
6521f68
to
ad5ef57
Compare
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.