Evidence based Clinical AI

ClinicDx puts a specialist-grade evidence based clinical AI in every consultation room. Built open-source, runs offline, and grounded in WHO and MSF guidelines.

ClinicDx-v1 Voice Scribe & Vision Encoder WHO + MSF knowledge base

Unified Clinical AI
Ready for Point of Care

ClinicDx delivers four capabilities: Clinical Decision Support, Medical Scribe, Lab Digitization, and Imaging Analysis in one offline stack. OpenMRS-native and FHIR R4 ready.

Our Approach

Designed for Clinical Rigor

ClinicDx is a clinical-grade AI system designed for real-world care delivery, built around frontline workflows, safety requirements, and evidence-based practice.

  • Interoperable by Design

    Built on FHIR R4 and REST API standards. ClinicDx connects to existing health information infrastructure without proprietary connectors, enabling integration with national EMRs and referral networks.

  • Adapts to Clinical Context

    Differential rankings, drug guidance, and clinical protocols are configurable to local disease burden, formulary, and care level. ClinicDx does not impose a single global model on diverse clinical environments.

  • Fully Open Source

    The complete codebase is publicly available, auditable, and free to deploy. Ministries of Health and implementing partners retain full ownership with no licensing fees and no vendor dependency.

The Model

Open-Weight Clinical AI,
Built for the Frontline

ClinicDx-v1: an integrated vision encoder, a voice scribe model, and a curated guidelines knowledge base. Deployable offline on commodity hardware.

ClinicDx-v1

  • A clinical-grade 4B parameter model
  • 33,000 real clinical cases across 80 disease categories
  • Live guideline retrieval during reasoning
  • GPU or CPU, no cloud required

Voice Scribe

  • Spoken encounter to structured record
  • 84% key field accuracy
  • Native FHIR R4 output
  • Offline, real-time, any EMR

Vision Encoder

  • Integrated vision tower, no separate model
  • Clinical images and DICOM input
  • Lab slip and document OCR
  • Runs in the same inference process

WHO + MSF Knowledge Base

  • 405 WHO and MSF guideline documents
  • Queried live during every response
  • Hybrid BM25 + semantic search
  • Every answer cites the source guideline
8 GB VRAM for GPU mode
~10 GB disk for models & KB index
CPU mode supported, no GPU required
Docker 24+ single command deployment
View on HuggingFace View on GitHub
The Problem

Where Healthcare Falls Short

Clinicians face compounding challenges at every point of care delivery.

Documentation

Manual EMR entry is slow, error-prone, and often happens hours after care, losing clinical nuance.

Knowledge

Clinical officers make life-or-death decisions alone, with no specialist and no protocol library.

Lab

Paper lab results don't get digitized, interpreted in context, or flagged for critical values.

Imaging

DICOM files go unread. 3.6 radiologists per million means most images are never reviewed.

4 billion people in the developing world
1 : 50,000 clinician-to-patient ratio
3% of global clinical workforce
25% global disease burden
Solution

One Solution
Four Capabilities

Each capability summarized below.

Clinical Decision Support

A second opinion at the point of care. Differentials, treatment plans, dosing, and drug safety — grounded in WHO and MSF guidelines, every time.

  • Structured differentials with urgency stratification
  • WHO & MSF citations on every output
  • Drug interaction and safety alerts

Medical Scribe

Speak the encounter. ClinicDx writes it. Structured FHIR observations captured in real time — no typing, no transcription lag, no lost detail.

  • Voice-to-FHIR R4, any EMR
  • Structured data ready for reporting
  • Coming Soon Multilingual support

Imaging Analysis

On-device DICOM and film interpretation — no PACS, no radiologist, no internet. Structured findings and referral guidance at the point of care.

  • DICOM and paper film input
  • Referral guidance for clinical officers
  • Runs fully offline

Lab Result Digitization

Point your camera at a printed lab slip. ClinicDx extracts every value, flags critical abnormals, and interprets results against the full patient record.

  • No manual transcription
  • Critical value alerts with clinical context
  • Trend analysis against prior results
