(feat) LIME2-714: Add reference range for labs based on diff conditions#181
Draft
vasharma05 wants to merge 7 commits intomainfrom
Draft
(feat) LIME2-714: Add reference range for labs based on diff conditions#181vasharma05 wants to merge 7 commits intomainfrom
vasharma05 wants to merge 7 commits intomainfrom
Conversation
Contributor
|
Oops! Your Typo free trial has ended. If you'd like to continue receiving code reviews, please ask the admin to check out our special pricing plan. |
c7621e9 to
a6e34ef
Compare
This file contains hidden or 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
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.
Haemoglobin
Hematocrit
Lymphocytes
Red blood cells
Serum glucose
Total Billrubin
White blood cells
C Reactive protein
Serum creatinine
🐞 Related Issues / Tickets
Link to any existing issues, feature requests, or bugs this PR addresses.
✅ PR Checklist
👨💻 For Author
LIME2-123)🔍 For Reviewer
PR Summary by Typo
Overview:
This PR adds reference ranges for various lab tests based on different patient conditions (age, gender, pregnancy). A new CSV file
conceptreferenceranges.csvis introduced containing these ranges. Additionally, the PR updates thereferenceApplicationDockerVersionand removes some unused dependencies.Key Changes:
referenceApplicationDockerVersionto 3.4.0.pom.xml.Recommendations:
Not deployment ready. The criteria expressions in the CSV need review to ensure they are valid and cover all intended cases. Consider adding validation tests for the CSV data.
🗂️ Work Breakdown
To turn off PR summary, please visit Notification settings.