If you’re a clinic, provider group, or a business running revenue cycle operations, integrating your tech stack with Optum can let you pull real-time authorizations and visit statuses, push EHR schedules into EVV, and tie verified visits directly to Medicaid reimbursement—especially helpful for Mass

Optum (a UnitedHealth Group company) provides payer and health system technology spanning authorization management, eligibility verification, provider directory and enrollment, claims submission and remittance, analytics, and in some state programs, EVV connectivity for home and community-based services. Optum’s developer resources include services for claims and remittances (EDI 837/835), eligibility (270/271), and prior authorizations, alongside portals used by providers to manage EVV visits and reimbursement tasks.
Core product areas include:
Common data entities:
Organizations rely on Optum daily, but turning portal-based workflows into automated pipelines is hard:
Supergood reverse-engineers authenticated browser flows, batch interfaces, and network interactions to deliver a resilient API endpoint layer.
Book a 30-minute session to confirm your Optum product mix, licensing, and authentication model.
We deliver a hardened Optum adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Optum 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.
Authorizations
/evv/authorizationsRetrieve payer/member service authorizations with allowed units, service codes, and validity dates. Use this to validate scheduling and claim eligibility, including Massachusetts (MassHealth) programs.
EVV Visits
/evv/visitsCreate or update an EVV visit record with check-in/out events, service details, and verification metadata. Supports compliant edit reason codes used for MassHealth reimbursement workflows.
Claims
/claimsAssemble an 837P/I claim from verified visits. Supergood normalizes service lines and can route the generated file to the configured submission channel (e.g., MassHealth portal, MCO gateway, or clearinghouse).
- Push patient and provider rosters from your EHR into Optum-managed EVV programs - Create visits automatically from your scheduling system with correct service codes and modifiers - Maintain a single source of truth for demographics and eligibility
- Validate authorizations before scheduling or visit creation - Track remaining authorized units and prevent over-utilization - Surface program-specific rules to care coordinators
- Pull exception queues and route issues (e.g., late arrival, missing check-out, GPS mismatch) to staff for resolution - Apply compliant reason codes on visit edits with audit trails - Escalate unresolved exceptions prior to claim submission
- Bundle verified visits into 837P/I claims with payer-specific formatting - Submit via the configured channel (state portal, MCO gateway, or clearinghouse) - Track claim statuses and reconcile remittances alongside EVV evidence
- Export complete visit packets with timestamps, locations, signatures, and reason codes - Maintain machine-readable audit trails aligned to program requirements - Prove EVV coverage and claim provenance during reviews
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 visits, authorizations, and claim artifacts
Security
Encrypted transport, scoped tokens, and audit logging; respects Optum entitlements and compliance requirements
Webhooks
Optional asynchronous delivery for exceptions, claim generation, and remittance updates
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume EVV and batch claims pipelines
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows across commonly used Optum portals and payer-facing tools, subject to your licensing and entitlements. We scope coverage (e.g., EVV, authorizations, eligibility, visit exports, claim assembly, remittance retrieval) during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. For batch flows, we manage SFTP/EDI timing windows, generate 837 files, and retrieve signed URLs or delivery confirmations programmatically.
Yes. You can assemble 837P/I from verified visits with payer-specific formatting and submit via your configured channel. We return statuses and artifacts for reconciliation alongside EVV evidence.