Creates a new patient record.
ehr_id value from providers:
referred_to_provider_id (optional): Use the ehr_id from GET /v1/providers (not the id)id here. The id field from GET responses is Cobalt’s internal UUID, used only for updating provider settings via PATCH endpoints.referring_provider_id or pcp_id from GET /v1/referring-providers (UUID without dashes). This option:
insurance_provider_id from GET /v1/insurance-providers (UUID without dashes). This option:
patient.failed webhook event includes a failure_reason and may contain additional fields in the data object depending on the cause of the failure.
Duplicate Patient:
Whether to check insurance eligibility for the patient
true, false Patient email address
Reason why email was not provided. Can be used instead of email when email is required. Only available for certain EMRs.
The id of an insurance provider from GET /v1/insurance-providers (UUID without dashes). Can be used instead of insurance_name for enhanced matching. Currently only supported for eClinicalWorks.
primary, secondary, tertiary The id of a PCP provider from GET /v1/referring-providers (UUID without dashes). Can be used instead of pcp_first_name and pcp_last_name. Currently only supported for eClinicalWorks.
The ehr_id of the provider this patient is being referred to (rendering provider). Use the ehr_id from GET /v1/providers
First name of the referring provider
Last name of the referring provider
The id of a referring provider from GET /v1/referring-providers (UUID without dashes). Can be used instead of referring_provider_first_name and referring_provider_last_name. Currently only supported for eClinicalWorks.
self male, female, unknown