Documentation Index
Fetch the complete documentation index at: https://developer.eka.care/llms.txt
Use this file to discover all available pages before exploring further.
Service Dataset
Your list of medical services, tests, and procedures. Agents search this to answer questions like “do you offer this test?” or “which clinic provides this treatment?”.What can be searched
- Query text — the only search input. Terms are matched across service names, aliases, keywords, descriptions, and specializations.
How matching works
Matching runs across multiple tiers of data for each service:- Name, aliases, keywords — highest weight
- Description — medium weight
- Specializations — lower weight
How results are ordered
- Relevance — match quality across the full-text index
- Priority — base priority boosted by any active campaigns
- Name — alphabetical as a final tiebreaker

