v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Contacts

Retrieve Contact

get/api/2.0/contacts/{id}/

Path parameters

idinteger required

Response

accepting_insuranceboolean nullable

Whether the contact indicates they accept insurance.

accepting_new_patientsboolean nullable

Whether the contact indicates they are accepting new patients.

addressstring

The specific address line registered for this contact.

back_office_phonestring
cell_phonestring

The mobile phone registered to the contact.

citystring

The city of the contact.

contact_typestring required

The type of contact. {physician, medical_group}

created_datestring date-time nullable

The timestamp when the contact was created.

credentialsstring required

The credentials for the provider, e.g. MD or DO. Ignored if contact is a medical_group.

deleted_datestring date-time nullable

The timestamp when the contact was deleted.

direct_addressstring
emailstring
faxstring
first_namestring required

The first name of the contact. Ignored if contact is a medical_group.

idinteger
is_elation_confirmedboolean nullable

Whether the contact has been verified by someone on the elation team to be available for search within the application. Will always be false for any contact created within a practice.

is_verifiedboolean nullable

Whether the contact has been verified to be a available for search within the application. Will always be true for any contact created by a practice.

last_namestring required

The last name of the contact. Ignored if contact is a medical_group.

middle_namestring required

The middle name of the contact. Ignored if contact is a medical_group.

npistring
org_namestring nullable
phonestring
practiceinteger required

The id of the practice that the contact belongs to.

statestring

The state of the contact.

suitestring
userinteger

The user id of the contact.

zipstring