Payload for updating patient profile.
Name Field Requirement:
fln must be provided, or at least fn must be included (optionally with mn and ln).Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"EC_1431"
18661861868168
"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)
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" }Update Patient profile
"Profile updated successfully"