-
Notifications
You must be signed in to change notification settings - Fork 70
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
[Facility Locator] Display cemetery services on Facility Locator #19893
Comments
A few things to consider:
|
Can potentially combine 4&5 above, with points of 5-8 max. #2 needs to be its own ticket at 3-5 points. |
Are these tickets sequential? Other than data from LH and design.
|
Info will come across from LH in the same API. Michelle to confirm if the options/info coming from the detail page is different than what it on the tile. |
@FranECross We will likely need a way to include the definition for the status I see at least three options This might be a good topic for the UX sync? |
@FranECross Find out from LH if we'll get info if there is no information available so we can display "Call # for status. |
@FranECross Check to see why this isn't on the epic. |
@eselkin Do you feel this should be two tickets? Search card and detail pages? |
@Agile6MSkinner @eselkin @chriskim2311 Michelle has confirmed that Adam at LH will get us the schema on Monday 12/15, so this can be worked on either in Sprint 19, or if not in that Sprint, definitely in Sprint 20 (goal is release by end of Jan 2025). I've tagged Chris in case Eli isn't able to work on this and it's a possibility for Chris to tackle. cc @mmiddaugh |
Noting from 12/16 LH sync: https://trello.com/c/cLCqjjZ7#comment-67609de136baecf0f96e0475, schema delayed, now expected by ~12/24. (Added to status notes in ticket body) |
Status
[2025-01-23] Schema provided, unblocked
[2024-12-16] Schema delayed by upstream decisions; should be available 12/24
[2024-12-11] [Fran] Michelle reports that Adam at Lighthouse will have the schema to us by Monday, 12/15.
Description
The Facility Locator allows Veterans to search for national and VA grant-funded cemeteries (State, Territory and Tribal Veterans Cemeteries) but does not include information about the funeral and burial services available. The need to include these details was emphasized during a Subcommittee on Disability Assistance & Memorial Affairs Oversight Hearing on 11/13/2024. (1:20 mark)
The national cemetery data source includes a status field with possible values of "Open", "Closed", or "Cremation Only" representing whether or not the cemetery has space for new, subsequent, or cremation only internments. Equivalent data is not yet available in the data source for grant-funded cemeteries.
Information about burial space is displayed on NCA's Find a Cemetery page and on cemetery detail pages.
Once this data is available in the Lighthouse API, we should be able to make the information available in the Facility Locator. MVP may be brief description on Facility Locator search results card and inclusion on the detail page.
High-level Requirements
Additional Information:
Questions & Answers
Assume everything will have a status.Offices may get pulled out of the data.See belowDesign
Facility Locator Cemetery Services page
Examples
Cemetery pages have a range of descriptions for open and closed, based on new vs subsequent for Veterans vs family members. Definitions will be confirmed with NCA. "Call for status" may be be needed.
Examples
Fort Missoula Post Cemetery
Yellowstone National Cemetery
Woodlawn National Cemetery
Dependent on UX ticket (completed): #19916
Designs
User story
AS A Veteran, family member, or other beneficiary searching for cemeteries on the Facility Locator
I WANT to know whether or not the cemeteries in my search results are open to new interments
SO THAT I can easily plan a burial.
Engineering notes / background
Similar pattern - Search result cards for community emergency and urgent care locations include "Call to confirm services and hours"
Approved Schema
id Label
BURIALS_OPEN : "Burial space available"
BURIALS_CREMATION_ONLY : "Cremation internments only"
BURIALS_CALL_FOR_STATUS : "Call for burial status"
BURIALS_UNDER_CONSTRUCTION : "Cemetery is under construction"
Analytics considerations
Testing & QA
Scope / Impact analysis
What, if anything, could break as a result of this change?
Engineer should assess this when approaching PR.
Roles / assignments
After functional testing, code review, accessibility review, and design review can happen in parallel.
Acceptance criteria
MVP AC
.
The text was updated successfully, but these errors were encountered: