Health — entry 023 of 23

Orion Health

Verified Jul 2026

Orion Health's developer portal exposes the Open APIs and FHIR-based interoperability capabilities behind its healthcare software platform, letting registered partners build clinical, care-coordination, and population-health applications against patient data. Access is gated behind Auth0-backed OAuth developer registration rather than a self-serve public key, and pricing runs through commercial contracts with no public free tier. A live Origin-header probe against the portal returns no Access-Control-Allow-Origin header, resolving the stored 'unknown' cors to 'no'.

fhirhealthcareinteroperabilityoauthclinical-data
AuthenticationOAuthRequires an OAuth flow; expect app registration.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingPaidSubscription required — no meaningful free tier.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score46out of 100
Authentication8/25OAuth flow required
Pricing9/20Paid API
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 46 on greatapis.com
<a href="https://greatapis.com/api/orion-health/"><img src="https://greatapis.com/badge/orion-health.svg" alt="Scored 46 on greatapis.com"></a>

Auth quickstart

  1. Register an app / run the OAuth flow to obtain a bearer token.
  2. Send it as an Authorization headerAuthorization: Bearer <token>
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.