Assessment Platform Overview
Eka Careβs Assessment Platform empowers healthcare providers with AI-driven health assessments. Simply configure your workflow, and our platform will guide patients through intelligent questionnaires to provide tailored health insights.π― What is the Assessment Platform?
The Assessment Platform is an AI-powered health assessment tool that evaluates patients through dynamic, intelligent questionnaires. It supports symptom check, risk and general assessments.π οΈ Integration Products
The Assessment Platform offers 3 different ways to integrate health assessments into your workflow:1. π¨ Web SDK
Pre-built UI components for web applications What it is: Ready-to-use JavaScript SDK with built-in UI componentsWho itβs for: Web applications wanting quick integration with minimal coding How it works:
- Include SDK script β Initialize with config β Render assessment UI
- Pre-built responsive UI
- Handles all API calls automatically
2. π¦ Backend SDKs
Pre-built libraries for server-side integration What it is: Ready-to-use code libraries for backend servicesWho itβs for: Applications needing server-side assessment management Available SDKs:
- Python SDK - For Python/Django/Flask applications
- Import SDK β Call simple methods β Get assessment results
- Handles authentication and response formatting automatically
3. π REST APIs
Direct API access for custom integrations What it is: Raw HTTP endpoints that you call directlyWho itβs for: Advanced developers, microservices, or any programming language not covered by SDKs How it works:
- Initialize assessment β Start assessment β Continue with responses β Submit final answer
- Full control over the process
- Works with any programming language

