SlideShare a Scribd company logo
1 of 1
Download to read offline
A mixed methods task analysis of the implementation and
validation of EHR-based clinical quality measures
Nicole G. Weiskopf, PhD1; Faiza J. Khan, MBBS, MBI1,2; Deborah Woodcock, MBA1; David A. Dorr, MD, MS1; Jayne Mitchell, ANP-BC, CHFN2;
James O. Mudd, MD2; Aaron M. Cohen, MD, MS1
1. Department of Medical Informatics & Clinical Epidemiology, OHSU, Portland, OR; 2. Knight Cardiovascular Institute, OHSU, Portland, OR
Clinical quality measures (CQMs) are an important tool for the assessment and improvement of
healthcare quality. Federal requirements initially set forth in the American Recovery and
Reinvestment Act, and advanced in subsequent stages of the requirements, codified electronic health
record (EHR)-based CQM reporting, and have made automated CQM implementation a priority
within the clinical and informatics communities. Nevertheless, the processes surrounding CQM
implementation and validation remain complex, time-consuming, and largely undefined. We
collected issue-tracking data during the course of an agile and rigorous collaborative project to build
an analytics platform for the Knight Cardiovascular Institute (KCVI) at OHSU, with nine heart failure
CQMs defined by the American College of Cardiology (ACC) as an exemplar. Using a mixed methods
approach we provide an overview of our CQM implementation and validation process, identify major
roadblocks and bottlenecks, and present recommendations for other professionals working in the
area of healthcare quality assessment and improvement.
Abstract
Setting: The Informatics Discovery Lab, a program within the Department of Medical Informatics and
Clinical Epidemiology at OHSU, has partnered with KCVI to develop and evaluate an analytics
platform to track and improve quality of care. The platform was built upon an existing CQM engine,
the Integrated Care Coordination Information System, a component of Care Management Plus, a care
coordination, quality improvement, and information technology model.2, 3
Quality Measures: We implemented nine heart failure CQMs, summarized in Table 1, based on the
specifications of the ACC.1 The beta-blocker and ACE/ARB measures are specified by the ACC as
paired measures, and were developed and analyzed accordingly.
Data Collection and Management: We developed an issue-tracking database that allowed
collaborators to open, modify, assign, update, and close tasks, decisions, requests, and issues. Each
task could be categorized as belonging to a specific CQM, or belonging to all CQMs. We extracted
task name, CQM name, and task opened date, and task closed date from the database.
Analysis: An iterative, open coding approach was used to create a set of exhaustive, mutually
exclusive categories to capture the types of work involved in CQM implementation. The final
category for each task was determined through consensus. For each task we calculated the number
of days from date opened to final date modified; we referred to this metric as task-days, in order to
emphasize the possibility of concurrent rather than purely sequential work.
Measure Description
LVEF* (outpatient) Annual LVEF assessment for HF patients (outpatient)
LVEF (inpatient) Annual LVEF assessment for HF patients (inpatient)
Symptom Assessment Quantitative results of evaluation of level of activity and clinical symptoms (outpatient)
Symptom Management Documentation that symptoms have improved, stayed the same, or worsened but have a
documented care plan (outpatient)
Patient Education Provision of at least three items of self-care education to patient (outpatient)
Beta-blocker Therapy Prescription of evidence-based beta-blocker if any LVEF < 40% (outpatient and inpatient)
ACE/ARB** Therapy Prescription of evidence-based ACE/ARB if any LVEF < 40% (outpatient and inpatient)
ICD+ Counseling Documentation that patient was counseled regarding ICD implantation if LVEF ≤ 35 despite
optimal therapy (outpatient)
Post-Discharge Appt. Follow-up appointment scheduled at the time of discharge (inpatient)
Category Definition
Task
count
Task- days
(%)
Mean task-
days (SD)
Interpretation Interpretation and operationalization of CQM concepts,
population, and related issues
7 301 (4.8%) 43.0 (38.2)
Data exploration Identification and selection of appropriate data fields 13 842 (13.5%) 64.8 (60.9)
System development
& debugging
Development, maintenance, correction, updating of back-
end data capture and pre-processing system
45 1868 (29.9%) 41.5 (45.6)
CQM development &
debugging
Development, maintenance, correction, updating of CQM
queries and CQM-specific programming
19 1463 (23.4%) 77.0 (81.6)
Validation Determining quality of automated CQMs and true
performance based on manual chart review
14 594 (9.5%) 42.4 (27.3)
Synthesis & analysis Quantitative, qualitative, and graphical analysis of CQMs 12 1048 (16.8%) 87.3 (78.5)
Informing & updating
stakeholders
Delivery of findings and recommendations to stakeholders 6 124 (2.0%) 20.7 (22.1)
116 6240 (100%) 54.3 (59.3)
Table 1. Summary of ACC heart failure CQMs.1 *LVEF = Left Ventricular Ejection Fraction; **ACE = Angiotensin-
converting-enzyme inhibitor; ARB Angiotensin Receptor Blocker; +ICD= Implantable Cardioverter Defibrillator
Table 2. Categories of work necessary for implementing and validating automated EHR-based CQMs. The
categories are listed from top to bottom in roughly expected order of occurrence.
Derived work categories and process: Our results aligned closely with CQM implementation models
proposed by the American Hospital Association4 and by the Office of the National Coordinator for
Health Information Technology. The most significant difference between those models and ours are
our focus on interpretation of the measure and their focus on workflow and documentation changes
at the point of care, which we see as a future step informed by our work.
Nonlinearity of implementation process: We had anticipated that CQM implementation would be
largely sequential, with iteration around system development and debugging and measure
development and debugging. The inpatient LVEF measure roughly follows this linear process. Other
measures, including ICD counseling and follow-up scheduling, followed a more iterative path, with
extended work related to system development and debugging and data exploration. At any stage of
the process it was possible to discover an issue that required returning to any of the preceding
stages. Measure development and debugging, validation, or synthesis and analysis, for example,
might uncover system errors, like missing data capture or incorrect population selection. System
development and debugging, in turn, might reveal that a data element was being used differently
than originally anticipated, which would require further data exploration to find a better element, or
even interpretation, to select a similar concept that might be documented more consistently.
Impact of data quality: Poor EHR data quality and limited data accessibility lead to difficulty mapping
CQM concepts to EHR elements, and necessitate complex measure logic. As an example, the paired
beta-blocker and ACE/ARB CQMS required substantial iterative work related to measure development
and debugging and validation due to EHR documentation problems. After initial implementation
based on medication data, we learned that clinicians documented medication adherence and
medication exceptions in two other structured fields, depending upon setting. These fields, however,
were not always used consistently and were sometimes out of date; some patients who were labeled
as having exceptions were in fact on the appropriate medications. To account for this data quality
problem we needed to develop and evaluate significantly more complex logic.
Performance attribution: Many of the system development and debugging tasks related the
identification of relevant patients and the attribution of those patients to the appropriate providers
for group- and provider-level performance calculation and reporting. During the outpatient and
inpatient LVEF CQM implementation, we had to develop and validate system rules and processes for
the identification and extraction of relevant patients and their data, which were different for the two
populations. We also had to select and implement an appropriate model of CQM performance
attribution.5, 6 Often, patients are assigned to primary care providers or the most recent care
provider. These approaches, however, may not be appropriate in settings where care is delivered by
teams or where providers frequently see referral patients. Instead, we used a multiple attribution
rule, where all providers who saw a patient during the measurement period received “credit.”
Implementing this rule involved substantial system development and validation effort.
Figure 3. Expected CQM implementation process, which is mostly linear with specific instances of iteration at the
development and debugging stages, and observed process, which may include substantial iteration.
Figure 1. Number of tasks and time spent on tasks in each category, by measure. Tasks assigned to all measures are
not included here.
Figure 3. A selection of observed by-measure workflows. Concurrent tasks within categories will overlap. The “all
measures” category consists of tasks explicitly assigned to all measures, not tasks assigned to any measure.
Through a mixed methods analysis of issue-tracking data, we have derived a set of seven categories
of work relating to the end-to-end implementation and evaluation of valid and reliable automated
EHR-based CQMs. These align well with and expand upon prior work in this area. We encountered a
number of both expected and unexpected challenges during this work, stemming largely from EHR
data limitations, from back-end and calculation-related challenges, and from the implementation of
new features needed to support data analytics. To the extent possible, we would advise other CQM
implementers to conduct exhaustive exploration of user needs and relevant medical concept
documentation practices at the start of any CQM implementation project in order to limit iteration
and redundancy to the extent possible. Some degree of iteration, however, is an unavoidable and, in
fact, vital feature of a complex development and knowledge discovery process.
Research reported in this poster was supported by the Knight Cardiovascular Institute.
References
1. American College of Cardiology Foundation, American Heart Association, American Medical Association. Heart Failure
Performance Measurement Set 2010.
2. Dale JA, Behkami NA, Olsen GS, Dorr DA. A multi-perspective analysis of lessons learned from building an Integrated Care
Coordination Information System (ICCIS). AMIA Annu Symp Proc. 2012;2012:129-35.
3. Dorr DA, Wilcox A, Burns L, Brunker CP, Narus SP, Clayton PD. Implementing a multidisease chronic care model in primary care
using people and technology. Dis Manag. 2006;9(1):1-15.
4. Eisenberg F, Lasome C, Advani A, Martins R, Craig P, Sprenger S. A study of the impact of meaningful use clinical quality
measures. Washington, DC: American Hospital Association. 2013.
5. Mehrotra A, Adams JL, Thomas JW, McGlynn EA. The effect of different attribution rules on individual physician cost profiles.
Ann Intern Med. 2010;152(10):649-54.
6. Peterson ED, Ho PM, Barton M, Beam C, Burgess LH, Casey DE, Jr., et al. ACC/AHA/AACVPR/AAFP/ANA concepts for clinician-
patient shared accountability in performance measures: a report of the American College of Cardiology/American Heart
Association Task Force on Performance Measures. Circulation. 2014;130(22):1984-94.
12/1/14 2/1/15 4/1/15 6/1/15 8/1/15 10/1/15 12/1/15 2/1/16
Outp
Interpretation
Data exploration
System development and debugging
Measure development and debugging
Validation
Synthesis and analysis
Informing and updating stakeholders
Inpat
Interpretation
Data exploration
System development and debugging
Measure development and debugging
Validation
Synthesis and analysis
Informing and updating stakeholders
Bet
ACE/A
Interpretation
Data exploration
System development and debugging
Measure development and debugging
Validation
Synthesis and analysis
Informing and updating stakeholders
ICDC
Interpretation
Data exploration
System development and debugging
Measure development and debugging
Validation
Synthesis and analysis
Informing and updating stakeholders
FollSched
Interpretation
Data exploration
System development and debugging
Measure development and debugging
Validation
Synthesis and analysis
Informing and updating stakeholders
Allm
Interpretation
Data exploration
System development and debugging
Measure development and debugging
Validation
Synthesis and analysis
Informing and updating stakeholders
Methods
Discussion
Conclusion

