Jun 2023 - Jan 2024Mumbai, India

Software Engineer Intern

DeepTek Medical Imaging

Built healthcare interoperability under ABDM, India's national digital health programme, so hospitals could exchange patient records in one standard.

HealthTech / Medical ImagingGrowing startup

Key Achievements

  • Built the FHIR-compliant Health Identifier platform in Node.js, React and MySQL that moved patient records between hospitals in a single standard shape500+ hospitals, 100K+ monthly users, 50K+ record exchanges a day
  • Shipped OAuth 2.0 authentication, role-based access control and PostgreSQL audit logging; the platform passed the ABDM compliance review on first submission
  • Cut API response time 3× with Redis caching on the hot paths and held 99.9% uptime across the hospital integrations, with distributed tracing and structured logging across six services
  • Built classical NLP pipelines that classified 15K+ clinical documents a day into 12 document types, and cut duplicate patient records by about 30% by combining edit distance with phonetic matching — Indian names are transliterated differently by different hospital systems, so two spellings of one name never match on edit distance alone
  • Made the provider dashboard 45% faster to first load with lazy-loaded FHIR views, and built a JSON-Schema-driven form builder the team shipped later features with

Technologies Used

Node.jsReactMySQLPostgreSQLFHIROAuth 2.0RBACRedisAWSMicroservices