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

Doctors should know which cases are waiting for a doctor consult and which are not #53

Open
nehav39 opened this issue Oct 15, 2019 · 0 comments
Assignees

Comments

@nehav39
Copy link
Member

nehav39 commented Oct 15, 2019

We are creating four sections on the home screen:

  1. Flagged Visits (where last encounter = flagged)
  2. Waiting for doctor's teleconsult (where last encounter = adult initial)
  3. Visits in progress (where last encounter = Visit note)
  4. Completed visits (where last encounter = Visit complete)

Add a column of Provider Name in all the sections

There is a check to make sure if a visit note is created, another one cannot be created. Add a notification to the doctor that a visit note encounter is already created

kundanmail55 added a commit that referenced this issue Nov 18, 2019
kundanmail55 added a commit that referenced this issue Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants