Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

[USER STORY]: As a medical staff, I want to be able to see my list of patients in a table #43

Closed
7 tasks done
fadi-albasha opened this issue Jan 26, 2022 · 0 comments
Closed
7 tasks done
Assignees
Labels
story User Story
Milestone

Comments

@fadi-albasha
Copy link
Collaborator

fadi-albasha commented Jan 26, 2022

About this story

Priority: High
Story Points: 13
Risk: Low

Description:
Medical staff should see all their patients on a list where high-priority patients are shown at top of the list. Medical staff should be able to distinguish between visited and unvisited profiles. They should also be able to sort their list of patients based on multiple factors (symptoms, age, covid status, appointment date, etc). When clicking on a patient on the table, the medical staff will be re-directed to the "patient file" where he/she will be able to see all the info and chat with him/her.

Exit Criteria
-All lists of patients appear in a list (Table)
-Patients with higher priority should appear at top of the list.
-After visiting a patient's profile, its entry in the list shows in a different color than those not visited.
-Sorts will work.

Sub-Tasks/Steps

  • Add Tests
  • Show visited patient profile elements in the list in a different color
  • Show a list of all patients where high priority patients appear first
  • Build UI Table
  • Build Logic to get all data.
  • Build Search and Sorts System
  • Redirect each patient to their own "page-status".

Linked to Issue: [#42]

@martinsenecal martinsenecal changed the title [USER STORY]:As a medical staff, I want to see list of patients sorted by priority. [USER STORY]: As a medical staff, I want to be able to see my list of patients in a table Jan 28, 2022
@martinsenecal martinsenecal added this to the Sprint 3 milestone Feb 19, 2022
@martinsenecal martinsenecal added the story User Story label Feb 22, 2022
Alexialsousa added a commit that referenced this issue Mar 10, 2022
Alexialsousa added a commit that referenced this issue Mar 11, 2022
Co-authored-by: Fadi Albasha <fadi.albasha@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
story User Story
Projects
None yet
Development

No branches or pull requests

4 participants