Health Gorilla
Health Gorilla operates a national health-data interoperability network and a FHIR-first API suite for healthcare developers. Its HL7 FHIR R4 REST API provides access to patient records, person-authorized record retrieval across national exchange networks (QHIN / TEFCA), diagnostic (lab and radiology) ordering and results, clinical documents, and coverage/eligibility data under OAuth 2.0.
APIs
Patients (FHIR)
FHIR R4 Patient resources - read, search, create, update, and the patient-scoped $everything operation for retrieving a complete patient record as a FHIR Bundle.
Record Query/Retrieval
Person-authorized federated FHIR query and record retrieval across national exchange networks. Initiate a retrieval, poll its status, and pull results as FHIR Bundles of Documen...
Lab Ordering
Submit laboratory and radiology orders to participating diagnostic partners using a RequestGroup parent order that nests individual ServiceRequest tests, then track order status.
Diagnostic Reports
Retrieve structured lab and radiology results as FHIR R4 DiagnosticReport resources with their associated Observation resources.
Documents
Access clinical documents via FHIR R4 DocumentReference resources and download the underlying content as Binary resources (CCDA, PDF, and other formats).
Eligibility
Coverage and identity data via FHIR R4 Coverage resources plus the OAuth 2.0 identity / IAS token flow used to authorize person-level queries.
Collections
Arazzo Workflows
Health Gorilla Coverage Retrieval
Locate a patient, search their insurance Coverage resources, then read a single Coverage for full plan detail.
ARAZZOHealth Gorilla FHIR Lab Order
Confirm server capabilities, locate a patient, then place a laboratory order as a ServiceRequest grouped inside a RequestGroup.
ARAZZOHealth Gorilla Patient Everything
Locate a patient, read the Patient resource, then pull the complete US Core record with the Patient $everything operation.
ARAZZOHealth Gorilla Lab Results Retrieval
Locate a patient, then pull their US Core laboratory DiagnosticReports, read one report, and retrieve the discrete result Observations.
ARAZZO