菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-16
📄 Abstract - A Hybrid AI and Rule-Based Decision Support System for Disease Diagnosis and Management Using Labs

This research paper outlines the development and implementation of a novel Clinical Decision Support System (CDSS) that integrates AI predictive modeling with medical knowledge bases. It utilizes the quantifiable information elements in lab results for inferring likely diagnoses a patient might have. Subsequently, suggesting investigations to confirm the likely diagnoses -- an assistive tool for physicians. The system fuses knowledge contained in a rule-base expert system with inferences of data driven predictors based on the features in labs. The data for 593,055 patients was collected from 547 primary care centers across the US to model our decision support system and derive Real-Word Evidence (RWE) to make it relevant for a large demographic of patients. Our Rule-Base comprises clinically validated rules, modeling 59 health conditions that can directly confirm one or more of diseases and assign ICD-10 codes to them. The Likely Diagnosis system uses multi-class classification, covering 37 ICD-10 codes, which are grouped together into 11 categories based on the labs that physicians prescribe to confirm the diagnosis. This research offers a novel system that assists a physician by utilizing medical profile of a patient and routine lab investigations to predict a group of likely diseases and then confirm them, coupled with providing explanations for inferences, thereby assisting physicians to reduce misdiagnosis of patients in clinical decision-making.

顶级标签: medical ai systems
详细标签: clinical decision support diagnostic system rule-based expert system multi-class classification real-world evidence 或 搜索:

一种基于实验室数据的混合人工智能与规则决策支持系统用于疾病诊断与管理 / A Hybrid AI and Rule-Based Decision Support System for Disease Diagnosis and Management Using Labs


1️⃣ 一句话总结

本研究开发了一种新型临床决策支持系统,它结合了人工智能预测模型和医学规则知识库,通过分析患者的常规实验室数据来预测可能的疾病并建议确认性检查,旨在帮助医生减少误诊。

源自 arXiv: 2603.14876