-
Notifications
You must be signed in to change notification settings - Fork 435
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 Telemedicine as a rounds type option #6831
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Fixed now! |
👋 Hi, @Ashesh3, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
LGTM |
Passing run #1738 ↗︎
Details:
Review all test suite changes for PR #6831 ↗︎ |
👋 Hi, @Ashesh3, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
@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 🙌. |
Backend PR: ohcnetwork/care#1760
WHAT
🤖[deprecated] Generated by Copilot at dbbe0a6
This pull request adds a feature to record telemedicine follow-ups for discharged patients in the
DailyRounds
component. It also adds the round type to theDefaultLogUpdateCard
component and updates themodels.tsx
andConsultation.json
files accordingly.Proposed Changes
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
HOW
🤖[deprecated] Generated by Copilot at dbbe0a6
TELEMEDICINE
option forrounds_type
field inDailyRounds
component (link, link, link)DefaultLogUpdateCard
component usingt
function (link)consultationSuggestion
from last consultation inDailyRounds
component (link, link)TELEMEDICINE
round type inDailyRounds
component (link)