Integrations

Read-only connections to the EHR, pharmacy, and payer systems your care team already runs on

Patientrig pulls three data types — ADT events, Rx fill history, and payer attribution files — from your existing systems using standard HL7 FHIR R4 APIs. No middleware to install. No new systems for your IT team to manage.

Read-only access to the three major EHR platforms

All EHR connections use standard HL7 FHIR R4 APIs or ADT event feeds. Your IT team configures credentials once — we handle the data pipeline from there.

EHR
Epic
Connection via Epic FHIR R4 APIs and MyChart Interconnect. Pulls ADT events, encounter history, and Rx records. Supports Epic Enterprise and Epic Community Connect environments.
Live
EHR
Cerner (Oracle Health)
Connection via Cerner Millennium FHIR R4 endpoint. ADT feed and clinical data API. Supports both cloud-hosted and on-premise Millennium deployments with appropriate network configuration.
Live
EHR
Athena Health
Connection via the Athena API with FHIR R4 resource access. Encounter history, appointment records, and Rx data. Well-suited for physician groups and ambulatory care environments using Athena.
Live
Using a different EHR?
If your health system runs Meditech, NextGen, or another HL7-compatible EHR, contact us — we can evaluate a custom integration for your environment.

Pharmacy feeds power the refill gap models

The refill gap signal — the most predictive input for CHF and diabetes risk models — requires pharmacy fill history that most EHRs don't capture directly. Patientrig connects to pharmacy data sources separately.

Pharmacy
PBM Claims Feed
Pharmacy benefit manager claims data provides fill dates, days-supply, and pick-up confirmation. The most comprehensive source for refill gap modeling across all four disease populations.
Live
Pharmacy
Retail Pharmacy Alert
For the pharmacy alert outreach channel: direct integration with retail pharmacy systems to notify the dispensing pharmacist when a refill-gap patient is due for pickup. Supports major retail pharmacy networks.
Live
Pharmacy
EHR Medication Orders
Where PBM data isn't available, Patientrig falls back to EHR medication order data — less precise than fill confirmation data, but sufficient to detect prescription abandonment patterns.
Live

Patient attribution files for accurate panel definition

Under VBC contracts, your attributed patient panel changes monthly. Patientrig accepts payer attribution files to keep the risk queue aligned with your actual contracted population.

Payer
Payer Attribution File
Monthly attribution roster from your payer partner — defines which patients are attributed to your practice under the VBC contract. Patientrig ingests this to scope the risk queue to your actual accountable population.
Live
Payer
Claims History Feed
Historical claims data supplements EHR encounter data — especially useful for patients who receive some care outside your health system. 12-month lookback improves appointment-adherence signal accuracy.
Live
Payer
HEDIS Measure Mapping
For Population and System customers with HEDIS reporting requirements: Patientrig maps gap closure events to specific HEDIS measure codes, enabling direct export for quality reporting under payer contracts.
Population+

REST API for custom integrations and bi-directional data flows

System tier customers get access to the Patientrig REST API — for reading patient risk scores into your existing care management platform, pushing intervention outcomes back to Patientrig for model refinement, or triggering outreach from your own workflows.

GET /patients/{id}/risk-score — pull current risk score into your platform
POST /interventions — trigger outreach from your existing workflows
Webhooks for intervention outcomes and patient status changes
OAuth 2.0 authentication — system tier only
GET /v1/patients/P-00432/risk-score
{
  "patient_id": "P-00432",
  "condition": "chf",
  "risk_tier": "high",
  "risk_score": 0.84,
  "primary_signal": "rx_gap_day_18",
  "recommended_channel": "pharmacy_alert",
  "scored_at": "2025-06-22T06:14:00Z"
}

Not sure if your stack is supported?

Tell us what EHR, PBM, and payer systems you use. We'll tell you exactly what the integration looks like for your environment.

Talk to our team