More Related Content

What's hot

Clinical data management
Clinical data managementClinical data management
Clinical data managementUpendra Agarwal
 
Introduction to clinical data management
Introduction to clinical data managementIntroduction to clinical data management
Introduction to clinical data managementshrinu07
 
Clinical Data Collection: The Good, the Bad, the Beautiful
Clinical Data Collection: The Good, the Bad, the BeautifulClinical Data Collection: The Good, the Bad, the Beautiful
Clinical Data Collection: The Good, the Bad, the BeautifulMike Hogarth, MD, FACMI, FACP
 
The impact of electronic data capture on clinical data management
The impact of electronic data capture on clinical data managementThe impact of electronic data capture on clinical data management
The impact of electronic data capture on clinical data managementClin Plus
 
Clinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol LabsClinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol LabsGratisol Labs
 
Clinical data management
Clinical data managementClinical data management
Clinical data managementDibakarGhosh15
 
Electronic Data Capture & Remote Data Capture
Electronic Data Capture & Remote  Data CaptureElectronic Data Capture & Remote  Data Capture
Electronic Data Capture & Remote Data CaptureCRB Tech
 
Clinical data management india as a hub
Clinical data management india as a hubClinical data management india as a hub
Clinical data management india as a hubBhaswat Chakraborty
 
