-
Notifications
You must be signed in to change notification settings - Fork 3
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
Enter test result #63
Merged
Merged
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
Co-authored-by: deeptirawat1510 <[email protected]>
* add. functionality to enter lab result * add. functionality to create request payload * fix. report-table errors * fix. failing test cases * add. test cases for lan result entry functionality * refactor. test cases for enter lab result functionality Co-authored-by: yenugukeerthana <[email protected]> * add. datatype for test result functionality Co-authored-by:yenugukeerthana <[email protected]> * add. additional test cases Co-authored-by: yenugukeerthana <[email protected]> * fix. liniting issues Co-authored-by: yenugukeerthana <[email protected]> * add. styles Co-authored-by: yenugukeerthana <[email protected]> --------- Co-authored-by: yenugukeerthana <[email protected]>
Co-authored-by: deeptirawat1510 <[email protected]>
Co-authored-by: deeptirawat1510 <[email protected]>
Co-authored-by: deeptirawat1510 <[email protected]>
Co-authored-by: deeptirawat1510 <[email protected]>
Co-authored-by: Abinaya U <[email protected]>
Co-authored-by: Abinaya U <[email protected]>
Co-authored-by: pankaj kumar <[email protected]>
…#8) * [Parvathy,Rahul] | GOK-177 | Add. Abnormal Checkbox For All Data Types * GOK-177 | fix. update payload to send codable concept --------- Co-authored-by: Abinaya U <[email protected]>
* fix. styling issue on rendering table and image Co-authored-by: pankaj2961 <[email protected]> * fix. lint issue Co-authored-by: pankaj2961 <[email protected]>
…image rendering issue (#10)
Co-authored-by: Jagadeesh Mohan <[email protected]>
Plz ensure all committers have signed CLA. Else we shouldn't merge this PR. Code wise, I don't have comments, except to say --- Big PR! : ) |
@pankaj2961 @JagadeeshM07 Please sign CLA. |
all the committers have signed CLA. Can you please review this PR? |
gsluthra
approved these changes
Aug 7, 2023
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.
Requirements
Summary
User should be able to enter test results for the tests from the open orders. This PR has changes to enter tests results for stand alone tests and not for panel. After successful save, user should able to see the value in bahmni's clinical dashboard. User can also mark a entered value as abnormal which will highlighted in red colour and on successful save, user will be able to see the entered value in red colour in clinical dashboard.
Screenshots
JIRA tickets
https://bahmni.atlassian.net/browse/BAH-2998
https://bahmni.atlassian.net/browse/BAH-3041
https://bahmni.atlassian.net/browse/BAH-3044
https://bahmni.atlassian.net/browse/BAH-3055