Skip to main content
Top
Gepubliceerd in: Netherlands Heart Journal 9/2019

Open Access 01-08-2019 | Original Article

A computerised decision support system for cardiovascular risk management ‘live’ in the electronic health record environment: development, validation and implementation—the Utrecht Cardiovascular Cohort Initiative

Auteurs: T. K. J. Groenhof, Z. H. Rittersma, M. L. Bots, M. Brandjes, J. J. L. Jacobs, D. E. Grobbee, W. W. van Solinge, F. L. J. Visseren, S. Haitjema, F. W. Asselbergs, Members of the UCC-CVRM Study Group

Gepubliceerd in: Netherlands Heart Journal | Uitgave 9/2019

share
DELEN

Deel dit onderdeel of sectie (kopieer de link)

  • Optie A:
    Klik op de rechtermuisknop op de link en selecteer de optie “linkadres kopiëren”
  • Optie B:
    Deel de link per e-mail
insite
ZOEKEN

Abstract

Purpose

We set out to develop a real-time computerised decision support system (CDSS) embedded in the electronic health record (EHR) with information on risk factors, estimated risk, and guideline-based advice on treatment strategy in order to improve adherence to cardiovascular risk management (CVRM) guidelines with the ultimate aim of improving patient healthcare.

Methods

We defined a project plan including the scope and requirements, infrastructure and interface, data quality and study population, validation and evaluation of the CDSS.

Results

In collaboration with clinicians, data scientists, epidemiologists, ICT architects, and user experience and interface designers we developed a CDSS that provides ‘live’ information on CVRM within the environment of the EHR. The CDSS provides information on cardiovascular risk factors (age, sex, medical and family history, smoking, blood pressure, lipids, kidney function, and glucose intolerance measurements), estimated 10-year cardiovascular risk, guideline-compliant suggestions for both pharmacological and non-pharmacological treatment to optimise risk factors, and an estimate on the change in 10-year risk of cardiovascular disease if treatment goals are adhered to. Our pilot study identified a number of issues that needed to be addressed, such as missing data, rules and regulations, privacy, and patient participation.

Conclusion

Development of a CDSS is complex and requires a multidisciplinary approach. We identified opportunities and challenges in our project developing a CDSS aimed at improving adherence to CVRM guidelines. The regulatory environment, including guidance on scientific evaluation, legislation, and privacy issues needs to evolve within this emerging field of eHealth.
What’s new?
  • Adherence to guidelines may improve if these are shown to patients and their healthcare providers in an electronic health record.
  • Clinical decision support tools that generate patient-specific assessments or recommendations may improve practitioner performance without additional utilisation of healthcare resources if data are collected in a standardised manner.
  • Guidance on scientific evaluation of eHealth tools is much needed to determine whether implementation cost-effectively improves patient outcomes.

Introduction

Modification of vascular risk factors is effective in reducing cardiovascular morbidity and mortality in patients with a cardiovascular condition [1]. Cardiovascular management guidelines provide various recommendations for modification [2]. Yet, there is a gap between guidelines and practice: adherence to guidelines varies between medical disciplines and between treating physicians, even for similar patients [3]. This leads to suboptimal risk factor screening and management, which eventually leads to preventable excess morbidity and mortality [4].
Studies suggest that adherence to guidelines improves if attention is drawn to them, for instance by presenting clinicians with the latest guideline evidence together with individual patient information ‘live’ in the electronic health record (EHR) in an easy accessible online format [5, 6]. This type of ‘live’ computerised decision support system (CDSS) is an electronic system designed to aid clinical decision-making by generating patient-specific assessments or recommendations that are presented to clinicians. Also, CDSSs can support benchmarking by detecting cases where suboptimal decisions were made—i.e. decisions that did not conform to the latest guidelines. As a new component of the clinical infrastructure, CDSSs may improve processes and practitioner performance without additional utilisation of healthcare resources, and ultimately results in improvement of patient outcomes [5, 7].
Here we describe the development and pilot findings of such a CDSS.

Methods

Incentive, scope, requirements, and clinical content