Clinical Data Collection & Clinical Data Management Naveen Balaji
Clinical Data Collection & Clinical Data Management Naveen BalajiClinical Data Collection & Clinical Data Management Naveen Balaji
Clinical Data Collection & Clinical Data Management Naveen BalajiNaveen Balaji
 
Understanding clinical data management
Understanding clinical data managementUnderstanding clinical data management
Understanding clinical data managementfinenessinstitute
 
Oracle Clinical Overview_Katalyst HLS
Oracle Clinical Overview_Katalyst HLSOracle Clinical Overview_Katalyst HLS
Oracle Clinical Overview_Katalyst HLSKatalyst HLS
 
Clinical Data Management
Clinical Data ManagementClinical Data Management
Clinical Data ManagementShray Jali
 
Clinical data management basics
Clinical data management basicsClinical data management basics
Clinical data management basicsSurabhi Jain
 
Clinical data management process setup
Clinical data management process  setupClinical data management process  setup
Clinical data management process setupDr.K Pati
 
Clinical Data Management
Clinical Data ManagementClinical Data Management
Clinical Data Managementbiinoida
 
Clinicaldatamanagementindiaasahub 130313225150-phpapp01
Clinicaldatamanagementindiaasahub 130313225150-phpapp01Clinicaldatamanagementindiaasahub 130313225150-phpapp01
Clinicaldatamanagementindiaasahub 130313225150-phpapp01Upendra Agarwal
 
Computer capture in Clinical Data Management
Computer capture in Clinical Data ManagementComputer capture in Clinical Data Management
Computer capture in Clinical Data Managementbhunjawa
 
Data capture
Data captureData capture
Data captureRohit K.
 

What's hot (20)

Cdm
CdmCdm
Cdm
 
Clinical data management
Clinical data managementClinical data management
Clinical data management
 
Introduction to clinical data management
Introduction to clinical data managementIntroduction to clinical data management
Introduction to clinical data management
 
Clinical Data Collection: The Good, the Bad, the Beautiful
Clinical Data Collection: The Good, the Bad, the BeautifulClinical Data Collection: The Good, the Bad, the Beautiful
Clinical Data Collection: The Good, the Bad, the Beautiful
 
The impact of electronic data capture on clinical data management
The impact of electronic data capture on clinical data managementThe impact of electronic data capture on clinical data management
The impact of electronic data capture on clinical data management
 
Clinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol LabsClinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol Labs
 
Clinical data management
Clinical data managementClinical data management
Clinical data management
 
Electronic Data Capture & Remote Data Capture
Electronic Data Capture & Remote  Data CaptureElectronic Data Capture & Remote  Data Capture
Electronic Data Capture & Remote Data Capture
 
