Details
-
Type:
Story
-
Status: Accepted
-
Priority:
TBD
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Complexity:Undetermined
-
Sprint:Allergies Sprint 2, Allergies Sprint 3
-
Epic Link:
Description
AS a doctor/caregiver
I want to the dashboard to display the patient's allergies
So that I have a quick view of the patient's history from his dashboard
Assumptions:
The user is logged into the system and has rights to capture allergies
The patient as current saved allergies to display
Acceptance Criteria:
- display all the current existing active allergies the patient has
- display name of allergen
- display reaction
- display as two column (<b>Allergen</b> reaction) - see mockup
- Dynamically update view as patients' allergies are edit/deleted/saved on main allergy screen
- If patient has NKA selected, the allergy dashboard should display "No known allergies" in bold - see mockup
Notes:
-If patient has neither allergies saved or NKA selected; the patient then has default status. That is built in Story RA-318
Questions:
- What to do if allergies list is longer than space given? - Make it scroll? Add a see more link?
-For now, make it scroll
Tech Tasks:
-