Development of the CDSS started with defining the project and its incentive. It is well established that CDSSs developed together with clinicians are used more frequently than those developed by industry alone [6, 8]. We created an expert group comprising clinicians, data scientists, epidemiologists, ICT architects, and user experience and user interface designers. This expert group defined the scope of our pilot as a ‘cardiovascular risk management (CVRM) dashboard in the EHR environment of the University Medical Centre Utrecht, scalable to other types of EHR for use in routine clinical practice and accessible to patients’.
A project plan was drafted defining aims on timing, content, and functionalities. The CVRM dashboard should provide the treating physician with ‘live’ information in the EHR environment during the patient visit. The content comprised cardiovascular risk factors (age, sex, medical and family history, smoking, blood pressure, lipids, kidney function, glucose intolerance), estimated 10-year cardiovascular risk, guideline-compliant strategies for (non-)pharmacological treatment to optimise risk factors, and an estimated change in 10-year risk of cardiovascular disease (CVD) if treatment goals are adhered to [1, 9]. It was requested that treatment benefit be incorporated into the risk calculation in such a way that clinicians and patients could switch these prospects ‘on’ and ‘off’ to explore the effects of certain interventions. Risk assessment for CVD is calculated differently for patients with different (co-)morbidities. These risk factors, scores, and guideline-compliant strategies together formed a decision tree with business rules. In these business rules we determine which risk assessment methodology to use for patients with different co-morbidities, such as (1) with no previous cardiovascular events, HEART score; (2) with a history of one or more cardiovascular events, SMART score; (3) with diabetes, ADVANCE; and (4) elderly patients, Elderly score. Each of these methodologies defines treatment targets, thus suggestions for therapy can be generated from the profile and risk score combined. The decision tree was derived from the current cardiovascular guidelines. Possible conflicts were discussed until a consensus was reached in an expert group comprising 12 cardiovascular specialists.
Administrative support was requested, integrating a print function and a copy-to-consult function to the CDSS. Direct links to the manuscripts and guidelines were added to allow physicians easy access to sources of evidence for risk scores and treatment recommendations. Lastly, the CDSS had to be accessible via patient portals.

Infrastructure and interface

The technical framework of a CDSS scopes all technical aspects from data collection (and storage) to user interface. This technical blueprint comprises information on data location, location and functionalities of the final application, and connections and steps in-between. In our project, important criteria for the selection of a technical structure were (1) visualising the CDSS within the EHR and (2) sustaining scalability. Therefore, we chose a web-based application.
The practical use of the CDSS is described in Fig. 1. First, a user logs in to the EHR and opens the patient record after EHR-based authentication. By clicking on a link within the EHR, the CDSS is activated. The connection between the data within the EHR and application is established via a URL. Prior to authorising access three security checks are conducted: a single sign-on Windows authentication, user authentication via GET parameters (which guarantees that this user can access this patient data) and a patient identifier via an encrypted token.
Data on the cardiovascular risk profile are extracted from the EHR. Four structured query language (SQL) queries are used to obtain necessary information from the EHR. These four queries are aimed at questionnaire information, measurements, laboratory results, and the medication register.
During the development we used a data lake, a repository of the required anonymised data in its natural format and with enough data storage space and adequate processing speed to develop the CDSS. After the developmental phase and tests on accuracy and processing burden of the queries on the EHR, the dashboard was linked directly to the back end of the EHR, which made data storage within the data lake unnecessary. Our application calculated risk scores and provided suggestions for therapy based on predefined business rules. The application returned the complete dashboard via a viewer. When treatment suggestions were made, these were accompanied by clickable boxes that showed the risk score with or without the proposed treatment. The application calculated the risk modification due to the intervention and returned these data to the viewer via an application program interface.
The expert group decided on essentials and preferences regarding functionalities and user interface.
The user interface, the part of the CDSS the end-user finally works with, was designed taking user experience, characterised by personalisation, accessibility, compatibility and overall intuitiveness into account [10]. The expert group discussed the final interface layout, taking into consideration that personalisation of a tool increases uptake amongst end-users, but decreases scalability. Patient preferences were studied by a patient panel (n = 67).

Data quality and study population

In many CDSSs, data obtained during routine clinical practice are the main source of input data. Clinical data are generated by caregivers in the EHRs but are not primarily intended for further use in either research or feedback. CDSS quality depends on the ‘raw’ data and so ‘garbage in—garbage out’ illustrates the problem well [11].
The Centre for Circulatory Health of the University Medical Centre (UMC) Utrecht initiated the Utrecht Cardiovascular Cohort (UCC) [12]. All first-time patients visiting one of the departments of the Centre for Circulatory Health at the UMC Utrecht for the evaluation of a symptomatic vascular disease or an asymptomatic vascular condition are invited to participate. Information on the cardiovascular risk factors data set, based on Dutch CVRM Guidelines, is collected from all patients at all departments and registered in a structured format in the EHR. The detailed methodology has been published elsewhere [12]. All data used for development of our CDSS were extracted from the files of patients who gave informed consent for research including the use of their routine clinical care data.

Validation

