Skip to content
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
wants to merge 328 commits into
base: master
Choose a base branch
from
Open

Bah 2765 #10

wants to merge 328 commits into from

Conversation

swatigogia2020
Copy link

No description provided.

meghna and others added 30 commits December 7, 2020 18:06
…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
SanoferSameera and others added 20 commits October 31, 2022 11:45
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
@swatigogia2020
Copy link
Author

wrongly opened

@swatigogia2020
Copy link
Author

wrongly created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.