You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: teams/vsa/product/initiative-brief-claims-form-upload.md
+30-16
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,12 @@
2
2
#### Overview
3
3
4
4
<details>
5
-
Representatives need a way to submit forms for their claimants. We had a way for veterans to submit forms using Simple forms. We forked Simple Forms code as a starting point. Lifting and shifting the code saved us a lot of time. In the early design phases, it became clear that forking the code rather than reusing it in-place was the better option:
6
-
- We needed to make it an ARP app which required some changes to make it function
7
-
- We need to do additional checks on the backend for POA
8
-
- We will eventually need to add multi-form upload for documents that require supporting evidence
9
-
- We wanted to make the process easier for reps by making the digital form all one page
5
+
Representatives need a way to submit forms for their claimants. We had a way for veterans to submit forms using Simple Forms. We forked Simple Forms code as a starting point. Lifting and shifting the code saved us a lot of time. In the early design phases, it became clear that forking the code rather than reusing it in-place was the better option:
6
+
7
+
- We needed to make it an Accredited Representative Portal (ARP) app which required functionality changes
8
+
- We need to do additional checks on the backend for an established Power of Attorney (POA)
9
+
- We will eventually need to add multi-form upload for documents that require supporting evidence
10
+
- Because reps are power users, we wanted to simplify the process by making the digital form one page
10
11
11
12
</details>
12
13
@@ -25,17 +26,20 @@
25
26
26
27
## Problem
27
28
> *Describe the challenge / pain point you seek to address.:*
28
-
* What is the problem and who is affected? And, what evidence do we have of the problem?
29
-
- We needed a way for Representatives to upload and submit documents for their claimants
29
+
* What is the problem and who is affected? And, what evidence do we have of the problem?
30
+
31
+
Representatives need a reliable tool to upload and submit documents for their claimants. Stakeholder Enterprise Portal (SEP) is able to process claims well. However, forms were often outdated, which could delay processing even more. This is [the research](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/products/accredited-representation-management/research/2024-10-VSO-VAbenefits-interviews/research-findings.md#detractors-pain-points) that references the VSOs pain points.
32
+
30
33
* How does this initiative help further OCTO-DE's mission and goals?
31
-
- When fully rolled out, this will increase the number of digital claims submissions through va.gov
34
+
35
+
When fully rolled out, this will increase the number of digital claims submissions through VA.gov. By increasing the number of claims, this would allow more Veterans to gain access to VA health care and benefits faster.
32
36
33
37
---
34
38
35
39
## Measuring Success
36
40
37
41
### Key Performance Indicators (KPIs)
38
-
> 💡 *VA.gov products measure success against Ease of use, Service Completion, Trust/Satisfaction, Health.*<sup>1</sup>\
42
+
> 💡 *VA.gov products measure success against Ease of Use, Service Completion, Trust/Satisfaction, Health.*<sup>1</sup>\
39
43
> 💡 *Identify balancing metrics to ensure you're not bringing about undesired outcomes.*
40
44
41
45
- Number of forms submitted
@@ -50,15 +54,21 @@
50
54
> Indicate how you'll validate/test against these risks. Inspired by [SVPG's Four Big Risks](https://www.svpg.com/four-big-risks/).*
51
55
52
56
-**Value Risks** (will people use it):
53
-
- Will reps log into ARP to use it
57
+
- Reps would be able to access it in the ARP, which is also where they can manage POA requests
58
+
- Some reps may continue to use third-party tools but the quick access to VBMS after accepting POA requests might entice them
54
59
-**[Technical] Feasibility Risks** (can we build it with available tech/data):
55
-
-none. Simple forms proved the need
60
+
-None. Simple Forms proved the need
56
61
57
62
### What're you building
58
-
> A digital form submission tool
63
+
A digital form submission tool
64
+
- Ability to upload a standalone 686c PDF and routed through central mail
65
+
- Established Intent-to-File with structured data directly to VBMS
66
+
- Support 526 form PDF upload, and routed through central mail
67
+
- Ability to upload supporting documents
68
+
- Ability to track past submissions made through ARP
59
69
60
70
#### Go-to-market
61
-
> We are working with the Connecticut VA to test our product first and have also received feedback from other groups
71
+
We are working with the Connecticut DVA and other VSOs to test our first iteration. We will be working with the VSO Liaison to onboard any other VSO organizations.
62
72
63
73
---
64
74
@@ -74,8 +84,8 @@
74
84
*[Link to Release Plan for this Initiative](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/product-management/release-plan-template.md)
0 commit comments