Clinical data management india as a hub
Clinical data management india as a hubClinical data management india as a hub
Clinical data management india as a hub
 
Clinical Data Collection & Clinical Data Management Naveen Balaji
Clinical Data Collection & Clinical Data Management Naveen BalajiClinical Data Collection & Clinical Data Management Naveen Balaji
Clinical Data Collection & Clinical Data Management Naveen Balaji
 
Understanding clinical data management
Understanding clinical data managementUnderstanding clinical data management
Understanding clinical data management
 
Oracle Clinical Overview_Katalyst HLS
Oracle Clinical Overview_Katalyst HLSOracle Clinical Overview_Katalyst HLS
Oracle Clinical Overview_Katalyst HLS
 
Clinical Data Management
Clinical Data ManagementClinical Data Management
Clinical Data Management
 
Clinical data management basics
Clinical data management basicsClinical data management basics
Clinical data management basics
 
CDM
CDMCDM
CDM
 
Clinical data management process setup
Clinical data management process  setupClinical data management process  setup
Clinical data management process setup
 
Clinical Data Management
Clinical Data ManagementClinical Data Management
Clinical Data Management
 
Clinicaldatamanagementindiaasahub 130313225150-phpapp01
Clinicaldatamanagementindiaasahub 130313225150-phpapp01Clinicaldatamanagementindiaasahub 130313225150-phpapp01
Clinicaldatamanagementindiaasahub 130313225150-phpapp01
 
Computer capture in Clinical Data Management
Computer capture in Clinical Data ManagementComputer capture in Clinical Data Management
Computer capture in Clinical Data Management
 
Data capture
Data captureData capture
Data capture
 

Viewers also liked

資訊教育 Ch2投影片
資訊教育 Ch2投影片資訊教育 Ch2投影片
資訊教育 Ch2投影片Queifang Chung
 
Torockó Rimetea ROMANIA STREET VIEW
Torockó   Rimetea   ROMANIA   STREET  VIEWTorockó   Rimetea   ROMANIA   STREET  VIEW
Torockó Rimetea ROMANIA STREET VIEWSTREETVIEW
 
Editing analysis Powerpoint
Editing analysis Powerpoint Editing analysis Powerpoint
Editing analysis Powerpoint lightening123
 
ΕΥΗ ΚΟΥΣΙΔΟΥ, ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ ΑΛΕΞΑΝΔΡΟΣ
ΕΥΗ ΚΟΥΣΙΔΟΥ, ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ ΑΛΕΞΑΝΔΡΟΣΕΥΗ ΚΟΥΣΙΔΟΥ, ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ ΑΛΕΞΑΝΔΡΟΣ
ΕΥΗ ΚΟΥΣΙΔΟΥ, ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ ΑΛΕΞΑΝΔΡΟΣkse30lykeio
 
Plataforma mate (1)
Plataforma mate (1)Plataforma mate (1)
Plataforma mate (1)lucytmor
 
NTPC Barh ppt by Shivank
NTPC Barh ppt by ShivankNTPC Barh ppt by Shivank
NTPC Barh ppt by Shivankshivank Kumar
 
Googleアナリティクスを活用したお手軽なランキングシステムの構築 ~ サーバー・クライアント側実装例 ~
Googleアナリティクスを活用したお手軽なランキングシステムの構築 ~ サーバー・クライアント側実装例 ~Googleアナリティクスを活用したお手軽なランキングシステムの構築 ~ サーバー・クライアント側実装例 ~
Googleアナリティクスを活用したお手軽なランキングシステムの構築 ~ サーバー・クライアント側実装例 ~AppBank
 

Viewers also liked (20)

Սերգեյ Փարաջանովի Թանգարանում
Սերգեյ Փարաջանովի ԹանգարանումՍերգեյ Փարաջանովի Թանգարանում
Սերգեյ Փարաջանովի Թանգարանում
 
UMKCSTUDENTS
UMKCSTUDENTSUMKCSTUDENTS
UMKCSTUDENTS
 
Doc1
Doc1Doc1
Doc1
 
Виступ рибіна о.і.
Виступ рибіна о.і.Виступ рибіна о.і.
Виступ рибіна о.і.
 
Volleyball Officials Stretching Exercises
Volleyball Officials Stretching ExercisesVolleyball Officials Stretching Exercises
Volleyball Officials Stretching Exercises
 
資訊教育 Ch2投影片
資訊教育 Ch2投影片資訊教育 Ch2投影片
資訊教育 Ch2投影片
 
Torockó Rimetea ROMANIA STREET VIEW
Torockó   Rimetea   ROMANIA   STREET  VIEWTorockó   Rimetea   ROMANIA   STREET  VIEW
Torockó Rimetea ROMANIA STREET VIEW
 
Editing analysis Powerpoint
Editing analysis Powerpoint Editing analysis Powerpoint
Editing analysis Powerpoint
 
Watch your language
Watch your languageWatch your language
Watch your language
 
UP Softball Final
UP Softball FinalUP Softball Final
UP Softball Final
 
abstract
abstractabstract
abstract
 
