department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
281 stars 197 forks source link

Spike | Burial | Determine types of accounts submitting claims #88122

Open steele-lm opened 1 month ago

steele-lm commented 1 month ago

Issue Description

In order to better understand and design the burial form user experience, we need to understand what types of accounts are submitting claims. It's suspected that some claimants are using a deceased or incapacitated Veterans account (e.g., spouse) to submit the burial claim. This is not an official use-case supported by VA.gov, so it would be helpful to understand how often this happens in order to determine next steps.

A few starting points:

{
  "data": {
    "attributes": {
      "responses": [
        {
          "control_information": {
            "can_update_address": true,
            "corp_avail_indicator": true,
            "corp_rec_found_indicator": true,
            "has_no_bdn_payments_indicator": true,
            "identity_indicator": true,
            "index_indicator": true,
            "is_competent_indicator": true,
            "no_fiduciary_assigned_indicator": true,
            "not_deceased_indicator": true
          },

Tasks

Create a (Datadog?) dashboard that shows:

Acceptance Criteria

steele-lm commented 1 month ago

@fiorella-io Created a ticket to try and determine account types for burial submissions.