Component 11: Configuring EHRs

Slides:



Advertisements
Similar presentations
Expert Systems Reasonable Reasoning An Ad Hoc approach.
Advertisements

CHAPTER 13 Inference Techniques. Reasoning in Artificial Intelligence n Knowledge must be processed (reasoned with) n Computer program accesses knowledge.
Expert Systems Reasonable Reasoning An Ad Hoc approach.
Becerra-Fernandez, et al. -- Knowledge Management 1/e -- © 2004 Prentice Hall Chapter 7 Technologies to Manage Knowledge: Artificial Intelligence.
Component 2: The Culture of Health Care Unit 4: Health care processes and decision making Lecture 1 This material was developed by Oregon Health & Science.
Clinical decision support system (CDSS). Knowledge-based systems Knowledge based systems are artificial intelligent tools working in a narrow domain to.
MOLEDINA-1 CSE 5810 CSE5810: Intro to Biomedical Informatics The Role of AI in Clinical Decision Support Saahil Moledina University of Connecticut
Rule Based Systems Alford Academy Business Education and Computing
Diagnosing – Critical Activity HINF Medical Methodologies Session 7.
Chapter 11 Artificial Intelligence and Expert Systems.
EXPERT SYSTEMS Part I.
Building Knowledge-Driven DSS and Mining Data
An expert system is a package that holds a body of knowledge and a set of rules on a subject that has been gained from human experts. An expert system.
Judgment and Decision Making in Information Systems Computing with Influence Diagrams and the PathFinder Project Yuval Shahar, M.D., Ph.D.
Sepandar Sepehr McMaster University November 2008
INTELLIGENT SYSTEMS Artificial Intelligence Applications in Business.
Expert Systems Infsy 540 Dr. Ocker. Expert Systems n computer systems which try to mimic human expertise n produce a decision that does not require judgment.
Decision Support for Quality Improvement
Succeeding with Technology Information, Decision Support… Decision Making and Problem Solving Management Information Systems Decision Support Systems Group.
Artificial Intelligence Lecture No. 15 Dr. Asad Ali Safi ​ Assistant Professor, Department of Computer Science, COMSATS Institute of Information Technology.
1 Lyle H. Ungar, University of Pennsylvania What is AI? “Artificial Intelligence is the study of how to make computers do things at which, at the moment,
Medical Expert Systems Eddie Lai. History  1950s – scientists tried to use computers for “probabilistic reasoning and statistical pattern recognition”
Computers in Healthcare Jinbo Bi Department of Computer Science and Engineering Connecticut Institute for Clinical and Translational Research University.
CS 4100 Artificial Intelligence Prof. C. Hafner Class Notes March 13, 2012.
School of Computer Science and Technology, Tianjin University
National Efforts for Clinical Decision Support (CDS) Erik Pupo Deloitte Consulting.
This material was developed by Oregon Health & Science University, funded by the Department of Health and Human Services, Office of the National Coordinator.
CSE (c) S. Tanimoto, 2002 Expert Systems 1 Expert Systems Outline: Various Objectives in Creating Expert Systems Integration of AI Techniques into.
Evidence-Based Medicine – Definitions and Applications 1 Component 2 / Unit 5 Health IT Workforce Curriculum Version 1.0 /Fall 2010.
Expert Systems. L EARNING O BJECTIVES : By the end of this topic you should be able to: explain what is meant by an expert system describe the components.
Clinical Decision Support Historical Perspectives 1.
METU Informatics Institute Min720 Pattern Classification with Bio-Medical Applications Lecture notes 9 Bayesian Belief Networks.
Component 2: The Culture of Health Care Unit 9: Sociotechnical Aspects: Clinicians and Technology Lecture 3 This material was developed by Oregon Health.
KNOWLEDGE BASED SYSTEMS
Clinical Decision Support 1 Historical Perspectives.
Clinical Decision Support Systems Dimitar Hristovski, Ph.D. Institute of Biomedical.
Expert Systems. Learning Objectives: By the end of this topic you should be able to: explain what is meant by an expert system describe the components.
Clinical Decision Support Systems (CDSS). Goals of CDSS To capture the knowledge of a master clinician CDSS can notify health care professionals of drug-
Introduction to Machine Learning © Roni Rosenfeld,
ITEC 1010 Information and Organizations Chapter V Expert Systems.
The Culture of Healthcare Healthcare Processes and Decision Making Lecture a This material (Comp2_Unit4a) was developed by Oregon Health & Science University,
Artificial Intelligence: Applications
EXPERT SYSTEMS BY MEHWISH MANZER (63) MEER SADAF NAEEM (58) DUR-E-MALIKA (55)
361 Lec1. Lecture Topics 1)Healthcare Informatics & Related Terms. 2)Knowledge Worker Roles. 3)Informatics and Informatics Forms. 4)Informatics Competencies.
Conference on Medical Thinking University College London June 23, 2006 Medical Thinking: What Should We Do? Edward H. Shortliffe, MD, PhD Department of.
Knowledge Representation. A knowledge base can be organised in several different configurations to facilitate fast inferencing Knowledge Representation.
Dawn Dowding PhD RN VNSNY Professor of Nursing
Introduction to Machine Learning
Expert Systems Directors : Prof. Zixing Cai &Miss WenSha
Decision Support Systems
Evidence-based Medicine
Electronic Health Records (EHR)
Introduction Characteristics Advantages Limitations
Artificial Intelligence, P.I
An Artificial Intelligence Approach to Precision Oncology
Introduction to Expert Systems Bai Xiao
Expert Systems by Melinda Smith - c  .
Component 11/Unit 7 Implementing Clinical Decision Support
Component 11: Configuring EHRs
Intro to Expert Systems Paula Matuszek CSC 8750, Fall, 2004
Special Topics in Vendor-Specific Systems
MYCIN  MYCIN was an early backward chaining expert system that used artificial intelligence to identify bacteria causing severe infections, such as bacteremia.
Computerized Decision Support for Medical Imaging
Dissemination of CPRs: focus on Clinical Decision Support Systems (CDSS) Dr Emma Wallace.
Expert Systems.
Dawn Dowding PhD RN VNSNY Professor of Nursing
Special Topics in Vendor-Specific Systems
전문가 시스템(Expert Systems)
Component 11 Unit 7: Building Order Sets
Component 1: Introduction to Health Care and Public Health in the U.S.
Presentation transcript:

