R1 RCM is software that hospitals and provider groups use to register patients, verify eligibility, capture charges, submit claims, manage denials, and collect patient balances. With an unofficial API, you could sync patients and insurance, run real-time eligibility checks, generat

R1 RCM is a leading revenue cycle management platform and services partner for hospitals, health systems, and physician groups. Its technology and operational stack spans patient access (scheduling, registration, insurance capture, eligibility, estimates), mid-cycle (clinical documentation integrity, coding, charge integrity), and back-office (claims, denials, underpayments, AR follow-up, patient financial experience, and remittances). R1’s broader portfolio includes patient financial tools (e.g., VisitPay) and revenue intelligence and recovery capabilities (e.g., Cloudmed).
Core product areas include:
Common data entities:
Turning portal- and batch-driven RCM workflows into automated pipelines is non-trivial:
Supergood reverse-engineers authenticated browser flows, batch interfaces, and network interactions to present a resilient API layer for your integration.
Book a 30-minute session to confirm your R1 product mix, licensing, and authentication model.
We deliver a hardened R1 adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as R1 evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Patients & Coverage
/patientsRetrieve patient demographics with linked insurance coverages. Use to sync your EHR/practice app with R1 RCM and keep policies current.
Patients & Coverage
/patientsCreate or update a patient and insurance coverage. Idempotent by MRN + coverage memberId.
Eligibility (270/271)
/eligibility/checksInitiate a real-time eligibility inquiry for a patient/coverage, returning normalized benefits with a downloadable 271 artifact.
Claims (837P/I)
/claimsAssemble a professional or institutional claim from charges and coverage. Supergood normalizes service lines and can route the generated EDI to your configured channel.
Remittances & Denials (835)
/remittancesRetrieve ERA summaries with claim-level postings, adjustments (CARC/RARC), and patient responsibility. Use to auto-post payments and triage denials.
- Push patients and insurance coverage from your app into R1 RCM - Run real-time eligibility (270/271) to validate active coverage and financial responsibility - Use payer responses to drive upfront estimates and reduce back-end rework
- Create estimate requests aligned to payer policies and service types - Attach prior authorization references to encounters to prevent downstream denials - Present patient-friendly estimates and payment options at scheduling or check-in
- Assemble compliant 837P/I claims from charges, diagnoses, and coverage data - Route claims via clearinghouse or payer portal channels - Track submission acknowledgments and status updates programmatically
- Pull ERAs (835), adjustments, and denial reason codes - Auto-post remittances, surface underpayments, and route denials to the right teams - Manage appeals with due dates and supporting documentation
- Reflect patient payments and plans alongside payer remits - Reconcile balances across encounters and statements - Trigger outreach and digital payment flows via your product
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination
Rate limits
Tuned for enterprise throughput while honoring licensing and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of eligibility, claim, and remittance artifacts
Security
Encrypted transport, scoped tokens, audit logging; respects R1 entitlements and HIPAA requirements
Webhooks
Optional asynchronous delivery for eligibility responses, claim status updates, and ERA postings
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume eligibility and claims pipelines
Reliability
Retry logic, backoff, and idempotency keys minimize duplicates and ensure safe replays
Adaptation
Continuous monitoring for UI/EDI changes with rapid adapter updates
Supergood supports workflows across commonly used R1 patient access, mid-cycle, and back-office tools—subject to your licensing and entitlements. We scope coverage (e.g., registration, eligibility, claims, ERAs, denials/underpayments) during integration assessment.
We support username/password + MFA and can operate behind SSO/OAuth when enabled. For submissions, we can generate 837 files, respect batching/timing windows, and deliver via configured channels (clearinghouse or payer portal) while returning statuses and artifacts.
Yes. Pull ERAs (835), auto-post payments and adjustments, surface denials with CARC/RARC codes, and route unresolved items to workqueues or your ticketing system with due dates.