Skip to content
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

[CEP-X] Add support for customizable ordersets and trigger mechanisms #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sainak
Copy link
Member

@sainak sainak commented Aug 1, 2024

This pull request adds support for customizable clinical ordersets within the CARE system. It introduces triggerable ordersets that can be automatically triggered based on predefined conditions such as patient diagnosis or lab results. The feature also allows customization of ordersets to cater to the specific protocols of various healthcare facilities or departments. The implementation includes the addition of rulesets and ordersets models, as well as the implementation of the orderset trigger mechanism through signals and manual triggers.

Copy link

vercel bot commented Aug 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 8:25am

@sainak sainak changed the title [CEP-6] Add support for customizable ordersets and trigger mechanisms [CEP-X] Add support for customizable ordersets and trigger mechanisms Aug 26, 2024
Copy link
Member

@bodhish bodhish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am unable to fully understand this feature, can we improve the docs?

Comment on lines +4 to +5
## Requirements/Motive
We propose to introduce support for customizable clinical ordersets within the CARE system to enhance decision-making and standardize care processes. This feature should include a mechanism to trigger ordersets based on specific clinical criteria or diagnoses.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you expand the requirments? / Ask Product to expand?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants