Zero-retention EDI gateway for a regional health plan
Challenge
Compliance and legal banned the prior clearinghouse from storing 837 and 835 transactions on behalf of the plan; existing integration engine's database had become an audit liability.
BCP Solution
- Replaced prior pipeline with a stateless Azure Functions + Service Bus gateway
- All 837/835/270/271/834 transactions translated and routed in volatile memory
- Transient Service Bus topics with 60-second TTL for in-flight reliability only
- Azure Monitor configured with payload scrubbing and DLP deny-lists
- Replay handled by re-submitting from the plan's authoritative core admin system
Measured Outcomes
Stack
Trust Assets
- HIPAA BAA
- Zero-retention attestation letter
- Architecture diagram + DLP control matrix
- SOC 2 Type II report (under NDA)