Component 11: Configuring EHRs Unit 3: Clinical Decision Support Lecture 2

CDS: historical perspectives Early approaches focused on application of artificial intelligence and expert systems to improve medical diagnosis Diagnostic decision support was a major focus of the field in the early days, circa 1970s and 1980s But computer-aided diagnosis proved difficult and it became apparent computers could better be used in more focused capacities to reduce errors and improve quality Laid the intellectual groundwork for techniques used in modern CDS and shift of focus to therapeutic decision support With the availability of data in the modern electronic health record (EHR), the older approaches may yet be useful in the future Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Let’s define some terms Artificial intelligence (AI) – the area of computer science concerned with building computer programs that exhibit characteristics associated with human intelligence Expert system (ES) – a computer program that mimics human expertise Decision support system (DSS) – also mimics human expertise but acts in more of a supportive than independent role Diagnostic decision support – focused on aiding in diagnosis of patients Therapeutic decision support – focused on aiding in treatment of patients Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Early efforts arose out of attempts to “quantify” medical diagnosis Ledley and Lusted (1959, 1960) proposed mathematical model for diagnosis Clinical findings based on set theory and symbolic logic, with diagnosis made using probabilities Warner (1961) developed a mathematical model for diagnosing congenital heart disease Approach used contingency table with diagnoses as rows and symptoms as columns System predicted diagnosis with the highest conditional probability given a set of symptoms Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Approaches to diagnostic ESs Functions of systems tightly linked to methods for knowledge representation Four general approaches Clinical algorithms Bayesian statistics Production rules Scoring and heuristics Current approaches taken advantage of modern EHRs and other advances Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Health IT Workforce Curriculum Version 2.0/Spring 2011 Clinical algorithms Follow path through “flow chart” Elements in chart are nodes Data is gathered at information nodes Decisions are made at decision nodes Y N I D Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Clinical algorithms (cont.) Benefits Knowledge is explicit Knowledge is easy to encode Limitations No accounting for prior results Inability to pursue new etiologies, treatments, etc. New knowledge difficult to generate Forerunner of modern clinical practice guidelines Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Health IT Workforce Curriculum Version 2.0/Spring 2011 Bayesian statistics Based on Bayes’ theorem, which calculates probability based on prior probability and new information Assumptions of Bayes’ theorem Conditional independence of findings – no relationship between different findings for a given disease Mutual exclusivity of conditions – more than one disease does not occur Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Bayes’ Theorem generalized form Probability of disease i in the face of evidence E, out of a set of possible j diseases is: P(Di) P(E|Di) P(Di|E) = -------------------- Σ P(Dj) P(E|Dj) Translation of formula: the probability of a disease given one or more findings can be calculated from The prior probability of the disease The probability of findings occurring in the disease Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Implementation and limitations of Bayesian approach Leeds Abdominal Pain System (de Dombal, 1975) Most successful implementation, used in diagnosis of acute abdominal pain Performed better than physicians – accuracy 92% vs. clinicians 65-80%, better in 6 of 7 disease categories But difficult to use and not transportable to other locations (Berg, 1997) Limitations of Bayesian statistics Findings in a disease are usually not conditionally independent Diseases themselves may not be mutually exclusive When multiple findings important in diagnosis, reaches high computational complexity quickly Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Health IT Workforce Curriculum Version 2.0/Spring 2011 Production rules Knowledge encoded as IF-THEN rules System combines evidence from different rules to arrive at a diagnosis Two types of rule-based ESs: Backward chaining – System pursues goal and ask questions to reach goal Forward chaining – Similar to clinical algorithms, with computer following proscribed path to reach answer Generic rule: IF test-X shows result-Y THEN conclude Z (with certainty p) Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

The first rule-based ES in medicine: MYCIN PhD dissertation of Shortliffe (1975) and one of the first applications in medical informatics Major features Diagnosed the infectious diseases, meningitis and bacteremia Used backward chaining approach Asked questions (relentlessly!) in an attempt to reach diagnosis Evaluation of MYCIN (Yu, 1979) 10 cases of meningitis assessed by physician experts and MYCIN; output judged by other physician experts Recommendations of experienced physicians judged acceptable 43-63% of the time, compared with 65% of the time for MYCIN In no cases did MYCIN fail to recommend an antibiotic that would cover the infection (even if it was not optimal choice) Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011

Limitations of rule-based systems Depth-first searching could lead to focus in wrong area Rule bases were large and difficult to maintain MYCIN had 400 rules covering two types of bacterial infection Approach worked better in constrained domains, such as pulmonary function test interpretation Systems were slow and time-consuming to use Rule-based goal seeking could take long time System also developed prior to era of modern computers and graphical user interfaces Component 11/Unit 3-2 Health IT Workforce Curriculum Version 2.0/Spring 2011