Search

Beta
Returns a list of Patients based on the search criteria.

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Query parameters

mrnstringOptional
similar_name_orderingstringOptional
A string that is used to order similar names in search results.

Response

This endpoint returns a list of objects.
biological_sexenum

The biological sex of the patient. This corresponds to the HL7 AdministrativeGender https://www.hl7.org/fhir/valueset-administrative-gender.html

Allowed values:
birth_datedate
contactslist of objects
Contacts for the patient.
deactivatedboolean
True if the object is deactivated. Deactivated objects are not returned in search results but are returned in all other endpoints including scan.
filing_orderobject
The patient's active coverages, in order of primary, secondary, etc.
general_practitionerslist of objects
idstring
The unique UUID identifier for a Patient. Patient ID is used in machine contexts.
mrnstring

The medical record number for the patient. Human-friendly Candid generated MRNs are of the form “YYMMDDXXXX”, where “YYYYMMDD” is the date of patient creation and “XXXX” is a zero-padded incrementing integer.

nameobject
organization_idstring
The organization that owns this object.
other_addresseslist of objects
Other addresses for the patient.
other_nameslist of objects
Other names for the patient.
other_telecomslist of objects
Other phone numbers for the patient.
primary_addressobject
The primary address for the patient.
primary_telecomobject
The primary phone number for the patient.
updated_atdatetime
updating_user_idstring
The user ID of the user who last updated the object.
versioninteger
The version of the object. Any update to any property of an object object will create a new version.
authorizationslist of objects or null
deceaseddatetime or null
Time of death for the patient. Leave unset if the patient is not deceased.
disability_statusenum or null
Allowed values:
do_not_invoice_reasonenum or null
If this value is defined, the customer will not be invoiced.
Allowed values:
electronic_communication_opt_inboolean or null
emailstring or null
ethnicityenum or null
Allowed values:
external_provenanceobject or null
Information about the upstream system that owns this patient data. Leave unset if Candid owns patient data.
genderenum or null
guarantorobject or null
languagestring or null
marital_statusenum or null
multiple_birthinteger or null
The number of siblings the patient was born with. Leave unset if the patient was not part of a multiple birth.
non_insurance_payer_associationslist of objects or null
note_idslist of strings or null
other_identifierslist of objects or null
Other identifiers for the patient.
photostring or null
primary_service_facility_idstring or null
pronounslist of strings or null
The pronouns of the patient.
raceenum or null
referralslist of objects or null
self_payboolean or null
sexual_orientationenum or null
The sexual orientation of the patient.
social_security_numberstring or null
tag_idslist of strings or null
non_insurance_payerslist of strings or nullDeprecated