v1

latestOpenAPI 3.0.22026-07-2414318.0 KB
insurance_policies

Create an insurance policy

Create a new insurance policy record linking a patient to an insurance company, including member ID, priority, and copay details.

post/practices/{practice_id}/insurance-policies

Path parameters

practice_idstring required

Practice ID in which the requested resource exists

Request body

clearinghouse_copaynumber nullable
company_idinteger
created_atstring date-time
external_idstring nullable
external_insurance_company_idstring

Provide this to automatically look up and assign the internal company_id

extraobject
idinteger
in_network_effective_location_idsinteger[]
is_archivedboolean
is_externalboolean
is_manually_verifiedboolean
is_photos_exist_in_ehrboolean
manual_copaynumber nullable
member_idstring nullable
namestring
notestring nullable
patient_idstring required

Patient ID from your integration who owns the resource

{"stackTrail":"components:schemas:InsurancePolicy:properties:photo_back_upload_id","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:InsurancePolicy:properties:photo_front_upload_id","oasType":"schema","type":"unknown"}
priority'primary' | 'secondary' | 'tertiary' | 'other'

Response

OK

clearinghouse_copaynumber nullable
company_idinteger
created_atstring date-time
external_idstring nullable
external_insurance_company_idstring

Provide this to automatically look up and assign the internal company_id

extraobject
idinteger
in_network_effective_location_idsinteger[]
is_archivedboolean
is_externalboolean
is_manually_verifiedboolean
is_photos_exist_in_ehrboolean
manual_copaynumber nullable
member_idstring nullable
namestring
notestring nullable
patient_idstring required

Patient ID from your integration who owns the resource

{"stackTrail":"components:schemas:InsurancePolicy:properties:photo_back_upload_id","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:InsurancePolicy:properties:photo_front_upload_id","oasType":"schema","type":"unknown"}
priority'primary' | 'secondary' | 'tertiary' | 'other'