Closed MekoHong closed 1 year ago
Verified this is showing as expected based on the server response, moving to QA column
Closing ticket, feature not being currently worked and due to lapse in time it was decided to close all scheduling tickets. No testing of tickets and will revisit in future
Closing ticket, feature not being currently worked and due to lapse in time it was decided to close all scheduling tickets. No testing of tickets and will revisit in future
Description
As a Veteran, I want to select a type of care when scheduling my appointments online.
As part of this story we want to:
/v0/appointments/va/eligibility
(API call covered in ticket #3340)Acceptance Criteria
/v0/appointments/va/eligibility
is still loading, display an inline loading spinner in the center of the screen before rendering radio buttons[ ] 2. Once API call has completed, display types of care and filter the list using the following criteria
[ ] For the following care types, use the response from
/v0/appointments/va/eligibility
stored in redux underappointments.scheduling.typeOfCareEligibility
to determine whether to display them:Amputation care
Audiology and speech (including hearing aid support)
Mental Health
MOVE! weight management program
Pharmacy
Sleep medicine
Social work
Criteria
requestEligibleFacilities
anddirectEligibleFacilities
isnull
do not show the care type on the listrequestEligibleFacilities
ordirectEligibleFacilities
facility IDs are listed then show the type of care on the list[ ] Always display the following care types
Eye care
Primary care
Nutrition and food
Covid-19 vaccine
Podiatry
Header with text "Eligible types of care" displays above radio listFinal copy for screen we will not display text eligible types of careAccessibility Requirements
Accessibility Hint requirements were captured in Type of Care UI create ticket
Wireframe
Sketch = Type of Care
Test Accounts
Notes & Open Questions
Dependencies/Roadblocks:
Does this require QA?
Dev Notes: