Create Patient
DeprecatedDeprecated, see the V2 endpoint.
Headers
X-API-Key
X-Request-ID
Request
This endpoint expects an object.
firstName
lastName
email
dateOfBirth
externalId
phone
address
coverage
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.
metadata
Customizable object of string to string key-value data
Response
This endpoint returns an object.
id
createdAt
coverage
firstName
lastName
dateOfBirth
email
patientToken
externalId
phone
address
metadata
Customizable object of string to string key-value data
account