Skip to content

Connect and complete the consultation after assessment flow #98

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

Open
mdmohsin7 opened this issue Apr 6, 2025 · 4 comments · May be fixed by #104
Open

Connect and complete the consultation after assessment flow #98

mdmohsin7 opened this issue Apr 6, 2025 · 4 comments · May be fixed by #104

Comments

@mdmohsin7
Copy link
Member

After the patient takes an assessment, we will have to show the patient a list of doctors with whom they can consult. Currently a rough UI for this is there. Improve that UI and connect it to supabase. For this to work, you'll need to add some dummy therapists data. On the therapist app side, add the ability for the therapist/doctor to specify their working timings (probably maybe during their personal details flow). The patient will be able to submit consultation request of 30 mins within that working timings. The therapist should receive the consultation request. The UI is done for this on the therapist side and needs to be connected. This issue requires changes to both apps to complete this flow.

@khanjasir90
Copy link
Contributor

@mdmohsin7 would like to work on this.

@khanjasir90
Copy link
Contributor

Hey @mdmohsin7 started working on this!
Just a quick thought—would it make more sense to keep time slot selection limited to appointment scheduling, rather than during the consultation request?

Since consultation requests are primarily meant to map a patient to a therapist for ongoing support, the actual session timings can be managed more flexibly afterward. Time slots seem more relevant once the therapist is assigned and both parties are ready to schedule a one-on-on

@mdmohsin7
Copy link
Member Author

Hi @khanjasir90, we need the ability to select time slot for consultation request as well because some doctors or therapists might have a busy schedule or might not be available at the time when patient tries to reach out to them. So we will let the patient select from a list of time slots. This time slots will already factor in the doctor's scheduled sessions and stuff (that have been added by the therapist through our platform) and we will only be showing the slots that are free (and are not occupied by therapy sessions)

@khanjasir90
Copy link
Contributor

got it! I was thinking the other way around!
Thanks

@khanjasir90 khanjasir90 linked a pull request Apr 11, 2025 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants