Add Patient to Directory
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
Headers
The auth token of business_id. It is used to authenticate the business. The token can be fetched from the auth api.
Body
First name of the patient
"Test"
Mobile number of the patient, including country code
"+919999999999"
Gender of the patient (e.g., 'M' for male, 'F' for female, 'O' for others)
M
, F
, O
"M"
Date of birth of the patient (YYYY-MM-DD)
"1987-01-06"
Title or designation of the patient
Mr.
, Ms.
, Mrs.
, Miss.
, Kumar.
, Shri.
, Smt.
, Dr.
, Master.
, Baby.
, Mohd.
, B/O
"Mr."
Identifier for the partner’s patient.
"6742984"
Middle name of the patient (if any)
""
Last name of the patient
"Patient"
Address details of the patient
First name of the patient
"Test"
Mobile number of the patient, including country code
"+919999999999"
Gender of the patient (e.g., 'M' for male, 'F' for female, 'O' for others)
M
, F
, O
"M"
Date of birth of the patient (YYYY-MM-DD)
"1987-01-06"
Title or designation of the patient
Mr.
, Ms.
, Mrs.
, Miss.
, Kumar.
, Shri.
, Smt.
, Dr.
, Master.
, Baby.
, Mohd.
, B/O
"Mr."
Identifier for the partner’s patient.
"6742984"
Middle name of the patient (if any)
""
Last name of the patient
"Patient"
Address details of the patient
First name of the patient
"Test"
Mobile number of the patient, including country code
"+919999999999"
Gender of the patient (e.g., 'M' for male, 'F' for female, 'O' for others)
M
, F
, O
"M"
Age in years
24
Title or designation of the patient
Mr.
, Ms.
, Mrs.
, Miss.
, Kumar.
, Shri.
, Smt.
, Dr.
, Master.
, Baby.
, Mohd.
, B/O
"Mr."
Identifier for the partner’s patient.
"6742984"
Middle name of the patient (if any)
""
Last name of the patient
"Patient"
Address details of the patient
Response
"123456789"