Create Contact

Body Params
boolean | null

Whether the contact indicates they accept insurance.

boolean | null

Whether the contact indicates they are accepting new patients.

string
length ≤ 200

The specific address line registered for this contact.

string
length ≤ 20
string
length ≤ 20

The mobile phone registered to the contact.

string
length ≤ 50

The city of the contact.

string
required
length ≤ 15

The type of contact. {physician, medical_group}

string
required
length ≤ 200

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

string
length ≤ 500
string
string
length ≤ 15
string
required
length ≤ 50

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

boolean | null

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.

boolean | null

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.

string
required
length ≤ 60

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

string
required
length ≤ 50

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

string
string | null
other_specialties
array of objects

The list of specialties after the primary specialty related to this contact.

other_specialties
string
length ≤ 20
int64
required

The id of the practice that the contact belongs to.

specialty
object

The id of the specialty of the contact.

specialty_categories
array
specialty_categories
string
length ≤ 2

The state of the contact.

string
length ≤ 20
string
length ≤ 10
Response

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json