Patient Registration API
Get patient details by profile id
This API provides functionality to get details of a patient by their Eka profile id, from a business’ directory. The patient should have been previously added to the business directory for this API to return the patient’s details.
GET
Headers
The auth token of the business. It is used to authenticate the client. This should be fetched from auth API.
Path Parameters
Patient's Eka profile id
Response
200
application/json
OK
Example:
"189673451298376"
Example:
"MO1298376"
Example:
"Raj"
Example:
""
Example:
"Sharma"
Available options:
M
, F
, O
Example:
"M"
Example:
"1988-11-30"
Example:
"raj.sharma@example.com"
Example:
"+919876543210"
Example:
"tag#1"
Example:
{ "key1": "value1" }
Example:
1732607432