Update
BetaUpdates a patient. The path must contain the most recent version to prevent race conditions. Updating historic versions is not supported.
Path parameters
id
The unique identifier for a Patient
version
Headers
Authorization
OAuth authentication of the form <token>.
Request
This endpoint expects an object.
name
other_names
Other names for the patient.
birth_date
biological_sex
The biological sex of the patient. This corresponds to the HL7 AdministrativeGender https://www.hl7.org/fhir/valueset-administrative-gender.html
Allowed values:
primary_address
The primary address for the patient.
other_addresses
Other addresses for the patient.
primary_telecom
The primary phone number for the patient.
other_telecoms
Other phone numbers for the patient.
contacts
Contacts for the patient.
general_practitioners
filing_order
The patient's active coverages, in order of primary, secondary, etc.
other_identifiers
Other identifiers for the patient.
gender
sexual_orientation
The sexual orientation of the patient.
pronouns
The pronouns of the patient.
race
ethnicity
Allowed values:
disability_status
Allowed values:
marital_status
deceased
Time of death for the patient. Leave unset if the patient is not deceased.
multiple_birth
The number of siblings the patient was born with. Leave unset if the patient was not part of a multiple birth.
email
electronic_communication_opt_in
photo
language
external_provenance
Information about the upstream system that owns this patient data. Leave unset if Candid owns patient data.
non_insurance_payer_associations
guarantor
self_pay
referrals
primary_service_facility_id
do_not_invoice_reason
If this value is defined, the customer will not be invoiced.
Allowed values:
note_ids
tag_ids
non_insurance_payersDeprecated
Response
This endpoint returns an object.
biological_sex
The biological sex of the patient. This corresponds to the HL7 AdministrativeGender https://www.hl7.org/fhir/valueset-administrative-gender.html
Allowed values:
birth_date
contacts
Contacts for the patient.
deactivated
True if the object is deactivated. Deactivated objects are not returned in search results but are returned in all other endpoints including scan.
filing_order
The patient's active coverages, in order of primary, secondary, etc.
general_practitioners
id
The unique UUID identifier for a Patient. Patient ID is used in machine contexts.
mrn
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.
name
organization_id
The organization that owns this object.
other_addresses
Other addresses for the patient.
other_names
Other names for the patient.
other_telecoms
Other phone numbers for the patient.
primary_address
The primary address for the patient.
primary_telecom
The primary phone number for the patient.
updated_at
updating_user_id
The user ID of the user who last updated the object.
version
The version of the object. Any update to any property of an object object will create a new version.
deceased
Time of death for the patient. Leave unset if the patient is not deceased.
disability_status
Allowed values:
do_not_invoice_reason
If this value is defined, the customer will not be invoiced.
Allowed values:
electronic_communication_opt_in
email
ethnicity
Allowed values:
external_provenance
Information about the upstream system that owns this patient data. Leave unset if Candid owns patient data.
gender
guarantor
language
marital_status
multiple_birth
The number of siblings the patient was born with. Leave unset if the patient was not part of a multiple birth.
non_insurance_payer_associations
note_ids
other_identifiers
Other identifiers for the patient.
photo
primary_service_facility_id
pronouns
The pronouns of the patient.
race
referrals
self_pay
sexual_orientation
The sexual orientation of the patient.
tag_ids
non_insurance_payersDeprecated