Skip to content
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

Open
2 tasks
outerpress opened this issue Aug 1, 2024 · 5 comments
Assignees
Labels
appointments VA Online Scheduling tool product tag spike Research effort

Comments

@outerpress
Copy link
Contributor

outerpress commented Aug 1, 2024

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

  • Answer the following questions:
    • Q. Does VAOS block Veterans from scheduling mental health appointments if they haven't been seen before at the facility or clinic?
    • Q. Does VAOS have any other rules that apply only to Mental Health appointment?

Time Box

_ hours

Definition of Done

  • Tasks are complete
  • Research and recommendations are documented in this ticket

How to configure this issue

  • Attached to an Epic (what body of work is this a part of?)
  • Labeled with Practice Area (backend, frontend, devops, design, research, product, ia, qa, analytics, contact center, research, accessibility, content)
@outerpress outerpress added appointments VA Online Scheduling tool product tag needs-grooming Use this to designate any issues that need grooming from the team spike Research effort labels Aug 1, 2024
@outerpress outerpress changed the title [Spike] How does VAOS block Veterans from scheduling Mental Health appointments [Spike] Identify scenarios where VAOS blocks Veterans from scheduling Mental Health appointments Aug 6, 2024
@Bren22va Bren22va removed the needs-grooming Use this to designate any issues that need grooming from the team label Aug 7, 2024
@ldelacosta ldelacosta removed their assignment Oct 21, 2024
@JunTaoLuo JunTaoLuo self-assigned this Jan 31, 2025
@JunTaoLuo
Copy link
Contributor

Q. Does VAOS block Veterans from scheduling mental health appointments if they haven't been seen before at the facility or clinic?

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.

Q. Does VAOS have any other rules that apply only to Mental Health appointment?

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:

Image

Mental Health and Primary Care:

Image

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.

@JunTaoLuo
Copy link
Contributor

@outerpress this is ready for validation.

@outerpress
Copy link
Contributor Author

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.

@outerpress
Copy link
Contributor Author

@JunTaoLuo can you take a look at this document and let me know if I got the logic right? Changes here.

@JunTaoLuo
Copy link
Contributor

JunTaoLuo commented Feb 1, 2025

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appointments VA Online Scheduling tool product tag spike Research effort
Projects
None yet
Development

No branches or pull requests

4 participants