From spoken consultation to filed claim.
AI Scribe captures the consultation.
Doctor presses Start. Sehtak records the conversation and de-identifies it before any LLM call. Patient consents once, the same way they consent to anything else.
Designed around the doctor’s day, not the billing report.
Every screen answers one question: what does the doctor need right now? Clinical flow first. Compliance, NABIDH, DHPO, ADHICS, happens underneath.
AI ambient scribe
The doctor speaks. Sehtak writes the SOAP note in Arabic or English, suggests ICD-10-CM codes, and fills the chart. One review, one click, done.
Claim auto-preparation
When you close the encounter, we prepare the DHPO or Shafafiya XML: DDC-coded drugs, clinician licence on every activity, ICD-10-CM diagnoses. Ready to submit in seconds.
HIE plumbed out of the box
NABIDH HL7 v2.5.1, Malaffi FHIR R4, Riayati gateway. Consent gates wired per regulator. Async, non-blocking, audited.
Offline-first desktop app
Your clinic on an isolated LAN? Sehtak keeps working. The desktop app caches appointments, patient lists, and prescriptions locally. It syncs when the link returns.
Not a global platform with UAE plugins.
Sehtak was designed from first principles against UAE federal law, four health authorities, two eClaims regulators, and the Arabic language. It could only have been built here.
PHI never leaves UAE infrastructure
PostgreSQL, Redis, object storage, the LLM, the speech-to-text: all on UAE-resident infrastructure. We self-host Qwen 2.5 72B and Whisper in a private network. No clinical text ever touches an endpoint outside the UAE.
All four UAE health authorities covered
DHA (Dubai), DoH (Abu Dhabi), SHA (Sharjah), and MOHAP (Northern Emirates). NABIDH via HL7 v2.5.1, Malaffi via FHIR R4 over SD-WAN, Riayati over HTTPS. One codebase, four regulators, one install.
Every pipeline separate, per regulator
eClaims and HIE are different pipelines. DHPO wants XML over SOAP, NABIDH wants HL7 v2.5.1, Malaffi wants FHIR R4. DHA itself confirms: no convergence. We ship separate queues, separate endpoints, separate audit trails by design.
RTL-first. Arabic as the primary language.
Every UAE competitor is English-first with Arabic added on. We do it the other way. Components built for RTL, adapted for LTR. Eastern Arabic numerals for clinical values. Proper Arabic typography at every layer.
Federal Decree-Law No. 38 of 2024 guardrails
Controlled-drug prescribing over telehealth is illegal in the UAE. Most EMRs let you do it anyway. We block it at prescription creation. The check is wired into the data model, not a policy banner.