During the dashboard development phase validation studies were conducted in a test environment, i.e. a copy of the EHRs. Validation included data completeness (i.e. defined as the proportion of information provided versus information needed) and data accuracy (i.e. defined as agreement between the value presented in the dashboard and the ‘raw’ value in the EHR) [11, 13]. These parameters were assessed for risk factor levels, risk estimates, and medication prescription. In addition, checks were performed on the suggested treatment approach given the risk factor levels and risk estimates following the 2016 CVRM guideline, and the estimates of effect when completely adherent to the suggested treatment approach (e.g. the estimated absolute risk reduction when smoking was stopped) [1, 14]. This process was repeated until the accuracy was 100%.

Evaluation

After validation of the CVRM dashboard prototype, access was given for ‘live’ CDSS use, within the EHR environment, to a limited number of clinicians from inside and outside the expert group (n = 7) for feedback on performance and usability. No formal instructions were given, apart from using the prototype in routine care, and no formal itemised questionnaire was used.

Results

Fig. 2 shows the prototype of the CVRM dashboard presented to the treating physician in the EHR during patient visits to the outpatient department. The CVRM dashboard consists of three parts: risk factors, risk score, and guideline-adherent treatment strategies. The cardiovascular risk factors were displayed together with prescribed medications. For example, if lipid-lowering medication was prescribed, this was displayed in the dashboard below the LDL cholesterol value.
The completeness of all required risk factors was between 88% and 100% for those individuals that were included in the UCC and who gave written informed consent. Information on medications was extracted from the electronic prescription system. The completeness and accuracy of medication registrations was the responsibility of the treating clinician.
Ten-year cardiovascular risk estimates were based on HEART score [1] for those free from previous CVD, the SMART risk score [9] for those with a previous cardiovascular event, the Elderly risk score [15] for those aged 70 years or above, and the ADVANCE risk score [16] for individuals with diabetes mellitus and no previous CVD. Some information needed for the risk prediction algorithms (e.g. hsCRP for SMART and urine protein for ADVANCE) was missing. We used mean imputation to complete the data.
The usability group suggested showing red and green bars for the 10-year estimated cardiovascular risks since the use of common abbreviations and features (such as red for too high values, green for appropriate values) decreases user time and increases efficiency and usability.
The seven physicians that were given access for use of the prototype were enthusiastic but critical. Positive aspects were the one-click-away overview at a glance, the personalised risk score, suggestions for treatment strategy, and the possibility to make a ‘live’ prediction of the estimated benefit of treatment. Yet, when information on risk factors was not collected or recorded in other parts of the EHR than anticipated by the queries, values were missing, and consecutive calculation of risk estimates and treatment suggestions failed. This was particular apparent when patients were not participating in the UCC. This calls for further improvement of the dashboard, specifically in the case of missing data, before widespread implementation and evaluation of efficacy. We suggest efficacy can best be evaluated in a multicentre, prospective, stepped wedge, cluster randomised trial. This design combines elements of a standard parallel cluster randomised design (the intervention is applied in clusters) and a before—after design (each cluster switches to the intervention).
Since CVRM is mostly performed by general practitioners in the Netherlands, the technical design of our application is suitable for embedding in all kinds of EHR environments, including those of general practitioners. The next steps are to test our proof-of-concept application in these environments.

Discussion

Summary

We set out to develop a CDSS for use in routine clinical practice in order to improve adherence to CVRM guidelines with the ultimate aim of improving patient healthcare. The planning and development started with writing a project plan to define the scope and requirements with a dedicated multidisciplinary team. This was followed by data work-up, including quality checks, development of methods to improve data completeness, and the writing of business rules to incorporate individual variables and models into decision trees. The technical design was then developed, incorporating aspects of user experience and interface design, ICT architecture and programming. Finally, implementation involved consideration of factors that influence embedding, ICT support and maintenance, sustainability, generation of scientific support, and end-user testing. Based on end-user testing, improvement of the prototype is currently ongoing.

Challenges: missing data and text

