-
Notifications
You must be signed in to change notification settings - Fork 290
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
BS-258 | SNOMED Changes #768
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
…ormat(Only Salt scope) (#673) * BS-216 | Mani, Siva | updated filtering cdss alert logic * BS-216 | Mani, Siva | fixed ts lint
* BS-207 | Patrick | add CDSS alert icons and tooltips for previous drug alerts * BS-207 | Patrick | Fix tooltip placement * BS-207 | Patrick | add cdss alert details and link * BS-207 | Patrick | make CDSS alert icon a button * BS-207 | Patrick | fix alert icon button size * BS-207 | Patrick | Refactor previous alert filtering logic * BS-207 | Patrick | Refactor new drug order alert filtering logic * BS-207 | Patrick | remove font size from global icon class * BS-207 | Patrick | Allow multiple cdss alerts in one tooltip * BS-207 | Patrick | move tooltip trigger to button * BS-207 | Patrick | Fix tooltip padding * BS-207 | Patrick | Add directive for CDSS alerts * BS-207 | Patrick | Add watchers for the alerts and treatment changes * BS-207 | Patrick | Add translations for "Dismissed" * BS-207 | Patrick | Add unit tests * BS-207 | Patrick | remove translations for other languages
* BS-208 | Patrick | Add alerts for past and saved diagnoses * BS-208 | Patrick | Update system information in FHIR bundle payload * BS-208 | Patrick | update drug uuid when getting drug concept system * BS-208 | Patrick | Refactor alert filtering * BS-208 | Patrick | fix circular dependency bug and styling * BS-208 | Patrick | Refactor to include unsaved medication * BS-208 | Patrick | refactor bundle generation for draft drugs * BS-208 | Patrick | create CDSS service * BS-208 | Patrick | Remove unused cdss methods for diagnosis and treatment * BS-208 | Patrick | Add Unit tests
* BS-247 | Vijay,Siva | Admin UI * BS-247 | Vijay,Siva | Admin UI Unit Test * BS-247 | Vijay,Mani,Siva | restore missing code * BS-247 | Vijay,Siva | restore missing code * BS-247 | Vijay | add mising file * BS-247 | vijay | add username and fix date format * BS-247 | vijay | i18n * BS-247 | vijay | cleanup
…itions and Medications tab (#728) * BS-58 | Patrick | Add active and dismissed CDSS alert row form medications tab * BS-58 | Patrick | trigger cdss also when updating medication * BS-58 | Patrick | Fix cdss alert audit * BS-58 | Patrick | Fix alerts status update on diagnosis tab * BS-58 | Patrick | Remove close button from diagnosis alert * BS-58 | Patrick | align source link and watcher for new medication alerts
* BS-270 | Patrick | Add tooltip to procedures buttons * BS-270 | Patrick | Show tooltip only if text overflows * BS-270 | Patrick | fix formatting issues * BS-270 | Vijay, Mani | remove timeout discrepancy * BS-270 | Vijay, Mani | resolve timeout discrepancy * BS-270 | Patrick | Add comment for tooltip positioning --------- Co-authored-by: vijayanandtwks <vijayanand.s@thoughtworks.com>
* BS-281 | Patrick | fix diagnosis alert message layout * BS=281 | Patrick | Show alerts on conditions change * BS-281 | Patrick | Fix cdss popover button padding for conditions * BS-281 | Patrick | Update cdss alerts filter to keep previous alert statuses * BS-281 | patrick | Get alerts on drug refills * BS-281 | Patrick | Add high dosage prefix for high dosage alerts * BS-281 | Patrick | Fix medication duration error * BS-281 | Patrick | Show alerts on dosage recalculation and activated condition status * BS-281 | Patrick | Label saved medications and condition alerts as dismissed * BS-281 | Patrick | Update diagnoses alerts if medication is removed * BS-281 | Patrick | Change diagnosis alert link color to black * BS-281 | Patrick | Align dismissed condition alert icon * BS-281 | Patrick | Fix alert expand toggle in medications tab * BS-281 | Patrick | Fix to Avoid calling CDSS methods if CDSS is disabled * BS-281 | Patrick | Remove alerts from inactive diagnosis rows
…ations/conditions by adding patient resource to get patient id (#763) * BS-283 | BS-285 | Mani | fixed issue when removal of last draft medications/conditions by adding patient resource to get patient id * BS-283 | BS-285 | Mani | moved patient resource creation inside the guard condition
* BS-14 | Patrick | Add CDSS alerts for drug order sets * BS-14 | Patrick | Fix button group styling
* BS-281 | Patrick | Fix closing alert issue * BS-281 | Patrick | Clear alerts if diagnosis is cleared * BS-281 | Patrick | Remove alerts for cleared conditions
sivareddyp
force-pushed
the
snomed-to-product
branch
3 times, most recently
from
November 2, 2023 05:21
fc8050b
to
fd716fd
Compare
sivareddyp
force-pushed
the
snomed-to-product
branch
from
November 2, 2023 05:22
fd716fd
to
b79827d
Compare
gsluthra
approved these changes
Nov 3, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A big PR. Contains all Phase2 work of SNOMED Project -- including Bulk FHIR Export, CDSS handling for various drug/diagnosis use cases.
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 : https://bahmni.atlassian.net/browse/BS-258
Summary