This functionality enables the addition of new patient records to a business’ directory. Users can provide necessary details such as personal information, contact details, and medical history to create a new patient profile.
In case the patient is already registered with Eka care, then passing the patient eka id will be enough
The auth token of business_id. It is used to authenticate the business. The token can be fetched from the auth api.
Request body for adding a patient to the directory
The body is of type object
.
The body is of type object
.
The body is of type object
.
OK
The response is of type object
.
This functionality enables the addition of new patient records to a business’ directory. Users can provide necessary details such as personal information, contact details, and medical history to create a new patient profile.
In case the patient is already registered with Eka care, then passing the patient eka id will be enough
The auth token of business_id. It is used to authenticate the business. The token can be fetched from the auth api.
Request body for adding a patient to the directory
The body is of type object
.
The body is of type object
.
The body is of type object
.
OK
The response is of type object
.