Getting started

The guides in this section cover the processes for synchronizing various types of records between OnCall Health and an electronic medical record (EMR) or electronic health record (EHR) system.

To follow along with any of these guides, you'll need an OnCall Health API key. Click here to learn more about how you can acquire an API key, which is only available to active customers.

You'll also need to ensure your EMR or EHR is capable of pushing and receiving appointment-related data to and from OnCall Health through API calls and webhook requests. Specifically, that system will need to receive webhook requests from and make server-side GET, POST, PATCH, and DELETE requests to OnCall Health's API. You can also build middleware capable of making calls to and receiving information from both systems.

Lastly, you'll need to clarify which system (OnCall Health or your EMR or EHR) should serve as the system of record. We'll cover both scenarios in each guide.

Once you're ready, use the table of contents in the left hand sidebar to navigate to whatever guide covers the type of transfer you're looking to set up.