v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Insurance Eligibility

Create Eligibility

Create eligibility information for a patient insurance

post/api/2.0/patient_insurances/{id}/eligibility/

Path parameters

idinteger required

The id of the patient insurance

Request body

group_idinteger

ID that matches the group record in Elation system

group_namestring

Name of the group / organization. group_npi field is required if this is populated.

group_npistring

NPI of the group / organization. group_name field is required if this is populated.

Response

eligibility_check_timestampstring date-time

Eligibility check timestamp in ISO format.

eligibility_status'active' | 'inactive' | 'error'
  • active - active
  • inactive - inactive
  • error - error
patient_idinteger

Patient's id in Elation system.

patient_insurance_idinteger

Patient's insurance id in Elation system.

practice_idinteger

Practice's id in Elation system.