ΕΥΗ ΚΟΥΣΙΔΟΥ, ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ ΑΛΕΞΑΝΔΡΟΣ
ΕΥΗ ΚΟΥΣΙΔΟΥ, ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ ΑΛΕΞΑΝΔΡΟΣΕΥΗ ΚΟΥΣΙΔΟΥ, ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ ΑΛΕΞΑΝΔΡΟΣ
ΕΥΗ ΚΟΥΣΙΔΟΥ, ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ ΑΛΕΞΑΝΔΡΟΣ
 
Plataforma mate (1)
Plataforma mate (1)Plataforma mate (1)
Plataforma mate (1)
 
Mc Clendon Teat Mortuary C Ds
Mc Clendon Teat Mortuary   C DsMc Clendon Teat Mortuary   C Ds
Mc Clendon Teat Mortuary C Ds
 
River gypsies
River gypsiesRiver gypsies
River gypsies
 
NTPC Barh ppt by Shivank
NTPC Barh ppt by ShivankNTPC Barh ppt by Shivank
NTPC Barh ppt by Shivank
 
Mercedes simental pi2 ppt
Mercedes simental pi2 pptMercedes simental pi2 ppt
Mercedes simental pi2 ppt
 
Googleアナリティクスを活用したお手軽なランキングシステムの構築 ~ サーバー・クライアント側実装例 ~
Googleアナリティクスを活用したお手軽なランキングシステムの構築 ~ サーバー・クライアント側実装例 ~Googleアナリティクスを活用したお手軽なランキングシステムの構築 ~ サーバー・クライアント側実装例 ~
Googleアナリティクスを活用したお手軽なランキングシステムの構築 ~ サーバー・クライアント側実装例 ~
 
Pregnancy powerpoint final
Pregnancy powerpoint finalPregnancy powerpoint final
Pregnancy powerpoint final
 
Digestion diagram
Digestion diagramDigestion diagram
Digestion diagram
 

Similar to KCVI_analytics_NGWeiskopf research week v4

Improving Lab Order, Verification, and Follow-up Processes at UT Physicians
Improving Lab Order, Verification, and Follow-up Processes at UT PhysiciansImproving Lab Order, Verification, and Follow-up Processes at UT Physicians
Improving Lab Order, Verification, and Follow-up Processes at UT PhysiciansAllison McCoy
 
lecture 10a
lecture 10alecture 10a
lecture 10aCMDLMS
 
Health IT Summit Austin 2013 - Keynote Presentation "Meaningful Use Stage 2 a...
Health IT Summit Austin 2013 - Keynote Presentation "Meaningful Use Stage 2 a...Health IT Summit Austin 2013 - Keynote Presentation "Meaningful Use Stage 2 a...
Health IT Summit Austin 2013 - Keynote Presentation "Meaningful Use Stage 2 a...Health IT Conference – iHT2
 
Develop a schedule for a healthcare website redesign project. Where .pdf
Develop a schedule for a healthcare website redesign project. Where .pdfDevelop a schedule for a healthcare website redesign project. Where .pdf
Develop a schedule for a healthcare website redesign project. Where .pdfSALES97
 
Clinical data-management-overview
Clinical data-management-overviewClinical data-management-overview
Clinical data-management-overviewAcri India
 
Evaluation of a clinical information system (cis)
Evaluation of a clinical information system (cis)Evaluation of a clinical information system (cis)
Evaluation of a clinical information system (cis)nikita024
 
Defining a Central Monitoring Capability: Sharing the Experience of TransCele...
Defining a Central Monitoring Capability: Sharing the Experience of TransCele...Defining a Central Monitoring Capability: Sharing the Experience of TransCele...
Defining a Central Monitoring Capability: Sharing the Experience of TransCele...www.datatrak.com
 
Clinical Data Management Process Overview_Katalyst HLS
Clinical Data Management Process Overview_Katalyst HLSClinical Data Management Process Overview_Katalyst HLS
Clinical Data Management Process Overview_Katalyst HLSKatalyst HLS
 
Weiskopf AMIA 2016_abstract
Weiskopf AMIA 2016_abstractWeiskopf AMIA 2016_abstract
Weiskopf AMIA 2016_abstractDeborah Woodcock
 
Retina Today (Nov-Dec 2014): The Clinical Data Management Process
Retina Today (Nov-Dec 2014): The Clinical Data Management ProcessRetina Today (Nov-Dec 2014): The Clinical Data Management Process
Retina Today (Nov-Dec 2014): The Clinical Data Management ProcessStatistics & Data Corporation
 
Care expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learningCare expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learningIRJET Journal
 
Submission to AIME 2009
Submission to AIME 2009Submission to AIME 2009
Submission to AIME 2009rjb1978
 
ICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining ApproachICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining Approachcsandit
 
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHcscpconf
 
Who needs fast data? - Journal for Clinical Studies
Who needs fast data? - Journal for Clinical Studies Who needs fast data? - Journal for Clinical Studies
Who needs fast data? - Journal for Clinical Studies KCR
 
