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

Align CCare search list with VAOS services #19560

Closed
14 tasks
mmiddaugh opened this issue Feb 5, 2021 · 3 comments
Closed
14 tasks

Align CCare search list with VAOS services #19560

mmiddaugh opened this issue Feb 5, 2021 · 3 comments
Labels
backend Facilities-v1 Facilities team (was: vsa-facilities) Facility Locator was: facility-locator Facility Locator-PPMS frontend VA.gov frontend Content-build, vets-website, or next-build work vsa Work associated with the Veteran-facing Services Applications contract

Comments

@mmiddaugh
Copy link
Contributor

mmiddaugh commented Feb 5, 2021

Issue Description

In late Feb, the VAOS team will begin rolling out CC Provider selection
CC Provider selection Release plan
Specialty codes for CC provider selection list

We need to explore modifying the type-ahead so that we can simplify the search list for the VAOS focus specialties. For example, we can condense the specialty codes and just present "Podiatry" when the veteran uses the type-ahead.

image

Primary Care

  • 207QA0505X - Family Medicine - Adult Medicine
  • 363LP2300X - Nurse Practitioner - Primary Care
  • 363LA2200X - Nurse Practitioner - Adult Health
  • 261QP2300X - Clinic/Center - Primary Care

Audiology - Routine hearing exam

  • 231H00000X - Audiologist
  • 237600000X - Audiologist-Hearing Aid Fitter
  • 261QH0700X - Clinic/Center - Hearing and Speech

Audiology - Hearing aid support

  • 231H00000X - Audiologist
  • 237600000X - Audiologist-Hearing Aid Fitter

Nutrition

  • 133V00000X - Dietitian, Registered
  • 133VN1201X - Dietitian, Registered - Nutrition, Obesity and Weight Management
  • 133N00000X - Nutritionist
  • 133NN1002X - Nutritionist - Nutrition, Education

Podiatry

  • 213E00000X - Podiatrist
  • 213EG0000X - Podiatrist - General Practice
  • 213EP1101X - Podiatrist - Primary Podiatric Medicine
  • 213ES0131X - Podiatrist - Foot Surgery

Optometry

  • 152W00000X - Optometrist
  • 152WC0802X - Optometrist - Corneal and Contact Management

Tasks

  • Add all specialty codes to URL
  • Learn more about VAOS implementation and determine if any code can be copied
  • Remove subspecialties from the dropdown
  • Add Primary Care, Nutrition, Optometry, Audiology - Hearing aid support, Audiology - Routine hearing exam to Service type list when Facility type = "Community providers"
  • Map the relevant subspecialty codes to the umbrella term (as above in the description)

Acceptance Criteria

  • Specialty codes are available in URL for troubleshooting
  • Community care dropdown contains
    - Primary Care
    - Nutrition
    - Optometry
    - Audiology - Hearing aid support
    - Audiology - Routine hearing exam
  • Community care dropdown does not contain the following
    - Family Medicine - Adult Medicine
    - Nurse Practitioner - Primary Care
    - Nurse Practitioner - Adult Health
    - Clinic/Center - Primary Care
    - Audiologist
    - Audiologist-Hearing Aid Fitter
    - Clinic/Center - Hearing and Speech
    - Dietitian, Registered
    - Dietitian, Registered - Nutrition, Obesity and Weight Management
    - Nutritionist
    - Nutritionist - Nutrition, Education
    - Podiatrist
    - Podiatrist - General Practice
    - Podiatrist - Primary Podiatric Medicine
    - Podiatrist - Foot Surgery
    - Optometrist
    - Optometrist - Corneal and Contact Management
  • When Podiatry is selected from the service type dropdown, the query contains results for
    - 213E00000X
    - 213EG0000X
    - 213EP1101X
    - 213ES0131X
  • When Primary Care is selected from the service type dropdown, the query contains
    - 207QA0505X
    - 363LP2300X
    - 363LA2200X
    - 261QP2300X
  • When Audiology - Routine hearing exam is selected from the service type dropdown, the query contains
    - 231H00000X
    - 237600000X
    - 261QH0700X
  • When Audiology - Hearing aid support is selected from the service type dropdown, the query contains
    - 231H00000X
    - 237600000X
  • When Nutrition is selected from the service type dropdown, the query contains
    - 133V00000X
    - 133VN1201X
    - 133N00000X
    - 133NN1002X
  • When Optometry is selected from the service type dropdown, the query contains
    - 152W00000X
    - 152WC0802X
@mmiddaugh mmiddaugh added frontend backend vsa Work associated with the Veteran-facing Services Applications contract Facility Locator-PPMS needs-grooming Use this to designate any issues that need grooming from the team Facilities-v1 Facilities team (was: vsa-facilities) labels Feb 5, 2021
@mmiddaugh mmiddaugh changed the title [DISCOVERY] Align CCare search list with VAOS services Align CCare search list with VAOS services Feb 5, 2021
@mmiddaugh mmiddaugh removed the needs-grooming Use this to designate any issues that need grooming from the team label Mar 1, 2021
@mmiddaugh mmiddaugh added the Facility Locator was: facility-locator label Mar 7, 2022
@davidmpickett
Copy link
Contributor

@ryguyk review if current search result line up with what is listed here or if work was implemented?

@ryguyk
Copy link
Contributor

ryguyk commented May 10, 2023

This work has not been implemented. The items listed in this ticket's AC's for removal are still available options. Here are just a few current screenshots showing some of these:

image
image
image

@jilladams jilladams added the VA.gov frontend Content-build, vets-website, or next-build work label May 30, 2023
@jilladams
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Facilities-v1 Facilities team (was: vsa-facilities) Facility Locator was: facility-locator Facility Locator-PPMS frontend VA.gov frontend Content-build, vets-website, or next-build work vsa Work associated with the Veteran-facing Services Applications contract
Projects
None yet
Development

No branches or pull requests

4 participants