Niranjan Bidargaddi

h-index22
2papers

2 Papers

CLJun 22, 2025
Refine Medical Diagnosis Using Generation Augmented Retrieval and Clinical Practice Guidelines

Wenhao Li, Hongkuan Zhang, Hongwei Zhang et al.

Current medical language models, adapted from large language models (LLMs), typically predict ICD code-based diagnosis from electronic health records (EHRs) because these labels are readily available. However, ICD codes do not capture the nuanced, context-rich reasoning clinicians use for diagnosis. Clinicians synthesize diverse patient data and reference clinical practice guidelines (CPGs) to make evidence-based decisions. This misalignment limits the clinical utility of existing models. We introduce GARMLE-G, a Generation-Augmented Retrieval framework that grounds medical language model outputs in authoritative CPGs. Unlike conventional Retrieval-Augmented Generation based approaches, GARMLE-G enables hallucination-free outputs by directly retrieving authoritative guideline content without relying on model-generated text. It (1) integrates LLM predictions with EHR data to create semantically rich queries, (2) retrieves relevant CPG knowledge snippets via embedding similarity, and (3) fuses guideline content with model output to generate clinically aligned recommendations. A prototype system for hypertension diagnosis was developed and evaluated on multiple metrics, demonstrating superior retrieval precision, semantic relevance, and clinical guideline adherence compared to RAG-based baselines, while maintaining a lightweight architecture suitable for localized healthcare deployment. This work provides a scalable, low-cost, and hallucination-free method for grounding medical language models in evidence-based clinical practice, with strong potential for broader clinical deployment.

CYAug 30, 2017
Learning from development of a third-party patient-oriented application using Australian national personal health records system

Niranjan Bidargaddi

Large-scale national level Personal Health Record (PHR) has been implemented in Australia. However, usability, data quality and poor functionalities have resulted in low utility affecting enrollment and participation rates by both patients and clinicians alike. Development of new applications deriving secondary utility of data can enhance use of PHRs but there is limited understanding on processes involved in development of third-party applications with nationally run PHRs. This paper prsents an analysis of processes and regulatory requirements for developing applications of data from My Health Record, Australian nationally run PHR and subsequently implementation of a patient oriented software application using data sourced from My Health Record.