Three Steps to Prioritize Clinical Quality Improvement in Healthcare
Three Steps to Prioritize Clinical Quality Improvement in HealthcareThree Steps to Prioritize Clinical Quality Improvement in Healthcare
Three Steps to Prioritize Clinical Quality Improvement in HealthcareHealth Catalyst
 
Technology Considerations to Enable the Risk-Based Monitoring Methodology
Technology Considerations to Enable the Risk-Based Monitoring MethodologyTechnology Considerations to Enable the Risk-Based Monitoring Methodology
Technology Considerations to Enable the Risk-Based Monitoring Methodologywww.datatrak.com
 
Qa what is_clinical_data_management
Qa what is_clinical_data_managementQa what is_clinical_data_management
Qa what is_clinical_data_managementHitesh Kadam
 

Similar to KCVI_analytics_NGWeiskopf research week v4 (20)

Improving Lab Order, Verification, and Follow-up Processes at UT Physicians
Improving Lab Order, Verification, and Follow-up Processes at UT PhysiciansImproving Lab Order, Verification, and Follow-up Processes at UT Physicians
Improving Lab Order, Verification, and Follow-up Processes at UT Physicians
 
lecture 10a
lecture 10alecture 10a
lecture 10a
 
Health IT Summit Austin 2013 - Keynote Presentation "Meaningful Use Stage 2 a...
Health IT Summit Austin 2013 - Keynote Presentation "Meaningful Use Stage 2 a...Health IT Summit Austin 2013 - Keynote Presentation "Meaningful Use Stage 2 a...
Health IT Summit Austin 2013 - Keynote Presentation "Meaningful Use Stage 2 a...
 
Develop a schedule for a healthcare website redesign project. Where .pdf
Develop a schedule for a healthcare website redesign project. Where .pdfDevelop a schedule for a healthcare website redesign project. Where .pdf
Develop a schedule for a healthcare website redesign project. Where .pdf
 
Final report ehr1
Final report ehr1Final report ehr1
Final report ehr1
 
Clinical data-management-overview
Clinical data-management-overviewClinical data-management-overview
Clinical data-management-overview
 
Evaluation of a clinical information system (cis)
Evaluation of a clinical information system (cis)Evaluation of a clinical information system (cis)
Evaluation of a clinical information system (cis)
 
Defining a Central Monitoring Capability: Sharing the Experience of TransCele...
Defining a Central Monitoring Capability: Sharing the Experience of TransCele...Defining a Central Monitoring Capability: Sharing the Experience of TransCele...
Defining a Central Monitoring Capability: Sharing the Experience of TransCele...
 
Clinical Data Management Process Overview_Katalyst HLS
Clinical Data Management Process Overview_Katalyst HLSClinical Data Management Process Overview_Katalyst HLS
Clinical Data Management Process Overview_Katalyst HLS
 
Weiskopf AMIA 2016_abstract
Weiskopf AMIA 2016_abstractWeiskopf AMIA 2016_abstract
Weiskopf AMIA 2016_abstract
 
Retina Today (Nov-Dec 2014): The Clinical Data Management Process
Retina Today (Nov-Dec 2014): The Clinical Data Management ProcessRetina Today (Nov-Dec 2014): The Clinical Data Management Process
Retina Today (Nov-Dec 2014): The Clinical Data Management Process
 
Care expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learningCare expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learning
 
Submission to AIME 2009
Submission to AIME 2009Submission to AIME 2009
Submission to AIME 2009
 
ICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining ApproachICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining Approach
 
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
 
CDM.pptx
CDM.pptxCDM.pptx
CDM.pptx
 
Who needs fast data? - Journal for Clinical Studies
Who needs fast data? - Journal for Clinical Studies Who needs fast data? - Journal for Clinical Studies
Who needs fast data? - Journal for Clinical Studies
 
Three Steps to Prioritize Clinical Quality Improvement in Healthcare
Three Steps to Prioritize Clinical Quality Improvement in HealthcareThree Steps to Prioritize Clinical Quality Improvement in Healthcare
Three Steps to Prioritize Clinical Quality Improvement in Healthcare
 
Technology Considerations to Enable the Risk-Based Monitoring Methodology
Technology Considerations to Enable the Risk-Based Monitoring MethodologyTechnology Considerations to Enable the Risk-Based Monitoring Methodology
Technology Considerations to Enable the Risk-Based Monitoring Methodology
 
Qa what is_clinical_data_management
Qa what is_clinical_data_managementQa what is_clinical_data_management
Qa what is_clinical_data_management
 

