-
Notifications
You must be signed in to change notification settings - Fork 211
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
Add the link to the Facility Name on the Appointment Details Page #89129
Comments
Hey team! Please add your planning poker estimate with Zenhub @cferris32 @jenniemc @JunTaoLuo @ryanshaw @simiadebowale @vbahinwillit |
Need a Spike to determine api info |
Created the spike ticket. cc: @Bren22va @simiadebowale |
@outerpress - this ticket was blocked but I've unblocked it now that the spike is complete. We can pull it into the next sprint |
@outerpress @melissa-lefevre I see in the description that we should add facility links for the CC appointments too but I'm not sure where the link should be added? There are no "Where to attend/Scheduling facility and Need to make changes section" and the closest section in kind is "Provider". However, in those cases, the provider information are details regarding the CC provider instead of the facility so I think it might be odd to add a link to the facility there? |
Description
Add the link to the Facility name on the Appointment Details page.
Mock-up:
Requirements
When the user clicks on the Facility link, it will route them to the VA locator that provides additional details of the facility. For example: Dayton VA Medical Center. It does not open to a new page/tab.
Given the user is on the Appointment list for Upcoming appointments
When the user clicks details for their upcoming appointment (VA, Community Care)
Then the user will see the link to the Facility name (under Where to attend/Scheduling facility and Need to make changes section, if applicable)
Given the user is on the Appointment list for Upcoming appointments
When the user clicks details for their upcoming canceled appointment (VA, Community Care)
Then the user will see the link to the Facility name (under Where to attend/Scheduling facility and Need to make changes section if applicable)
Given the user is on the Appointment list for Pending appointments
When the user clicks details for their appointment request (VA and Community Care request)
Then the user will see the link to the Facility name (under Where section)
Given the user is on the Appointment list for Pending appointments
When the user clicks details for their pending canceled appointment request (VA and Community Care)
Then the user will see the link to the Facility name (under Where to attend/Scheduling facility section)
Given the user is on the Appointment list for Past appointments
When the user clicks details for their upcoming appointment (VA, Community Care)
Then the user will see the link to the Facility name (under Where to attend section/Scheduling facility)
Design Assets
Not applicable
Development Checklist
Developer Reference
Reference this spike for more information about the api structure
Definition of Done
The text was updated successfully, but these errors were encountered: