PARTNER PROGRAM

Give your EHR customers the power of AI agents

Therasoft® Connect lets any EHR system integrate with our autonomous AI platform — giving your customers AI-powered clinical notes, billing intelligence, automated scheduling, and practice management. No data migration. No disruption.

Why Partner with Therasoft® AI?

Your EHR stays the system of record. Our AI agents add intelligence on top.

🧠

5 Autonomous AI Agents

Your customers get AI Frontdesk, Clinical, Billing, Marketing, and Financial agents — plus JazClaw, an AI orchestration manager that runs 24/7. All powered by Claude and OpenAI Whisper.

🔌

Simple REST Integration

Implement 16 standard REST endpoints. We provide the OpenAPI spec, a reference implementation, and a copy-paste adapter template. Most teams integrate in 2-3 weeks.

💰

New Revenue Stream

Earn revenue share on every clinic that subscribes to Therasoft® AI through your integration. Your customers pay for AI — you get a cut without building anything.

🔒

HIPAA Compliant

PHI is redacted before AI processing via middleware. OpenAI and Azure BAAs in place. Full audit trail. Per-user session isolation. Your data never leaves your control.

Zero Migration

Your EHR remains the source of truth. AI agents read and write through the adapter in real-time. No data duplication. No customer disruption. No schema changes.

📈

Reduce Churn

Clinics using AI agents have <1% monthly churn. Therasoft® AI makes your EHR stickier — customers who get SOAP notes in 60 seconds never switch back to manual.

How It Works

1

Get the SDK

Download the Therasoft® Connect SDK with OpenAPI spec, adapter template, and reference implementation.

2

Build Your Adapter

Extend the BaseAdapter class and implement 16 methods that call your existing EHR API. Use the template — it's mostly fill-in-the-blank.

3

Validate & Launch

We validate your adapter against our test suite. Once approved, your EHR appears as a login option on the Therasoft® AI platform.

4

Earn Revenue

Your customers subscribe to Therasoft® AI through your integration. You earn revenue share on every active clinic.

What Your Customers Get

Five autonomous agents plus an AI orchestration manager — running 24/7 on their practice data.

AI Frontdesk
24/7 patient intake, appointment reminders, no-show follow-up, schedule optimization
AI Clinical
Voice dictation → SOAP notes, diagnosis support (ICD-10), treatment plans, compliance tracking
AI Billing
Claim monitoring, denial detection, aging analysis, AI-powered revenue cycle management
AI Marketing
Client retention, at-risk detection, re-engagement outreach, growth analytics
JazClaw
Agent orchestration, cross-domain intelligence, morning briefings, evening summaries

The SDK

Three lines of code to serve your customers Therasoft® AI.

// Install the SDK
const { BaseAdapter, startServer } = require('therasoft-connect-sdk');

// Implement your adapter (extend BaseAdapter, map your API)
const { MyEhrAdapter } = require('./my-adapter');

// Start serving — your customers can now use Therasoft AI
startServer(new MyEhrAdapter({ baseUrl: 'https://api.your-ehr.com' }), { port: 5000 });

OpenAPI 3.0 Specification

Complete API contract with 16 endpoints, 12 data schemas, authentication flow, and response formats.

BaseAdapter Class

Abstract class with 17 methods. Extend it, implement your API calls, and you're integrated.

Copy-Paste Template

Every method stubbed with comments showing exact field mappings. Fill in your API calls and ship.

Reference Implementation

Working adapter for Therasoft®'s own ASMX API. See how real-world EHR quirks get translated.

Express Server Wrapper

Pass your adapter to startServer() — instant REST API matching the spec. No boilerplate.

Partner Registry

Registration, validation, and activation workflow. API keys, health checks, and adapter compliance testing.

Apply to the Partner Program

Tell us about your EHR system. We'll send you the SDK and schedule a technical onboarding call within 48 hours.

Trusted Technology Partners

🔒 HIPAA Compliant · BAA Available
Microsoft ISV Partner
NVIDIA Inception
NVIDIA Connect
Anthropic Claude Partner
OpenAI Partner