OnePath logoOnePathConnect
For BusinessFor Developers
PlatformDocsChangelogUse CasesCompanyLive Demo
StatusSign InGet API Access
OnePath Connect — Now Available

Health intelligence.
Secured like a hospital.

OnePath Connect is the API for anyone building with health data — from clinical EHR integrations to wellness coaching apps. HIPAA-grade security, FHIR-native, AI-powered. One integration.

Try the Live DemoRead the Docs
onepath-connect · v1

Quickstart

typescript
import { OnepathClient } from "@onepath/connect";

const onepath = new OnepathClient({ apiKey: process.env.ONEPATH_API_KEY });

const user = await onepath.users.onboard({
  externalId: "user-123",
  consentScopeId: "full-health",
});

const insights = await onepath.insights.get(user.userId);
HIPAA Compliant
FHIR R4
LOINC + SNOMED CT
BAA Required
Azure-Hosted
8API capability domains
FHIR R4native data standard
RS256consent-bound auth
BAArequired for all partners

API Capabilities

Everything you need. Nothing you don't.

Eight capability domains covering the full arc of health data management — from consent and ingestion through AI analysis, coaching, scoring, and medication lifecycle tracking. All behind a single, documented REST API.

stable

Onboarding & Consent

Register users and establish consent-bound FHIR records.

POST/partner/v1/users/onboard
View docs
stable

Structured Health Data

Submit and retrieve FHIR R4-native observations, conditions, medications.

PATCH/partner/v1/users/{id}/health-data
GET/partner/v1/users/{id}/health-data
View docs
stable

Lab Document Processing

AI-powered extraction of structured data from PDF lab reports.

POST/partner/v1/users/{id}/lab-analysis
View docs
stable

AI Health Insights

Longitudinal AI summary grounded in each user's actual record.

GET/partner/v1/users/{id}/insights
View docs
stable

Conversational AI

Session-based health coaching chat grounded in the user's health record.

POST/partner/v1/users/{id}/coaching-chat
View docs
beta

Goal & Plan Tracking

Create and track health goals with AI-generated action plans.

GET/partner/v1/users/{id}/goals
POST/partner/v1/users/{id}/goals
View docs
beta

Health Scoring

Composite health score with domain breakdowns and trend analysis.

GET/partner/v1/users/{id}/health-score
View docs
beta

Medication Lifecycle

Order and refill tracking with progress check-ins and practice EHR sync.

POST/partner/v1/users/{id}/medications
GET/partner/v1/medications/refills-due
View docs
Browse the full API reference
Live sandbox — no account required

See it working before you commit to anything.

The live demo runs against a real sandbox with a pre-loaded synthetic patient record. Browse health data, run lab analysis, and chat with the AI coaching engine — all without signing up or writing a single line of code.

  • AI-generated health insights from structured FHIR data
  • Lab document upload and structured extraction
  • Conversational health coaching with memory
  • Health scoring with domain-level breakdowns
  • Goal tracking and AI-generated action plans
Open the Live Demo
Demo
Health Score↑ Improving
78/ 100
AI Insight

Metabolic panel shows borderline glucose at 101 mg/dL. LDL trending down since last quarter. Recommend follow-up HbA1c in 90 days.

What should I focus on this week?
Based on your lab results, I'd prioritize 30 min of moderate cardio 4× this week to support your metabolic goals...

What We Built

Health intelligence at every scale. Zero compromises on security.

Whether you're a health plan, a telehealth startup, or a fitness coaching app — if you're working with health data, you need infrastructure that protects it and makes it useful. OnePath Connect does both.

Unified Health Data

A FHIR R4-native data layer that consolidates observations, conditions, medications, and documents — coded to LOINC and SNOMED CT — accessible through a single authenticated endpoint.

AI Clinical Intelligence

LLM-powered lab document processing, longitudinal health summaries, session-based conversational AI, and automated health coaching — grounded in each user's actual record.

HIPAA-Grade Security — For Everyone

Dual-layer authentication, per-partner FHIR isolation, and an immutable audit trail on every PHI access. The same architecture used by health systems, available to any organization handling health data.

Who Uses It

Not just healthcare. Anyone building with health data.

Clinical organizations. Wellness platforms. Fitness coaches. Corporate benefit programs. If health data is part of your product, OnePath Connect gives you the security and AI layer to work with it responsibly.

Health Plans
EHR / EMR
Telehealth
Care Management
Wellness & Fitness
Corporate Wellness
See use cases by organization type

Integration

From agreement to production in three steps.

01

Execute your BAA

Every production partner signs a Business Associate Agreement before receiving API credentials. Sandbox access is available for evaluation without PHI.

02

Register users through your existing system

Onboard users using your own identifiers — no new accounts required. OnePath creates isolated FHIR records scoped exclusively to your partner application.

03

Submit data, receive intelligence

Push structured health data and documents. Retrieve AI-generated insights, lab analysis, conversational responses, and health scores through a single, standards-based API.

The Stack You Don't Build

18 months of infrastructure. Available today.

HIPAA-compliant FHIR pipelines, AI inference with clinical grounding, consent management, and immutable audit logging are genuinely hard to build. OnePath has solved them. You get the result as a clean, well-documented API.

  • No FHIR build required — standards-native out of the box
  • AI capabilities without ML infrastructure or model ops
  • Consent management and audit trail baked in
  • Users stay in your system — no separate accounts
  • BAA executed before any PHI is exchanged
onepath-connect · v1
// Onboard a user and pull AI insights
POST/partner/v1/users/onboard
→ fhirPatientId: "pt-a1b2c3"
PATCH/partner/v1/users/{id}/health-data
→ FHIR observation stored
POST/partner/v1/users/{id}/lab-analysis
→ AI-extracted structured data
GET/partner/v1/users/{id}/insights
→ Clinical AI summary (cached 6h)
POST/partner/v1/users/{id}/coaching-chat
→ OPi coaching response + auto-goals

The Team

Built by people who know healthcare.

Former J&J MedTech, Mount Sinai, and enterprise AI backgrounds. We've lived the problem we're solving.

Michael Parrinello

Michael Parrinello

Founder & Chief Executive Officer

Former J&J MedTech Sales

Thomas Alaimo

Thomas Alaimo

Chief Technology Officer

Technical Innovator | Software Engineer

Dr. Ketan Badani

Dr. Ketan Badani

Chief Medical Officer

Vice Chair Robotic Urology, Mount Sinai Hospital

Malcolm Laurie

Malcolm Laurie

Director of Product Development

Mixed Reality Commercial Leader, Surgical

Edward Brown

Edward Brown

Chief Data Officer

Machine Learning Engineer

Our story

Get Started

Request partner access

Tell us about your organization and use case. We'll be in touch within one business day.

By submitting this form you agree to our Privacy Policy. A Business Associate Agreement (BAA) is required prior to production access.

OnePath logoOnePathConnect

HIPAA-compliant health intelligence API for any organization working with health data.

Status

Product

DocsPlatformChangelogStatusUse Cases

Developers

Getting StartedAPI ReferenceSDKsWebhooksError Reference

Company

AboutSecurityContactLinkedIn

Legal

Privacy PolicyTerms of ServiceHIPAA ComplianceBAA InformationSecurity Disclosure

© 2026 OnePath Health, Inc. All rights reserved.

HIPAA-compliant · FHIR R4 native · SOC 2 in progress