Updates an EMR user profile with validated and normalized data.
Authorization Rules:
Name Handling:
fln is provided, it will be split into fn, mn, ln.fn or fln is provided.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"EC_1431"
18661861868168
Mobile number in E.164 format
"+919876543210"
"testuser@eka.care"
Gender
M, F, O "M"
"2000-01-02"
First name
"eka"
Middle name
"kumar"
Last name
"user"
Full name
"eka user"
Blood group
A+, A-, B+, B-, AB+, AB-, O+, O- "B+"
Salutation
"Mr"
Additional arbitrary data as JSON
{
"preferred_language": "en",
"city": "Bangalore"
}
Profile updated successfully
"Profile updated successfully"