A CDSS uses data collected in routine clinical practice. Whereas most imaging, laboratory, and several other test result data are structurally placed in predefined locations in the EHR, clinical notes are often unstructured [17]. This is an important potential source of inaccurate and/or missing data. For example, systolic pressure is found in several different fields in the EHR. This can either be solved at the source (involving many people in a hospital, calls for education, training, and feedback) or by using search-engine approaches that extract these measurements [10].
In medical practice clinical notes, usually free text, are still the cornerstones of medical reporting, as these allow flexible registration of clinical reasoning with case nuances, and the procedure is less time-consuming [18]. Unstructured text is even worse than unstructured numerical data, such as blood pressure. Spelling errors, domain-specific abbreviations, and idiosyncrasies in a complex context make free text very difficult to analyse computationally. Although text-mining algorithms are available, extensive efforts go into that approach before accurate and complete data are retrieved. Although general text-mining algorithms are available for use, the approach taken should be tailored to the specific situation at each hospital, which hampers scalability.
Missing data, irrespective of its underlying cause, prohibits use of risk-prediction algorithms. Right now, in the worst case with no data, we can impute missing data parameters with the mean from a training data set and generate the average population estimate. But this could cause a bias towards the population average. More advanced statistical approaches for imputations are readily available, but the models for imputations on an individual patient level have to be developed, validated and then integrated in the dashboard approach such that in the end the dashboard nearly always works in routine clinical practice (unless there is too much missing data), provides valid and adequate information, and also informs the treating physician which information was missing and was estimated using statistical modelling. Presently, within the CVRM dashboard project we are exploring imputation and machine-learning approaches to arrive at flexible prediction algorithms and compare the performance of the obtained models with respect to accuracy and impact on clinical decision-making [19].

Prediction rules

