This document is intended as a starting point for tech integration. Additionally, we’ll work with you to figure out exactly how to fit this into your UX.

<aside> 🔗 - Bridge Production

</aside>

Bridge API Client

We highly recommend using our TypeScript API client @usebridge/api, in both your frontend and backend, rather than crafting requests manually. If you are working in another language, please reach out, OpenAPI definitions are available.

Bridge Eligibility SDK

The Bridge SDK is the simplest way to integrate eligibility checks into the frontend. It’s important to understand the concepts and relationships below, but, the SDK rolls new and existing patient soft/hard eligibility checks into a single function call, handling advanced use cases. The integration guides focus on frontend React use, please get in touch for a Node-safe backend equivalent.

Concepts

Soft Eligibility Check

Hard Eligibility Check

Patient

Service Types

Service

Integration

1. API Keys

2. Webhooks

3. Eligibility

4. Patient Consent

5. Payments

6. Insurance Revalidation

7. Submit Notes