Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
"EC_1431"
Path Parameters
18661861868168
Body
"2000-01-02"
Gender
M
, F
, O
"M"
Mobile number of the patient
"+916000000000"
First name (will be converted and stored in lowercase)
"eka"
Middle name (will be converted and stored in lowercase)
"eka"
Last name (will be converted and stored in lowercase)
"user"
Full name (will be converted and stored in lowercase)
"eka user"
Blood group of the patient
A+
, A-
, B+
, B-
, AB+
, AB-
, O+
, O-
"A+"
Salutation (will be converted and stored in lowercase)
"Dr"
Email address of the patient (will be converted and stored in lowercase)
"testuser@eka.care"
ABHA address of the patient
"xyz@abdm"
Unique UHID| partner id | username for the patient. Note: username must be unique within a workspace. Please refrain from sending it unless it has changed.
"UH0001"
Additional arbitrary data as a JSON object
{ "dummyKey": "Dummy Value" }
Response
Update Patient profile
"Profile updated successfully"