-
Notifications
You must be signed in to change notification settings - Fork 514
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
Add edit option for doctor notes #6919
Conversation
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Passing run #2084 ↗︎
Details:
Review all test suite changes for PR #6919 ↗︎ |
👋 Hi, @Ashesh3, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
@Ashesh3 fix the backend test |
👋 Hi, @Ashesh3, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
|
Fixed, made the edit experience more intuitive. |
LGTM |
@Ashesh3 We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌. |
@Ashesh3 There is a risk in allowing notes to be edited anytime. Doctor's notes serve as a log of interactions and recommendations between clinicians on a case. What do you think of limiting such edit option for 30Min? for the doctor to correct any errors in the messages. |
This pull request adds an edit option for doctor notes in the patient consultation notes list. It also includes necessary changes to the API endpoints and models.
Waiting for ohcnetwork/care#1221