> ## Documentation Index
> Fetch the complete documentation index at: https://trust.denialbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Connect Denialbase to your EHR, identity provider, clearinghouse, and custom systems.

<Info>
  Denialbase is an open platform. We expose every core workflow — document ingestion, denial data, appeal state — through APIs, webhooks, and standard protocols so you can plug it into your existing stack.
</Info>

## EHR & clearinghouses

<CardGroup cols={2}>
  <Card title="Epic / FHIR" icon="hospital" href="/integrations/epic-fhir">
    SMART on FHIR for Epic and any FHIR R4 EHR. Pull claims, medical records, and chart notes.
  </Card>

  <Card title="Kaiser Permanente" icon="hospital-user" href="/integrations/kaiser">
    Direct integration with Kaiser's claims and member systems.
  </Card>

  <Card title="X12 835 / 837" icon="file-code">
    Direct ingestion of remittance and claim files from clearinghouses.
  </Card>

  <Card title="Data mapping" icon="diagram-project" href="/integrations/data-mapping">
    How we map EHR fields to Denialbase denial and claim records.
  </Card>
</CardGroup>

## Identity & access

<CardGroup cols={2}>
  <Card title="SSO / SAML" icon="key" href="/integrations/sso-saml">
    Okta, Azure AD, Google Workspace, any SAML 2.0 IdP.
  </Card>

  <Card title="Google OAuth" icon="google" href="/integrations/google-oauth">
    Sign in with Google Workspace.
  </Card>

  <Card title="SCIM provisioning" icon="user-plus">
    Planned for Q3 2026. Until then, bulk invite + CSV.
  </Card>

  <Card title="API tokens" icon="code" href="/api-reference/authentication#api-tokens">
    Scoped tokens for server-to-server integrations.
  </Card>
</CardGroup>

## Automation

<CardGroup cols={2}>
  <Card title="Webhooks" icon="bolt" href="/integrations/webhooks">
    Subscribe to denial, appeal, and outcome events.
  </Card>

  <Card title="REST API" icon="terminal" href="/api-reference/introduction">
    Full API with OpenAPI spec for client generation.
  </Card>

  <Card title="Slack" icon="message">
    Alerts, digests, and outcomes routed to your channels.
  </Card>

  <Card title="Scan-to-email" icon="envelope">
    Unique forwarding address per practice for scanner/fax-to-email workflows.
  </Card>
</CardGroup>

## Roadmap

| Integration                     | Target  | Status  |
| ------------------------------- | ------- | ------- |
| SCIM 2.0 user provisioning      | Q3 2026 | Planned |
| Availity clearinghouse          | Q3 2026 | Planned |
| Change Healthcare clearinghouse | Q4 2026 | Planned |
| Trizetto / QNXT                 | Q4 2026 | Planned |
| Athenahealth FHIR               | Q3 2026 | Planned |
| Cerner / Oracle Health FHIR     | Q3 2026 | Planned |
| Sigstore image signing          | Q3 2026 | Planned |

Something missing? [Let us know](mailto:product@denialbase.com).
