Open aparnacoronasafe opened 1 year ago
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
- [ ] We can only assign one user to a patient; having multiple users assigned to a patient is not currently feasible. @aparnacoronasafe
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 "Assign a nurse to the patient" - assign 1 nurse "Assign a doctor to the patient" - assign 1 doctor
Is this possible?
This is particularly important for homecare where nurses are allocated for patients, alongside doctor.
We've discussed enhancing the PatientRegistration
model to support a more flexible patient assignment system. The consensus is to move beyond the initial proposal of capping assignments to up to 3 doctors and 2 nurses per patient. Instead, we will implement a one-to-many relationship that allows for assigning any number of doctors or nurses as needed to a patient, thus removing any specific limitations on the number of care providers. This change will better accommodate the diverse needs of our TeleICU and homecare services and align with the requirements detailed in the discussion.
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.
@nihal467
We urgently need to allow assignment of 1 doc/nurse to the patient.
Where is this stuck?
:warning: Refrain from assigning this issue to yourself if you have another P1
issue assigned that is not yet closed.
@Ashesh3 kindly acknowledge this message by commenting 'Acknowledged' below.
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.