KCVI_analytics_NGWeiskopf research week v4

  • 1. A mixed methods task analysis of the implementation and validation of EHR-based clinical quality measures Nicole G. Weiskopf, PhD1; Faiza J. Khan, MBBS, MBI1,2; Deborah Woodcock, MBA1; David A. Dorr, MD, MS1; Jayne Mitchell, ANP-BC, CHFN2; James O. Mudd, MD2; Aaron M. Cohen, MD, MS1 1. Department of Medical Informatics & Clinical Epidemiology, OHSU, Portland, OR; 2. Knight Cardiovascular Institute, OHSU, Portland, OR Clinical quality measures (CQMs) are an important tool for the assessment and improvement of healthcare quality. Federal requirements initially set forth in the American Recovery and Reinvestment Act, and advanced in subsequent stages of the requirements, codified electronic health record (EHR)-based CQM reporting, and have made automated CQM implementation a priority within the clinical and informatics communities. Nevertheless, the processes surrounding CQM implementation and validation remain complex, time-consuming, and largely undefined. We collected issue-tracking data during the course of an agile and rigorous collaborative project to build an analytics platform for the Knight Cardiovascular Institute (KCVI) at OHSU, with nine heart failure CQMs defined by the American College of Cardiology (ACC) as an exemplar. Using a mixed methods approach we provide an overview of our CQM implementation and validation process, identify major roadblocks and bottlenecks, and present recommendations for other professionals working in the area of healthcare quality assessment and improvement. Abstract Setting: The Informatics Discovery Lab, a program within the Department of Medical Informatics and Clinical Epidemiology at OHSU, has partnered with KCVI to develop and evaluate an analytics platform to track and improve quality of care. The platform was built upon an existing CQM engine, the Integrated Care Coordination Information System, a component of Care Management Plus, a care coordination, quality improvement, and information technology model.2, 3 Quality Measures: We implemented nine heart failure CQMs, summarized in Table 1, based on the specifications of the ACC.1 The beta-blocker and ACE/ARB measures are specified by the ACC as paired measures, and were developed and analyzed accordingly. Data Collection and Management: We developed an issue-tracking database that allowed collaborators to open, modify, assign, update, and close tasks, decisions, requests, and issues. Each task could be categorized as belonging to a specific CQM, or belonging to all CQMs. We extracted task name, CQM name, and task opened date, and task closed date from the database. Analysis: An iterative, open coding approach was used to create a set of exhaustive, mutually exclusive categories to capture the types of work involved in CQM implementation. The final category for each task was determined through consensus. For each task we calculated the number of days from date opened to final date modified; we referred to this metric as task-days, in order to emphasize the possibility of concurrent rather than purely sequential work. Measure Description LVEF* (outpatient) Annual LVEF assessment for HF patients (outpatient) LVEF (inpatient) Annual LVEF assessment for HF patients (inpatient) Symptom Assessment Quantitative results of evaluation of level of activity and clinical symptoms (outpatient) Symptom Management Documentation that symptoms have improved, stayed the same, or worsened but have a documented care plan (outpatient) Patient Education Provision of at least three items of self-care education to patient (outpatient) Beta-blocker Therapy Prescription of evidence-based beta-blocker if any LVEF < 40% (outpatient and inpatient) ACE/ARB** Therapy Prescription of evidence-based ACE/ARB if any LVEF < 40% (outpatient and inpatient) ICD+ Counseling Documentation that patient was counseled regarding ICD implantation if LVEF ≤ 35 despite optimal therapy (outpatient) Post-Discharge Appt. Follow-up appointment scheduled at the time of discharge (inpatient) Category Definition Task count Task- days (%) Mean task- days (SD) Interpretation Interpretation and operationalization of CQM concepts, population, and related issues 7 301 (4.8%) 43.0 (38.2) Data exploration Identification and selection of appropriate data fields 13 842 (13.5%) 64.8 (60.9) System development & debugging Development, maintenance, correction, updating of back- end data capture and pre-processing system 45 1868 (29.9%) 41.5 (45.6) CQM development & debugging Development, maintenance, correction, updating of CQM queries and CQM-specific programming 19 1463 (23.4%) 77.0 (81.6) Validation Determining quality of automated CQMs and true performance based on manual chart review 14 594 (9.5%) 42.4 (27.3) Synthesis & analysis Quantitative, qualitative, and graphical analysis of CQMs 12 1048 (16.8%) 87.3 (78.5) Informing & updating stakeholders Delivery of findings and recommendations to stakeholders 6 124 (2.0%) 20.7 (22.1) 116 6240 (100%) 54.3 (59.3) Table 1. Summary of ACC heart failure CQMs.1 *LVEF = Left Ventricular Ejection Fraction; **ACE = Angiotensin- converting-enzyme inhibitor; ARB Angiotensin Receptor Blocker; +ICD= Implantable Cardioverter Defibrillator Table 2. Categories of work necessary for implementing and validating automated EHR-based CQMs. The categories are listed from top to bottom in roughly expected order of occurrence. Derived work categories and process: Our results aligned closely with CQM implementation models proposed by the American Hospital Association4 and by the Office of the National Coordinator for Health Information Technology. The most significant difference between those models and ours are our focus on interpretation of the measure and their focus on workflow and documentation changes at the point of care, which we see as a future step informed by our work. Nonlinearity of implementation process: We had anticipated that CQM implementation would be largely sequential, with iteration around system development and debugging and measure development and debugging. The inpatient LVEF measure roughly follows this linear process. Other measures, including ICD counseling and follow-up scheduling, followed a more iterative path, with extended work related to system development and debugging and data exploration. At any stage of the process it was possible to discover an issue that required returning to any of the preceding stages. Measure development and debugging, validation, or synthesis and analysis, for example, might uncover system errors, like missing data capture or incorrect population selection. System development and debugging, in turn, might reveal that a data element was being used differently than originally anticipated, which would require further data exploration to find a better element, or even interpretation, to select a similar concept that might be documented more consistently. Impact of data quality: Poor EHR data quality and limited data accessibility lead to difficulty mapping CQM concepts to EHR elements, and necessitate complex measure logic. As an example, the paired beta-blocker and ACE/ARB CQMS required substantial iterative work related to measure development and debugging and validation due to EHR documentation problems. After initial implementation based on medication data, we learned that clinicians documented medication adherence and medication exceptions in two other structured fields, depending upon setting. These fields, however, were not always used consistently and were sometimes out of date; some patients who were labeled as having exceptions were in fact on the appropriate medications. To account for this data quality problem we needed to develop and evaluate significantly more complex logic. Performance attribution: Many of the system development and debugging tasks related the identification of relevant patients and the attribution of those patients to the appropriate providers for group- and provider-level performance calculation and reporting. During the outpatient and inpatient LVEF CQM implementation, we had to develop and validate system rules and processes for the identification and extraction of relevant patients and their data, which were different for the two populations. We also had to select and implement an appropriate model of CQM performance attribution.5, 6 Often, patients are assigned to primary care providers or the most recent care provider. These approaches, however, may not be appropriate in settings where care is delivered by teams or where providers frequently see referral patients. Instead, we used a multiple attribution rule, where all providers who saw a patient during the measurement period received “credit.” Implementing this rule involved substantial system development and validation effort. Figure 3. Expected CQM implementation process, which is mostly linear with specific instances of iteration at the development and debugging stages, and observed process, which may include substantial iteration. Figure 1. Number of tasks and time spent on tasks in each category, by measure. Tasks assigned to all measures are not included here. Figure 3. A selection of observed by-measure workflows. Concurrent tasks within categories will overlap. The “all measures” category consists of tasks explicitly assigned to all measures, not tasks assigned to any measure. Through a mixed methods analysis of issue-tracking data, we have derived a set of seven categories of work relating to the end-to-end implementation and evaluation of valid and reliable automated EHR-based CQMs. These align well with and expand upon prior work in this area. We encountered a number of both expected and unexpected challenges during this work, stemming largely from EHR data limitations, from back-end and calculation-related challenges, and from the implementation of new features needed to support data analytics. To the extent possible, we would advise other CQM implementers to conduct exhaustive exploration of user needs and relevant medical concept documentation practices at the start of any CQM implementation project in order to limit iteration and redundancy to the extent possible. Some degree of iteration, however, is an unavoidable and, in fact, vital feature of a complex development and knowledge discovery process. Research reported in this poster was supported by the Knight Cardiovascular Institute. References 1. American College of Cardiology Foundation, American Heart Association, American Medical Association. Heart Failure Performance Measurement Set 2010. 2. Dale JA, Behkami NA, Olsen GS, Dorr DA. A multi-perspective analysis of lessons learned from building an Integrated Care Coordination Information System (ICCIS). AMIA Annu Symp Proc. 2012;2012:129-35. 3. Dorr DA, Wilcox A, Burns L, Brunker CP, Narus SP, Clayton PD. Implementing a multidisease chronic care model in primary care using people and technology. Dis Manag. 2006;9(1):1-15. 4. Eisenberg F, Lasome C, Advani A, Martins R, Craig P, Sprenger S. A study of the impact of meaningful use clinical quality measures. Washington, DC: American Hospital Association. 2013. 5. Mehrotra A, Adams JL, Thomas JW, McGlynn EA. The effect of different attribution rules on individual physician cost profiles. Ann Intern Med. 2010;152(10):649-54. 6. Peterson ED, Ho PM, Barton M, Beam C, Burgess LH, Casey DE, Jr., et al. ACC/AHA/AACVPR/AAFP/ANA concepts for clinician- patient shared accountability in performance measures: a report of the American College of Cardiology/American Heart Association Task Force on Performance Measures. Circulation. 2014;130(22):1984-94. 12/1/14 2/1/15 4/1/15 6/1/15 8/1/15 10/1/15 12/1/15 2/1/16 Outp Interpretation Data exploration System development and debugging Measure development and debugging Validation Synthesis and analysis Informing and updating stakeholders Inpat Interpretation Data exploration System development and debugging Measure development and debugging Validation Synthesis and analysis Informing and updating stakeholders Bet ACE/A Interpretation Data exploration System development and debugging Measure development and debugging Validation Synthesis and analysis Informing and updating stakeholders ICDC Interpretation Data exploration System development and debugging Measure development and debugging Validation Synthesis and analysis Informing and updating stakeholders FollSched Interpretation Data exploration System development and debugging Measure development and debugging Validation Synthesis and analysis Informing and updating stakeholders Allm Interpretation Data exploration System development and debugging Measure development and debugging Validation Synthesis and analysis Informing and updating stakeholders Methods Discussion Conclusion