This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Appointments list in Patients profile #1769
Labels
in progress
indicates that issue/pull request is currently being worked on
scheduling
issue/pull request that interacts with scheduling module
v2.x
Scenario
AS
A user with read access to patients and read access to appointments
I WANT
A tab on the patients profile called Appointments
SO THAT
I can quickly see the Appointments for a patient
Acceptance Criteria
GIVEN
A patient who has appointments
AND
A user with read access to patients and appointments
WHEN
I click on the appointments tab in the the patients profile
OR
access
/patients/:id/appointments
THEN
I should see a list of appointments for that given patient
AND
The appointments tab should be marked as active
Related Issues
HospitalRun/hospitalrun#149
Technical Notes
The text was updated successfully, but these errors were encountered: