BAH-3898 | Add. Bahmni IPD Omod Version 1.0.0-SNAPSHOT #195
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-3898
This pull request introduces new features and configurations to enhance Bahmni's functionality and user experience. Key updates include:
1. Feature Toggles / Configurations - Global Property
i)
bahmni-ipd.allowSlotStopOnDrugOrderStop
:true
ii)
bahmni.quickLogoutComboKey
:Escape
(Cmd+Esc for Mac, Ctrl+Esc for Windows)2. IPD Dashboard & Care View Dashboard Configurations
3. Schedulers
i) Mark Slots as Missed Scheduler:
ipd_slot
table at 23:59 PM. Timing adjustments can be made via Liquibase or OpenMRS UI.ii) Shift Start and Rollover Schedulers:
4. Configuration of Non-Medication Tasks
eventsConfig.json
file, including those triggered by patient admission, shift start, and rollover.5. IPD API Postman Collection
6. Creating Display Control for a Form in IPD Dashboard
7. Non-IPD Configurations Helper
These updates streamline operations, improve user experience, and ensure adherence to best practices. We welcome your feedback to further refine these features.