Skip to main content
cd ~/projects

MediTrack

Open-source EMR platform that lets doctors focus on care, not clicks

> cat README.md

Doctors spend excessive time on documentation instead of patient care. MediTrack solves this with Clara AI — a clinical companion that provides real-time speech-to-text transcription, automatic SOAP note generation, and live medication suggestions during consultations.

> grep --highlights

  • 5 microservices: Identity, Patient, Appointment, MedicalRecords, Clara AI
  • Clara AI achieves 82% average note quality with doctor review
  • Event-driven architecture with RabbitMQ for async processing
  • OIDC/OAuth 2.0 auth via Duende IdentityServer

> tech.stack:

.NET 10React 19PostgreSQLRabbitMQMCPDocker