OnePath Connect
OnePath Connect
OnePath Connect Documentation
WebhooksError HandlingRate LimitsHIPAA for IntegratorsMedication Refill Lifecycle
Guides

HIPAA for Integrators

What HIPAA means for your OnePath integration, and what you need to do.

OnePath Connect is HIPAA-compliant infrastructure. But integrators also have HIPAA obligations. This guide explains the shared responsibility model.

What OnePath handles

  • HIPAA-compliant data storage (Azure HIPAA BAA in place)
  • PHI encryption at rest (AES-256) and in transit (TLS 1.3)
  • Access logging and immutable audit trail on every PHI operation
  • Per-partner FHIR isolation — your users' data is never commingled with another partner's
  • BAA with your organization (required before production access)

What you're responsible for

ObligationNotes
Your own BAA with OnePathRequired before production credentials are issued
Consent from your usersYou must collect and document informed consent before onboarding users
Transmission securityAll requests must use HTTPS — never transmit API keys or tokens over HTTP
Key managementRotate API keys annually at minimum; rotate immediately if compromised
Minimum necessaryOnly submit PHI that's required for your specific use case
Breach notificationIf you detect a breach involving OnePath data, notify security@onepath.health immediately

Audit Log Access

Every PHI access through your partner key is logged. You can retrieve your audit log via the Partner Portal or via API:

GET /partner/v1/audit-log?from=2026-08-01&to=2026-08-04

Security Disclosure

If you discover a security vulnerability, see Security Disclosure.

Rate Limits

Understanding and working within OnePath rate limits.

Medication Refill Lifecycle

End-to-end guide to medication orders, refill-due polling, progress check-ins, and discontinue.

On this page

What OnePath handlesWhat you're responsible forAudit Log AccessSecurity Disclosure