| Literature DB >> 30445910 |
Dimitrios Zikos1, Nailya DeLellis2.
Abstract
Clinical Decision Support Systems (CDSS) provide aid in clinical decision making and therefore need to take into consideration human, data interactions, and cognitive functions of clinical decision makers. The objective of this paper is to introduce a high level reference model that is intended to be used as a foundation to design successful and contextually relevant CDSS systems. The paper begins by introducing the information flow, use, and sharing characteristics in a hospital setting, and then it outlines the referential context for the model, which are clinical decisions in a hospital setting. Important characteristics of the Clinical decision making process include: (i) Temporally ordered steps, each leading to new data, which in turn becomes useful for a new decision, (ii) Feedback loops where acquisition of new data improves certainty and generates new questions to examine, (iii) Combining different kinds of clinical data for decision making, (iv) Reusing the same data in two or more different decisions, and (v) Clinical decisions requiring human cognitive skills and knowledge, to process the available information. These characteristics form the foundation to delineate important considerations of Clinical Decision Support Systems design. The model includes six interacting and interconnected elements, which formulate the high-level reference model (CDSS-RM). These elements are introduced in the form of questions, as considerations, and are examined with the use of illustrated scenario-based and data-driven examples. The six elements /considerations of the reference model are: (i) Do CDSS mimic the cognitive process of clinical decision makers? (ii) Do CDSS provide recommendations with longitudinal insight? (iii) Is the model performance contextually realistic? (iv) Is the 'Historical Decision' bias taken into consideration in CDSS design? (v) Do CDSS integrate established clinical standards and protocols? (vi) Do CDSS utilize unstructured data? The CDSS-RM reference model can contribute to optimized design of modeling methodologies, in order to improve response of health systems to clinical decision-making challenges.Entities:
Keywords: Clinical decision making; Decision-support systems; Reference model; Systems design; Theoretical framework
Mesh:
Year: 2018 PMID: 30445910 PMCID: PMC6240189 DOI: 10.1186/s12874-018-0587-6
Source DB: PubMed Journal: BMC Med Res Methodol ISSN: 1471-2288 Impact factor: 4.615
Fig. 1Contextual relevance of the CDSS-RM reference model: The clinical decision-making process
Model performance improves when trends and temporal changes are taken into account
| Feature set (input) | AGE, SEX, MEAN BG | AGE, SEX, MEAN BG, BG TREND |
|---|---|---|
| R squared | 0.56 | 0.84 |
| Absolute error | 67.57% | 44.57% |
Scheme: weka.classifiers.functions.LinearRegression -S 0 -R 1.0E-8 -num-decimal-places 4, Instances: 200, Test mode: 10-fold cross-validation
Prediction of risk for nosocomial infection
| Day of Hospital Stay and Data availability | Use of models built in vitro with “Day 2” variables | Dynamic training & testing |
|---|---|---|
| Day 0: Demographics, admission diagnosis | High reported precision & recall | Precision and recall ~ 70% |
| Day 1: Demographics, admission diagnosis, medications, lab results | High in vitro reported precision & recall | Precision and recall ~ 80% |
| Day 2: Demographics, admission diagnosis, medications, more lab results, primary diagnosis | High in vitro reported precision & recall is realistic | Precision & recall ~ 85% |
Fig. 2Illustration of the Clinical Decision Support System Reference Model (CDSS-RM)
Relevance of the six CDSS-RM elements and their related CDSS design considerations
| Decision Making Principles | CDSS-RM Elements | CDSS Design Derivatives |
|---|---|---|
| Health data become useful when combined with human knowledge and experience | 1. CDSS mimic the cognitive process of clinical decision makers | (a) Expert systems can be harmonically combined with machine learning |
| Clinicians look for changes over time rather than raw measurement values | 2. CDSS providing recommendations with longitudinal insight | (a) Models need to include, as predictors, trends of repeated measurements |
| Data availability varies in different decision points. Data is used accordingly with varying degrees of certainty | 3. Contextually realistic model performance | (a) Up-to-date, on the fly training and testing |
| Copying wrong decisions of historical data is not a good practice | 4. ‘Historical decision’ bias is taken into consideration in CDSS design | Design approaches that are built around health outcomes |
| Data are used according to clinical standards & protocols | 5. CDSS integrating established clinical standards & protocols | Models annotate a-priori known variables, in a semi-automated feature selection approach |
| A significant portion of hospital data are in non-structured formant | 6. CDSS utilize unstructured data to enhance feature-set with more input variables for improved performance | Natural Language Processing methods, such as text mining |
Fig. 3Use-case scenario of CDSS-RM during a CDSS Implementation