Health Gorilla provides secure, FHIR-based APIs that support clinical data exchange, diagnostic ordering, real-time alerts, and bulk exports. These APIs are used by developers building healthcare applications, organizations integrating with national networks, and partners implementing TEFCA and USCDI workflows.
The API Reference includes detailed specifications for all supported endpoints, including request parameters, supported methods, response formats, authentication requirements, and usage notes.
Common Use Cases
You can use the APIs to:
- Retrieve comprehensive patient records using
$p360-retrieve
or$everything
- Generate document exports in CCDA or PDF format using
$export-ccda
- Submit and manage lab orders via the Requisition API
- Access clinical data such as lab results, medications, immunizations, and vitals
- Subscribe to real-time alerts using FHIR Subscriptions
- Enrich patient data for intake, risk adjustment, or care coordination
- Build data-sharing applications or private HIEs using interoperable FHIR standards
Getting Started
To begin using the APIs:
- Request sandbox credentials and a user key
- Review Authentication and Authorization
- Explore available FHIR R4 and FHIR STU3 Resources
- View sample requests in our Postman collection
All requests require OAuth 2.0 authentication using the client ID and secret provided during onboarding.
For assistance, contact your Client Success Manager or email [email protected].