forked from IHTSDO/snomed-fhir-cds-service
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge develop -> main #5
Open
rahu1ramesh
wants to merge
23
commits into
main
Choose a base branch
from
develop
base: main
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
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
Adding reference medication, condition info to CDS alert response
…g drug rules Co-authored-by: manimaarans <[email protected]>
BS-216 | Adding Rules for Drug Drug Interaction
BS-223 | Updated libraries versions to fix vulnerability (Critical and High) reported by Trivy
…hanism Co-authored-by: Siva Reddy <[email protected]> Co-authored-by: vijayanandtwks <[email protected]> Co-authored-by: daviemukungi <[email protected]>
…ute to cdss card and updated test cases (#7) * BS-239 | Mani, Vijay | Updated dose units and added alert type attribute to cdss card and updated test cases * BS-239 | Mani, Vijay | updated Actuation mapper and dose template
* BS-280 | Fixed failing test cases by mocking tsClient * BS-280 | Fixed test errors
…ch (#9) * BS 288 | Mani| throw mismatched exceptions when dose unit doesn't match * BS-288 | Mani | Addressed feedback comments * BS-288| Mani | added property to include error message on the responses * BS-288| Mani | updated the error message thrown * BS-288 | Mani | Updated the error message based on desk check comments * BS-288 | Mani | consolidated error messages together
* WIP high dosage alert * fixed calculation for daily dosage to use BigDecimals datatypes * Vijay, David | fix for warning >=4 * Vijay, David | remove from app.props --------- Co-authored-by: daviemukungi <[email protected]>
* Bug bash issue 4 and 8
* added route and dose unti check * updated roa dosage flow * updated message template and other feedback comments * Added dosage route and dose unit cdss card flow and misconfigured medications flow Updated test cases for the same * BS-290 | Mani | Updated test method names suggested in review
The patient resource is not actually required or ever used in this service. Removing the patient resource from the "prefetch" service discovery statement.
rahu1ramesh
requested review from
angshu,
mohan-13,
sivareddyp and
vijayanandtwks
September 9, 2024 03:01
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.
JIRA -> BAH-4097
For Standard Release.