Create Patient

Authentication

X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
firstNamestringRequired
lastNamestringRequired
emailstringRequired
dateOfBirthdatetimeRequired
externalIdstringOptional
phonestringOptional
addressobjectOptional
coveragelist of objectsOptional

Sets the active Policies to use for this Patient, applied to un-billed Services. In all cases, maximum of 1 element, secondary insurance does not need to be collected. For uninsured/cash-pay patients, set to an empty array.

metadataobjectOptional

Customizable object of string to string key-value data

Response

This endpoint returns an object.
idstring
createdAtdatetime
coveragelist of objects
firstNamestring
lastNamestring
dateOfBirthdatetime
emailstring
patientTokenstring
externalIdstring
phonestring
addressobject
metadataobject

Customizable object of string to string key-value data

accountobject