Features
The SDK provides easy access to the following Eka Care APIs:- Authentication
- Records Management (upload, list, update, delete)
- ABDM Connect (profile, consents, care contexts)
- Appointment Management
- Doctor & Clinic Management
- Patient Management
- Webhooks (register, manage, verify)
- Vitals (update patient vitals)
- Medical Document Parsing
- Assessment APIs
- Notifications
- Privacy Management
Quick Start
Authentication
Records Management
Vitals Management
Webhooks
Appointment Management
Doctor & Clinic Management
Appointment Management
Patient Details
ABDM Profile Management
Assessments
You can take assessments using eka client.1. To start an assessment:
2. Continue the assessment (get next question)
To get the next question, you need to answer the first question. The response can be a string for input type questions or a list of strings (ids) for choice type questions. get responseFor input type question
For input type question
For choice type question
For choice type question
first_question_response