Traditionally, prediction rules on cardiovascular events provide 10-year risk estimates. Yet, risk-factor interventions usually have a lifelong perspective rather than a 10-year horizon. Lifetime benefit seems a more intuitive and understandable measure. Recently, it has become possible to estimate lifetime risks and individual treatment benefits with externally validated risk scores for patients with established CVD (SMART-REACH risk score) and for patients with diabetes mellitus (DIAL score). These scores, as well as 10-year risk scores, are available at the U‑Prevent website (http://​www.​U-Prevent.​com) [9, 15, 2023].
Our approach to the development of a CDSS facilitates the use of any other prediction rules, e.g. prediction of 30-day mortality, 1‑year mortality, or the balance between risk of haemorrhage and reduction of ischaemic events.

Clinical impact

Although it is plausible that an appropriate CDSS leads to improved adherence to guidelines and improved patient care, evidence of clinical benefit in this regard seems modest. A recent systematic review by Groenhof and co-workers reported on 22 studies, almost all conducted in primary care [24]. We concluded that CDSSs are related to some improvement in CVRM, but heterogeneity limits overall conclusions. Since the complexity and application of CDSSs can vary greatly, there is no one-size-fits-all approach in testing safety and effectiveness[24].
Moreover, alternative design considerations need to be taken into account for evaluation. Because of the risk of contamination in a classical randomised control trial (RCT) with patients as the randomisation unit, a cluster randomised trial seems the most common design in CDSS studies. But sample size calculations need to allow for intra-cluster correlations. Also, with heterogeneous clusters, statistical performance can be lower. A stepped-wedge cluster RCT could be a solution to this problem: this involves random and sequential cross-over of clusters from control to intervention until all clusters are exposed [25].
Lastly, other outcomes such as patient experiences—as patient empowerment was positively associated with CDSS effect—and reasons as to why clinicians deviate from the guidelines should be evaluated [24, 26].

Rules and regulations

The rapid developments in information technology also need to be addressed from legal and ethical perspectives. Currently, CDSSs are defined as a medical device in the medical device requirements (MDR) of the European Union [27]. The MDR is the prelude to the Medical Device Directive that will come into effect in 2020, indicating that medical software like a CDSS requires CE certification. The criteria for CE certification of a CDSS are multi-interpretable, but tools that provide a diagnosis, prognosis or therapy advice usually require CE certification. CE-certification processes are, however, only minimally adapted to evaluate devices such as CDSS, characterised by a combination of software, medical evidence (risk scores, other models) and medical practice. Guidance, starting with the developmental phase, by an organ specialising in CE certification, seems appropriate.

Future potential

In general, CDSSs can be considered as a component of the clinical infrastructure integrating care, data analytics, scientific evidence, and clinical best practice (guidelines) [5].
This project showed a proof of concept for application of data analytics in clinical care. More advanced data analytics techniques such as probabilistic data integrity checks to automatically determine erroneous data and machine learning, potentially improving predictions by learning from complex and non-linear interactions, and previously latent auxiliary variables [28]. Also, decision-tree formulations may be suboptimal because they may assume unrealistically simple situations, whereas in practice patients have multiple problems and treatments might be based on multiple guidelines [2, 29]. More flexible decision guidance, including mitigation frameworks to allow for concurrent processing of multiple guidelines and Markov random field methods are potential solutions to this problem [29, 30]. Practical implementation and adoption of such approaches should first be explored.
If accessible for evaluations, CDSSs can provide data for evaluation of care, including benchmarking of subgroups of clinicians. Furthermore, a CDSS provides the opportunity to identify eligible patients for scientific studies, including pragmatic trials. In this way, CDSSs contribute to development of a learning healthcare system: a healthcare system where care and science are connected via a continuous cycle of data collection in care, data analytics and evaluation, interpretation and implementation [31].

Conclusion

Development of a CDSS is complex and requires a multidisciplinary approach. We identified opportunities and challenges regarding scope and requirements, infrastructure and interface, data quality and population, and validity. The regulatory environment, including guidance on scientific evaluation, legislation, and privacy issues needs to evolve within this emerging field of eHealth.

Members of the UCC-CVRM Study Group

Prof. Pim A. de Jong, Radiology; Prof. Marianne C. Verhaar, Nephrology and Hypertension; Prof. Frank L. J. Visseren, Vascular Medicine; Prof. Folkert W. Asselbergs, Cardiology; Dr. Niels P. van der Kaaij, Cardiothoracic Surgery; Dr. Imo E. Höfer, Experimental Cardiology; Prof. Gert-Jan de Borst, Vascular Surgery; Dr. Ynte M. Ruigrok, Neurology; Dr. Monika Hollander, Julius Centre for Health Sciences and Primary Care, Primary Care; Dr. Stefan M. Dieleman, Intensive Care; Dr. A. Titia Lely, Woman and Baby; Prof. Mariëlle H. Emmelot-Vonk, Geriatrics; Prof. Michiel L. Bots, Julius Centre for Health Sciences and Primary Care

Acknowledgements

This project was made possible by the Applied Data Analytics in Medicine (ADAM) programme of the University Medical Centre Utrecht, Utrecht, The Netherlands. The authors would like to specifically acknowledge Prof. Dr. Wouter W. van Solinge, PhD, ir. Hyleco H. Nauta, Harry Pijl, MBA and Dr. S. Haitjema, PhD, for their organisational support. The contribution of ORTEC within the framework of ADAM is acknowledged.
The contribution of the expert user council is greatly appreciated. Cardiology (Kirkels), Vascular medicine (Westerink, Dorresteijn, Visseren), Vascular nurse practitioners (De Haan, Van Tellingen, Lucas), Neurology (Ruigrok), Geriatrics (Emmelot), Nephrology (van Zuilen), Vascular surgery (Van Hattum), Woman and baby (Lely).

Funding

This work is partly funded by PPS allowance from the Dutch Heart Foundation and LSH-TKI (grant number: 2018B006). UCC is partly supported by a grant from ZonMw (grant number: 80-84800-98-34001). F.W. Asselbergs is supported by UCL Hospitals NIHR Biomedical Research Centre.

Conflict of interest

T.K.J. Groenhof, Z.H. Rittersma, M.L. Bots, M. Brandjes, J.J.L. Jacobs, D.E. Grobbee, W.W. van Solinge, F.L.J. Visseren, S. Haitjema and F.W. Asselbergs declare that they have no competing interests.
Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://​creativecommons.​org/​licenses/​by/​4.​0/​), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Onze productaanbevelingen

Netherlands Heart Journal

Het Netherlands Heart Journal wordt uitgegeven in samenwerking met de Nederlandse Vereniging voor Cardiologie en de Nederlandse Hartstichting. Het tijdschrift is Engelstalig en wordt gratis beschikbaa ...

Literatuur
1.
go back to reference Piepoli MF, Hoes AW, Agewall S, et al. 2016 European guidelines on cardiovascular disease prevention in clinical practice. Rev Esp Cardiol (engl Ed). 2016;69(10):939. Piepoli MF, Hoes AW, Agewall S, et al. 2016 European guidelines on cardiovascular disease prevention in clinical practice. Rev Esp Cardiol (engl Ed). 2016;69(10):939.
2.
go back to reference Khanji MY, Bicalho VV, van Waardhuizen CN, Ferket BS, Petersen SE, Hunink MG. Cardiovascular risk assessment: a systematic review of guidelines. Ann Intern Med. 2016;165(10):713–22.CrossRefPubMed Khanji MY, Bicalho VV, van Waardhuizen CN, Ferket BS, Petersen SE, Hunink MG. Cardiovascular risk assessment: a systematic review of guidelines. Ann Intern Med. 2016;165(10):713–22.CrossRefPubMed
3.
go back to reference Jan S, Usherwood T, Brien JA, et al. What determines adherence to treatment in cardiovascular disease prevention? Protocol for a mixed methods preference study. BMJ Open. 2011;1:e372.CrossRefPubMedPubMedCentral Jan S, Usherwood T, Brien JA, et al. What determines adherence to treatment in cardiovascular disease prevention? Protocol for a mixed methods preference study. BMJ Open. 2011;1:e372.CrossRefPubMedPubMedCentral
4.
go back to reference Koopman C, Vaartjes I, van Dis I, et al. Explaining the decline in coronary heart disease mortality in the Netherlands between 1997 and 2007. PLoS ONE. 2016;11(12):e166139.CrossRefPubMedPubMedCentral Koopman C, Vaartjes I, van Dis I, et al. Explaining the decline in coronary heart disease mortality in the Netherlands between 1997 and 2007. PLoS ONE. 2016;11(12):e166139.CrossRefPubMedPubMedCentral
5.
go back to reference Kawamoto K, Houlihan CA, Balas EA, Lobach DF. Improving clinical practice using clinical decision support systems: a systematic review of trials to identify features critical to success. BMJ. 2005;330(7494):765.CrossRefPubMedPubMedCentral Kawamoto K, Houlihan CA, Balas EA, Lobach DF. Improving clinical practice using clinical decision support systems: a systematic review of trials to identify features critical to success. BMJ. 2005;330(7494):765.CrossRefPubMedPubMedCentral
6.
go back to reference Njie GJ, Proia KK, Thota AB, et al. Clinical decision support systems and prevention: a community guide cardiovascular disease systematic review. Am J Prev Med. 2015;49(5):784–95.CrossRefPubMedPubMedCentral Njie GJ, Proia KK, Thota AB, et al. Clinical decision support systems and prevention: a community guide cardiovascular disease systematic review. Am J Prev Med. 2015;49(5):784–95.CrossRefPubMedPubMedCentral
7.
go back to reference Main C, Moxham T, Wyatt JC, Kay J, Anderson R, Stein K. Computerised decision support systems in order communication for diagnostic, screening or monitoring test ordering: systematic reviews of the effects and cost-effectiveness of systems. Health Technol Assess. 2010;14(48):1–227.CrossRefPubMed Main C, Moxham T, Wyatt JC, Kay J, Anderson R, Stein K. Computerised decision support systems in order communication for diagnostic, screening or monitoring test ordering: systematic reviews of the effects and cost-effectiveness of systems. Health Technol Assess. 2010;14(48):1–227.CrossRefPubMed
8.
go back to reference Bezemer T, de Groot MC, Blasse E, et al. A human(e) factor in clinical decision support systems. J Med Internet Res. 2019;21(3):e11732. Epub 2019/03/20.CrossRefPubMedPubMedCentral Bezemer T, de Groot MC, Blasse E, et al. A human(e) factor in clinical decision support systems. J Med Internet Res. 2019;21(3):e11732. Epub 2019/03/20.CrossRefPubMedPubMedCentral
9.
go back to reference Dorresteijn JA, Visseren FL, Wassink AM, et al. Development and validation of a prediction rule for recurrent vascular events based on a cohort study of patients with arterial disease: the SMART risk score. Heart. 2013;99(12):866–72. Epub 2013/04/12.CrossRefPubMed Dorresteijn JA, Visseren FL, Wassink AM, et al. Development and validation of a prediction rule for recurrent vascular events based on a cohort study of patients with arterial disease: the SMART risk score. Heart. 2013;99(12):866–72. Epub 2013/04/12.CrossRefPubMed
10.
go back to reference Khairat SS, Dukkipati A, Lauria HA, Bice T, Travers D, Carson SS. The impact of visualization dashboards on quality of care and clinician satisfaction: integrative literature review. Jmir Hum Factors. 2018;5(2):e22.CrossRefPubMedPubMedCentral Khairat SS, Dukkipati A, Lauria HA, Bice T, Travers D, Carson SS. The impact of visualization dashboards on quality of care and clinician satisfaction: integrative literature review. Jmir Hum Factors. 2018;5(2):e22.CrossRefPubMedPubMedCentral
12.
go back to reference Asselbergs FW, Visseren FL, Bots ML, et al. Uniform data collection in routine clinical practice in cardiovascular patients for optimal care, quality control and research: the Utrecht Cardiovascular Cohort. Eur J Prev Cardiol. 2017;24(8):840–7. Epub 2017/01/28.CrossRefPubMed Asselbergs FW, Visseren FL, Bots ML, et al. Uniform data collection in routine clinical practice in cardiovascular patients for optimal care, quality control and research: the Utrecht Cardiovascular Cohort. Eur J Prev Cardiol. 2017;24(8):840–7. Epub 2017/01/28.CrossRefPubMed
13.
go back to reference Weiskopf NG, Weng C. Methods and dimensions of electronic health record data quality assessment: enabling reuse for clinical research. J Am Med Inform Assoc. 2013;20(1):144–51.CrossRefPubMedPubMedCentral Weiskopf NG, Weng C. Methods and dimensions of electronic health record data quality assessment: enabling reuse for clinical research. J Am Med Inform Assoc. 2013;20(1):144–51.CrossRefPubMedPubMedCentral
14.
go back to reference Nederlands Huisartsen Genootschap. Nederlands Huisartsen Genootschap. Multidisciplinaire richtlijn cardiovasculair risicomanagement. Houten: Bohn Stafleu van Loghum; 2011. Nederlands Huisartsen Genootschap. Nederlands Huisartsen Genootschap. Multidisciplinaire richtlijn cardiovasculair risicomanagement. Houten: Bohn Stafleu van Loghum; 2011.
15.
go back to reference Stam-Slob MC, Visseren FLJ, Jukema JW, et al. Personalized absolute benefit of statin treatment for primary or secondary prevention of vascular disease in individual elderly patients. Clin Res Cardiol. 2017;106(1):58–68.CrossRefPubMed Stam-Slob MC, Visseren FLJ, Jukema JW, et al. Personalized absolute benefit of statin treatment for primary or secondary prevention of vascular disease in individual elderly patients. Clin Res Cardiol. 2017;106(1):58–68.CrossRefPubMed
16.
go back to reference Kengne P. The ADVANCE cardiovascular risk model and current strategies for cardiovascular disease risk evaluation in people with diabetes. Cardiovasc J Afr. 2013;24:376–81.CrossRefPubMed Kengne P. The ADVANCE cardiovascular risk model and current strategies for cardiovascular disease risk evaluation in people with diabetes. Cardiovasc J Afr. 2013;24:376–81.CrossRefPubMed
18.
go back to reference Rosenbloom ST, Denny JC, Xu H, Lorenzi N, Stead WW, Johnson KB. Data from clinical notes: a perspective on the tension between structure and flexible documentation. J Am Med Inform Assoc. 2011;18(2):181–6.CrossRefPubMedPubMedCentral Rosenbloom ST, Denny JC, Xu H, Lorenzi N, Stead WW, Johnson KB. Data from clinical notes: a perspective on the tension between structure and flexible documentation. J Am Med Inform Assoc. 2011;18(2):181–6.CrossRefPubMedPubMedCentral
19.
go back to reference Janssen KJ, Vergouwe Y, Donders AR, et al. Dealing with missing predictor values when applying clinical prediction models. Clin Chem. 2009;55(5):994–1001. Epub 2009/03/14.CrossRefPubMed Janssen KJ, Vergouwe Y, Donders AR, et al. Dealing with missing predictor values when applying clinical prediction models. Clin Chem. 2009;55(5):994–1001. Epub 2009/03/14.CrossRefPubMed
20.
go back to reference Kaasenbrood L, Boekholdt SM, van der Graaf Y, et al. Distribution of estimated 10-year risk of recurrent vascular events and residual risk in a secondary prevention population. Circulation. 2016;134(19):1419–29.CrossRefPubMed Kaasenbrood L, Boekholdt SM, van der Graaf Y, et al. Distribution of estimated 10-year risk of recurrent vascular events and residual risk in a secondary prevention population. Circulation. 2016;134(19):1419–29.CrossRefPubMed
21.
go back to reference Dorresteijn JAN, Kaasenbrood L, Cook NR, et al. How to translate clinical trial results into gain in healthy life expectancy for individual patients. BMJ. 2016;352:i1548.CrossRefPubMed Dorresteijn JAN, Kaasenbrood L, Cook NR, et al. How to translate clinical trial results into gain in healthy life expectancy for individual patients. BMJ. 2016;352:i1548.CrossRefPubMed
22.
go back to reference Kaasenbrood L, Bhatt DL, Dorresteijn JAN, et al. Estimated life expectancy without recurrent cardiovascular events in patients with vascular disease: the SMART-REACH model. J Am Heart Assoc. 2018;7(16):e9217. Epub 2018/10/30.CrossRefPubMedPubMedCentral Kaasenbrood L, Bhatt DL, Dorresteijn JAN, et al. Estimated life expectancy without recurrent cardiovascular events in patients with vascular disease: the SMART-REACH model. J Am Heart Assoc. 2018;7(16):e9217. Epub 2018/10/30.CrossRefPubMedPubMedCentral
24.
go back to reference Groenhof TKJ, Asselbergs FW, Groenwold RHH, et al. The effect of computerized decision support systems on cardiovascular risk factors: a systematic review and meta-analysis. BMC Med Inform Decis Mak. 2019;19(1):108. Epub 2019/06/12.CrossRefPubMedPubMedCentral Groenhof TKJ, Asselbergs FW, Groenwold RHH, et al. The effect of computerized decision support systems on cardiovascular risk factors: a systematic review and meta-analysis. BMC Med Inform Decis Mak. 2019;19(1):108. Epub 2019/06/12.CrossRefPubMedPubMedCentral
25.
go back to reference Hemming K, Haines TP, Chilton PJ, Girling AJ, Lilford RJ. The stepped wedge cluster randomised trial: rationale, design, analysis, and reporting. BMJ. 2015;350:h391.CrossRefPubMed Hemming K, Haines TP, Chilton PJ, Girling AJ, Lilford RJ. The stepped wedge cluster randomised trial: rationale, design, analysis, and reporting. BMJ. 2015;350:h391.CrossRefPubMed
26.
go back to reference Cabana MD, Rand CS, Powe NR, et al. Why don’t physicians follow clinical practice guidelines? JAMA. 1999;282(15):1458–65.CrossRefPubMed Cabana MD, Rand CS, Powe NR, et al. Why don’t physicians follow clinical practice guidelines? JAMA. 1999;282(15):1458–65.CrossRefPubMed
27.
go back to reference European Parliament, Council of the European Communities. Regulation (EU) 2017/745 of the European Parliament and of the Council of 5 April 2017 on medical devices, amending Directive 2001/83/EC, Regulation (EC) No 178/2002 and Regulation (EC) No 1223/2009 and repealing Council Directives 90/385/EEC and 93/42/EEC. Official Journal of the European Union 2017;60(L117):1–175 European Parliament, Council of the European Communities. Regulation (EU) 2017/745 of the European Parliament and of the Council of 5 April 2017 on medical devices, amending Directive 2001/83/EC, Regulation (EC) No 178/2002 and Regulation (EC) No 1223/2009 and repealing Council Directives 90/385/EEC and 93/42/EEC. Official Journal of the European Union 2017;60(L117):1–175
28.
go back to reference Weng SF, Reps J, Kai J, Garibaldi JM, Qureshi N. Can machine-learning improve cardiovascular risk prediction using routine clinical data? PLoS ONE. 2017;12(4):e174944.CrossRefPubMedPubMedCentral Weng SF, Reps J, Kai J, Garibaldi JM, Qureshi N. Can machine-learning improve cardiovascular risk prediction using routine clinical data? PLoS ONE. 2017;12(4):e174944.CrossRefPubMedPubMedCentral
29.
go back to reference Sonnenberg FA, Beck JB. Markov models in medical decision making: a practical guide. Med Decis Making. 1993;13:322–38.CrossRefPubMed Sonnenberg FA, Beck JB. Markov models in medical decision making: a practical guide. Med Decis Making. 1993;13:322–38.CrossRefPubMed
30.
go back to reference Wilk S, Michalowski M, Michalowski W, Rosu D, Carrier M, Kezadri-Hamiaz M. Comprehensive mitigation framework for concurrent application of multiple clinical practice guidelines. J Biomed Inform. 2017;66:52–71.CrossRefPubMed Wilk S, Michalowski M, Michalowski W, Rosu D, Carrier M, Kezadri-Hamiaz M. Comprehensive mitigation framework for concurrent application of multiple clinical practice guidelines. J Biomed Inform. 2017;66:52–71.CrossRefPubMed
Metagegevens
Titel
A computerised decision support system for cardiovascular risk management ‘live’ in the electronic health record environment: development, validation and implementation—the Utrecht Cardiovascular Cohort Initiative
Auteurs
T. K. J. Groenhof
Z. H. Rittersma
M. L. Bots
M. Brandjes
J. J. L. Jacobs
D. E. Grobbee
W. W. van Solinge
F. L. J. Visseren
S. Haitjema
F. W. Asselbergs
Members of the UCC-CVRM Study Group
Publicatiedatum
01-08-2019
Uitgeverij
Bohn Stafleu van Loghum
Gepubliceerd in
Netherlands Heart Journal / Uitgave 9/2019
Print ISSN: 1568-5888
Elektronisch ISSN: 1876-6250
DOI
https://doi.org/10.1007/s12471-019-01308-w

Andere artikelen Uitgave 9/2019

Netherlands Heart Journal 9/2019 Naar de uitgave