-
Notifications
You must be signed in to change notification settings - Fork 214
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
[Spike] Identify scenarios where VAOS blocks Veterans from scheduling Mental Health appointments #89823
Comments
We exempt Mental Health appointments (and also primary care) from the past appointment history checks here and here, here. In other words we do not require past history to schedule mental health and primary care appointments.
We also display the prompt on clinic choice page with a single option differently for mental health/primary care vs other appointment types: Other appointment types: Mental Health and Primary Care: Note that I think the font sizes looks wrong so feel free to file a work ticket and let us know what the font sizes should be. That's all the differences I found in our code regarding mental health appointments. All other behaviors are identical to other appointments. |
@outerpress this is ready for validation. |
FYI @JRRoof @ryanshaw @melissa-lefevre - I'll make a note to update the OH scheduling requirements with these exceptions for Mental Health and primary care. Not validated yet @JunTaoLuo , I just need to figure out where to document these. |
@JunTaoLuo can you take a look at this document and let me know if I got the logic right? Changes here. |
@outerpress Hmm the logic I saw was strictly exempting mental health care from the patient history requirement. I didn't see any logic that mentioned PACT or no pending request within the last 120 days (@simiadebowale or @JRRoof do you know anything about this?). Also I think there's an extra closing bracket in the changes. |
Background/Request
What details are necessary for understanding the specific work or request tracked by this issue?
We want to document how we handle checks for mental health appointments differently than other appointments, specifically around when we do or don't block users from scheduling MH.
If you find that other types of care have similar exceptions to MH, please note those as well.
Goal
Document the answers in our feature reference. This will help as we look at future scheduling improvements.
Requirements to Consider
Tasks
Time Box
_ hours
Definition of Done
How to configure this issue
backend
,frontend
,devops
,design
,research
,product
,ia
,qa
,analytics
,contact center
,research
,accessibility
,content
)The text was updated successfully, but these errors were encountered: