Elation API 2.0 is comprised of a number of resources (e.g. REST endpoints). To simplify understanding, we group the resources into the following top-level API categories:Documentation Index
Fetch the complete documentation index at: https://help.elationhealth.com/llms.txt
Use this file to discover all available pages before exploring further.
Patient Profile API
Resources representing the patient’s demographics (name, date of birth, address, insurances, etc.) and clinical profile (problem list, allergies, histories, vitals, immunizations, etc.).Patient Document API
Resources representing the patient’s clinical documents — visits, visit notes, non-visit notes, medications, lab results, reports, and more. Documents are signable, and once signed they cannot be updated.Orders API
Resources for managing lab, imaging, cardiac, pulmonary, and sleep orders — including order compendiums, test catalogs, vendor integrations, and results routing.Messaging API
Resources for secure in-app messaging between patients, providers, and staff — including message threads, thread members, and individual messages.Scheduling API
Resources for fully managing a practice’s schedule with an external application. Supports all CRUD operations on appointments, appointment types, recurring event groups, and rooms.Insurance API
Resources for managing insurance companies, insurance plans, and patient insurance policies.Premium Patient Insurance API
Resources for running real-time eligibility checks against patient insurance policies and retrieving full eligibility reports.Billing API
Resources representing itemized superbills used by physicians for rendered services. Use this API to integrate with third-party PMS billing vendors for claim submission and processing.Practice API
Resources representing practice configuration — physicians, office staff, service locations, contacts, handouts, delegate permissions, and more.Reference Data API
Read-only resources for reference data used across the platform — pharmacies, medications, medical specialties, languages, and more.User Management API
Resources for managing user accounts within a practice.Event Subscription API
Resources for subscribing to webhook events and managing published event history. See Webhooks for a full list of supported models and payload details.Ready to jump in? Let’s get started