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

Assigning patient to doctor/nurse: consultation #6276

Open
2 tasks
aparnacoronasafe opened this issue Sep 13, 2023 · 11 comments
Open
2 tasks

Assigning patient to doctor/nurse: consultation #6276

aparnacoronasafe opened this issue Sep 13, 2023 · 11 comments
Assignees

Comments

@aparnacoronasafe
Copy link
Member

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.

@github-project-automation github-project-automation bot moved this to Triage in Care Sep 13, 2023
@print-Sathvik print-Sathvik self-assigned this Sep 13, 2023
@github-actions
Copy link

Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.

@github-actions
Copy link

Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.

@nihal467
Copy link
Member

nihal467 commented Nov 27, 2023

  • 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

@aparnacoronasafe
Copy link
Member Author

  • 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

@nihal467
Copy link
Member

@aparnacoronasafe currently we support only 1 doctor user and we can modify to support either 1 nurse or 1 doctor user

@aparnacoronasafe
Copy link
Member Author

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.

@Ashesh3
Copy link
Member

Ashesh3 commented Feb 19, 2024

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.

@aparnacoronasafe
Copy link
Member Author

@nihal467

We urgently need to allow assignment of 1 doc/nurse to the patient.

Where is this stuck?

@aparnacoronasafe aparnacoronasafe added the P1 breaking issue or vital feature label Aug 19, 2024
Copy link

⚠️ 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.

@bodhish bodhish removed the P1 breaking issue or vital feature label Sep 30, 2024
@sanjayh-2022
Copy link

@bodhish Can I work on this issue ?

@github-actions github-actions bot added needs-triage question Further information is requested labels Dec 12, 2024
@nihal467 nihal467 removed question Further information is requested needs-triage labels Dec 16, 2024
@nihal467
Copy link
Member

@sanjayh-2022 the issue is assigned to you

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

No branches or pull requests

6 participants