If you’re another tech company integrating with Valant—such as an EHR, CRM, telehealth app, analytics platform, or revenue cycle tool—you could pull patient demographics, provider schedules, assessment results, claims and remittances, and push new/updated patients, scheduled appointments, intake for

Valant provides a behavioral health EHR and practice management solution designed for outpatient mental health clinics and group practices. Core product areas include scheduling, documentation, measurement-based care, ePrescribing (often via third-party services like DrFirst), patient portal engagement, billing and claims, and reporting.
Core product areas include:
Common data entities:
Organizations rely on Valant daily, but turning portal-first 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 Valant product mix, licensing, and authentication model.
We deliver a hardened Valant adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Valant 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
/patientsRetrieve patient profiles with demographics, contacts, insurance policies, and portal status. Use this to synchronize rosters and eligibility context.
Appointments
/appointmentsCreate or update an appointment record with service and diagnosis details. Supports telehealth links and reminders.
Assessments
/assessments/resultsRetrieve completed measurement-based care instruments with scores and item-level responses.
Claims
/claimsAssemble an 837P claim from appointments/encounters. Supergood normalizes service lines and can route the generated file to the configured submission channel.
- Push patient demographics and insurance data from your EHR or CRM into Valant - Create appointments automatically from your scheduling system with correct CPT codes and diagnosis pointers - Maintain a single source of truth for providers, locations, and eligibility
- Validate insurance and payer setup before scheduling or claim creation - Surface payer-specific rules to schedulers and billing staff - Reduce denial risk with correct service codes, POS, and modifiers
- Pull completed assessment results (e.g., PHQ-9, GAD-7) from Valant and feed dashboards - Track baseline vs. current scores, severity categories, and changes over time - Trigger care plan updates and follow-ups based on thresholds
- Bundle appointments/encounters into 837P claims with payer-specific formatting - Submit via the configured channel (clearinghouse or payer portal) - Track claim statuses and reconcile remittances alongside clinical and scheduling data
- Export encounter summaries, notes, and assessment packets with timestamps and versions - Maintain machine-readable audit trails aligned to behavioral health documentation standards - Prove claim provenance with links to scheduled appointments and clinical events
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 patients, appointments, assessments, and claim artifacts
Security
Encrypted transport, scoped tokens, and audit logging; respects Valant entitlements and compliance requirements
Webhooks
Optional asynchronous delivery for assessment completions, appointment changes, and remittance updates
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume scheduling, assessment ingestion, 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 Valant modules subject to your licensing and entitlements. We scope coverage (e.g., patients, appointments, assessments, documentation exports, claim assembly) 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 from appointments with payer-specific formatting. We can route submissions via your configured channel (clearinghouse or payer portal) and return statuses and artifacts for reconciliation.