-
Notifications
You must be signed in to change notification settings - Fork 477
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
Assigning patient to doctor/nurse: consultation #6276
Comments
Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity. |
Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity. |
Discussion note on 27/11/2023 - Engineering Call |
Is it 1 nurse & 1 doctor? Or just 1 nurse/doctor |
@aparnacoronasafe currently we support only 1 doctor user and we can modify to support either 1 nurse or 1 doctor user |
Can we then have separate fields Is this possible? This is particularly important for homecare where nurses are allocated for patients, alongside doctor. |
We've discussed enhancing the In addition to adjusting the model relationship, this update will necessitate both backend and frontend changes to support the enhanced functionality. This includes updates to authorization, filters, and any other necessary adjustments to ensure a smooth and functional implementation. |
We urgently need to allow assignment of 1 doc/nurse to the patient. Where is this stuck? |
|
@bodhish Can I work on this issue ? |
@sanjayh-2022 the issue is assigned to you |
Is your feature request related to a problem? Please describe.
Today, CARE only allows for a patient to be assigned to a doctor if user says Yes to "Is Telemedicine required for the patient?"
https://care.coronasafe.in/facility/e3311351-3ec9-4cb0-a6e1-902225ac705c/patient/4d2080f9-8bd4-4744-a138-14a53b195fef/consultation/ec278c38-dd7a-406b-a943-36932d30a6ff/update
But in our current usecases, TeleICU and homecare, Doctors or nurses may be assigned to a patient for specialist remote consultation/ home-visit duties.
Describe the solution you'd like
Such assignment shall stop once the consultation is ended with a discharge.
The text was updated successfully, but these errors were encountered: