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

Ottehr - Intake & EHR Time - Telemed Calls - Show Approximate Wait Time #562

Open
DenysMyrosh opened this issue Nov 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DenysMyrosh
Copy link
Collaborator

Tested on:

  • Env: development
  • Hash: 2467fda
  • Version: 0.15.0

Description:
Currently, there is no "Approx. wait time - ... mins" displayed on the waiting screen for requested telemedicine calls. Additionally, the "Estimated" wait time is missing on the "Ready for provider" sub-tab on the Telemedicine tab. The approximate wait time should be calculated based on the longest waiting appointment in the "Ready" status for each Location/Group/Provider. The wait time should represent the time elapsed from the appointment creation to the current time, plus an additional 15 minutes (e.g., if waiting time is 3828 seconds, display as 3843 seconds).

Steps to Reproduce:

  1. Request a telemedicine call and navigate to the waiting screen.
  2. On the EHR Admin interface, go to the Telemedicine tab and open the "Ready for provider" sub-tab.

Expected Result:

  • The waiting screen for telemed calls should display "Approx. wait time - ... mins" based on the longest waiting time in the "Ready" status plus 15 minutes.
  • The "Ready for provider" sub-tab should show the "Estimated" time similarly calculated.

Actual Result:
No "Approx. wait time" is shown on the waiting screen or as "Estimated" time on the "Ready for provider" sub-tab.

image

image

@DenysMyrosh DenysMyrosh added the bug Something isn't working label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant