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
{{ message }}
This repository was archived by the owner on May 8, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: docs/README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
## **What is the Enterprise Event Bus**
4
4
5
5
The Enterprise Event Bus (EEB) is a centralized, scalable platform that enables secure, real-time data sharing across VA systems and applications. Unlike a single purpose solution, the Event Bus is designed to unify events from both healthcare and benefits, making them accessible to a wide range of products and teams across VA. By leveraging an event-driven architecture, the Event Bus allows product teams to:
6
+
6
7
- Share real time data: Deliver critical updates and build more seamless experiences for end-users.
7
8
- Integrate systems enterprise wide: Connect to disparate systems across healthcare and benefits, reducing operational silos.
8
9
- Ensure reliability: Prevent silent failures and maintain data integrity with built-in safeguards and monitoring.
@@ -16,20 +17,24 @@ The Event Bus is the foundation for creating a connected, integrated VA ecosyste
16
17
The Enterprise Event Bus delivers value to Veterans, VA staff, and the VA organization by addressing key challenges and unlocking new opportunities:
17
18
18
19
Improves Veteran and Staff Experiences
20
+
19
21
- Ensures Veterans receive coordinated, timely, and accurate updates across all their interactions with VA.
20
22
- Eliminates duplicate data entries so that Veterans and staff don’t have to enter information repeatedly to get pertinent information immediately.
21
23
- Ensures critical updates flow seamlessly across systems.
22
24
23
25
Accelerates Delivery
26
+
24
27
- Cuts integration time through standardized connection pattern for integrating with systems.
25
28
- Teams can concentrate on what they do best without needing to understand how other systems work.
26
29
- Replaces “your turn, my turn” development with a model where all teams can build at the same time.
27
30
28
-
Drives Operational Efficiency
31
+
Drives Operational Efficiency
32
+
29
33
- Breaks down silos by enabling seamless data sharing between healthcare and benefits systems.
30
34
- Supports smarter use of resources by lowering the cost and complexity of system integrations.
31
35
32
36
Enables Enterprise-Scale Resilience
37
+
33
38
- Handles high volumes of events across multiple mission critical domains, ensuring VA can scale to meet future demands.
34
39
- Strengthens system resilience by preventing cascading failures when individual components experience issues.
35
40
- Provides transparency through real-time monitoring, reporting, and system health visibility.
@@ -83,6 +88,7 @@ When a Veteran visits their doctor and receives a new prescription, the system p
83
88
Challenge: After a Veteran files a disability claim, they must wait until they receive their Decision Letter in the mail to learn the outcome, delaying their ability to plan appeals or provide additional information
84
89
85
90
Solution: A team that owns the Claims Status Tool on va.gov and the VA Health & Benefits app within the OCTO Benefits Portfolio has partnered with the Event Bus to "listen" for these Decision Letter Availability Events.
91
+
86
92
- When a Decision Letter is generated, the Event Bus triggers an immediate email notification to the Veteran, letting them know they can view the letter in their eFolder.
87
93
88
94
Impact: Veterans are now notified weeks earlier, giving them more time to plan appeals or satisfy requests for additional information while also reducing uncertainty during the claims process.
0 commit comments