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

EHR - Admin not able to Sign a visit #502

Open
DenysMyrosh opened this issue Oct 21, 2024 · 1 comment
Open

EHR - Admin not able to Sign a visit #502

DenysMyrosh opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@DenysMyrosh
Copy link
Collaborator

DenysMyrosh commented Oct 21, 2024

PROBLEM:

After investigation we uncovered an Edge case - IF visit is registered with Group or Provider instead of Location Then it is impossible to edit these telemed visits by any provider.

SOLUTION:

As common sense solution - we should allow to edit visits to corresponding providers :

  • Visit for location - Edit rights for Providers with corresponding Location qualifications
  • Visit for Provider - Edit rights for corresponding Providers
  • Visit for Group - Edit right for providers from corresponding group

Preconditions:

  • Patient has request visit for Provider or Group instead of location

STR:

  1. Open Group or Provider requested visit e.g. https://ehr.ottehr.com/telemed/appointments/cfd737cb-ce28-4400-825d-929d34d962f1 as Admin
  2. Go to review and Sign tab
  3. Check Missing info block
    image
  4. Click on Links for missing info
  5. Try to Add eRX and Assessment missing info

Expected result :
Admin with corresponding Group or Provider attribute should be able to edit related visits

Actual result :
Admin not able to edit visits with corresponding Group or Provider attribute

image

Tested on:
OttEhr Admin Version: 0.13.0
Env: development
Hash: 7a3cba5

@DenysMyrosh DenysMyrosh added the bug Something isn't working label Oct 21, 2024
@DenysMyrosh
Copy link
Collaborator Author

Related issue #463 - same root cause

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: In Progress
Development

No branches or pull requests

3 participants