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

FE Provider training design implementation #15823

Closed
7 of 10 tasks
mmiddaugh opened this issue Oct 24, 2023 · 8 comments
Closed
7 of 10 tasks

FE Provider training design implementation #15823

mmiddaugh opened this issue Oct 24, 2023 · 8 comments
Assignees
Labels
CY24-Q2 Calendar year Q2 2024 priority Facilities Facilities products (VAMC, Vet Center, etc) Facility Locator product owned by Facilities team sitewide VA.gov frontend CMS team practice area

Comments

@mmiddaugh
Copy link
Contributor

mmiddaugh commented Oct 24, 2023

Background

a blurb on Provider Core Training:

Department of Veterans Affairs (VA) has created the Provider Core Training so that Veterans can be offered care from the highest quality providers available. Referring Veterans to Providers who have completed the Provider Core Training ensures that Veterans are receiving high-quality care in the community.

User Story

As a Veteran, I want to see what Community care providers have completed Provider Core Training so that I can select the most appropriate provider for my care.

Design was handled during #11542 and is available in the Facility Locator Figma file

Private Zenhub Image

Notes

  • Currently there is no page where Veterans can learn more about Provider Core training so the link shown in the design will not be needed
  • We may not want to use the word "complete" in the label as the data indicates when a provider has completed at least one of a group of eight (to date) defined Community Provider Core Training (CPCT) Courses - rather than completing all eight.

Tasks

  • Implement icon and label for Provider core training
  • Use a feature flag so that this will be ready to turn on when there are enough providers with this training

Acceptance criteria

  • Recommend the label reads "Provider core training" (no "complete"), no link out
  • When facility type = "Community providers in VA's network", community providers with training data display the training icon and label.
  • When facility type = "Urgent care" and service type = "All in network urgent care" or "In network community urgent care", community providers with training data display the training icon and label.
  • When facility type = "Emergency care" and service type = "All in network emergency care" or "In network community emergency care", community providers with training data display the training icon and label.
  • Icon and label display consistent with design
    • icon uses aria-hidden = true
  • Only providers with training data display the icon and label
  • Design review and signoff
  • Accessibility review and signoff
  • Po/PM review and signoff
@mmiddaugh mmiddaugh added Facilities Facilities products (VAMC, Vet Center, etc) Facility Locator product owned by Facilities team Needs refining Issue status VA.gov frontend CMS team practice area labels Oct 24, 2023
@xiongjaneg
Copy link
Contributor

From pre-refinement, this is likely not a small sized ticket and would take time and attention away from current higher priority work given the low numbers of providers that may have this training currently

@xiongjaneg
Copy link
Contributor

@xiongjaneg discuss with FE just enabling the icon and label and potentially turning on but not working on the filter part of it, low risk

@xiongjaneg xiongjaneg removed the Needs refining Issue status label Nov 15, 2023
@xiongjaneg xiongjaneg mentioned this issue Nov 15, 2023
16 tasks
@davidmpickett davidmpickett added the CY24-Q2 Calendar year Q2 2024 priority label May 13, 2024
@aklausmeier
Copy link

updated provided icon in Figma design, screenshot updated in ticket to reflect USWDS icon "how to reg"

@eselkin eselkin self-assigned this Jul 3, 2024
@eselkin
Copy link
Contributor

eselkin commented Jul 5, 2024

@mmiddaugh
Do we know what the course codes are for the Provider Core Training?
Do we know what the course names of those 8 are?
I'm only finding a somewhat relevant training of:"A Perspective for Veteran Care" course code: 1085488
But not sure if the only trainings that come through are ones that are part of the Core Training set or if just any training comes through from PPMS. The other that I see is Opioid related and may be part of those core classes, but not sure.

@eselkin
Copy link
Contributor

eselkin commented Jul 8, 2024

@aklausmeier @thejordanwood
The icon in the image is: #2e8540 but that doesn't exist in our color palette. Do we want to use this color or like #00a91c (which is vads-color-success) or a darker color like #8817 which is the darker version?

@mmiddaugh
Also, if the icon is showing for provider training but not complete (yet) do we want the green check mark?

@thejordanwood
Copy link

@eselkin Let's use #00a91c, which is the vads-color-success. I just added the link to the latest mockups in the ticket so that it doesn't link to the Sketch file anymore.

Facility Locator Figma file

@jilladams
Copy link
Contributor

@mmiddaugh FYI that this work on the Provider core training merged today, and should be in prod when you're back from CWS!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CY24-Q2 Calendar year Q2 2024 priority Facilities Facilities products (VAMC, Vet Center, etc) Facility Locator product owned by Facilities team sitewide VA.gov frontend CMS team practice area
Projects
None yet
Development

No branches or pull requests

7 participants