How It Works

One Stack.
Any EMR. Fully Offline.

ClinicDx ships as a self-contained Docker Compose stack. Three services communicate on an internal bridge network. No external API calls are made at any point. OpenMRS 3.x is the first supported EMR integration.

Three services on an internal Docker bridge network. Only the middleware API is exposed to the host.

01

AI Engine

clinicdx-v1-q8.gguf served by llama-server. 3.9 GB GGUF, GPU or CPU mode. Handles CDS reasoning, imaging analysis, document OCR, and audio decoding in a single binary.

02

Knowledge Base Daemon

27,860-chunk WHO and MSF guideline index. BM25 + semantic RRF hybrid retrieval with a 4-slot clinical intent reranker. Queried live during CDS generation. Sub-25ms search latency.

03

Middleware API

FastAPI service orchestrating the multi-turn ReAct KB tool-use loop and Scribe pipeline. Streams CDS output via SSE. Exposes a REST API any EMR can call at :8321.

Outcomes

Measurable Impact
for Clinicians and Health Systems

0%

Reduction in documentation time

Multilingual phrase-based scribe converts spoken input to structured SOAP notes in seconds.

0%

Data sovereignty maintained

Patient data never leaves the facility. No cloud, no external API, no privacy exposure.

0%

Reduction in diagnostic uncertainty

Structured differentials and discriminating features guide every clinical assessment.

Who It’s For

Built for Every Layer
of Care Delivery

Clinical Officers & Nurses

  • Second opinion at point of care
  • Differential diagnosis support
  • Drug dosing & safety guidance
  • Documentation in native language

Physicians & Medical Officers

  • Complex case decision support
  • Lab & imaging interpretation
  • Referral decision support
  • Multilingual scribe workflow

NGOs & Aid Organizations

  • Rapid deploy on commodity hardware
  • No internet dependency
  • Consistent evidence-based protocols
  • Multi-site rollout ready

Ministries of Health

  • National OpenMRS integration
  • Anonymized population analytics
  • WHO guideline alignment
  • Scalable, modular rollout

Patient data never leaves the facility.

No cloud. No external API. No privacy exposure. ClinicDx operates entirely within the four walls of your facility, clinical intelligence without surveillance.

On-device inference

All AI computation happens locally on facility hardware. No data ever leaves the machine.

EMR-native

Patient data stays inside your own infrastructure, whether OpenMRS, a custom FHIR server, or any configured EMR. No third-party cloud access.

WHO alignment

Structured outputs and audit trails support national digital health governance frameworks.

FAQ

Frequently Asked Questions

No. ClinicDx is designed from the ground up to operate fully offline. All AI inference runs on local hardware at the facility. There is no dependency on external servers, cloud APIs, or internet connectivity of any kind.

ClinicDx runs on commodity hardware: a standard workstation or rugged laptop with a modern CPU. No GPU is required for CDS and scribe functionality. Imaging analysis benefits from a mid-range discrete GPU but can operate in CPU-only mode.

ClinicDx integrates natively with OpenMRS 3.x as a microfrontend ESM module (@clinicdx/esm-clinicdx-app). It also exposes a FHIR R4 REST API, enabling integration with other EMR platforms or standalone deployment without OpenMRS.

The scribe feature supports Swahili, Amharic, French, Hausa, and English out of the box. CDS outputs are available in English and French, with localization roadmap prioritized by deployment region.

Completely. Patient data never leaves the facility. ClinicDx performs all AI computation locally, with no external API calls, no cloud uploads, and no telemetry. Outputs are structured and auditable, meeting WHO and national health data governance standards.

Yes. The CDS knowledge base is curated and aligned to WHO and MSF clinical protocols, including WHO Essential Medicines List, WHO Malaria Guidelines, and IMCI protocols. Every CDS output includes citations so clinicians can verify the evidence basis.

Help us bring specialist-level care to facilities that have never had one.

Pilot ClinicDx in your facilities to reduce diagnostic uncertainty, preserve data sovereignty, and return clinician time to patient care.