Events Calendar

Mon
Tue
Wed
Thu
Fri
Sat
Sun
M
T
W
T
F
S
S
1
2
5
6
7
9
10
12
13
14
17
18
19
20
22
23
25
26
29
1
2
3
4
5
2014 OSEHRA Open Source Summit: Global Collaboration in Health IT
2014-09-03 - 2014-09-05    
8:00 am - 5:00 pm
OSEHRA is an alliance of corporations, agencies, and individuals dedicated to advancing the state of the art in open source electronic health record (EHR) systems [...]
Connected Health Summit
2014-09-04    
All Day
The inaugural Connected Health Summit: Engaging Consumers is the only event focused exclusively on the consumer-focused perspective of the fast-growing digital health/connected health market. The [...]
Health Impact MidWest
2014-09-08    
All Day
The HealthIMPACT Forum is where health system C-Suite Executives meet.  Designed by and for health system leaders like you, it provides an unmatched faculty of [...]
Simulation Summit 2014
2014-09-11    
All Day
Hilton Toronto Downtown | September 11 - 12, 2014 Meeting Location Hilton Toronto Downtown 145 Richmond Street West Toronto, Ontario, M5H 2L2, CANADA Tel: 416-869-3456 [...]
Webinar : EHR: Demand Results!
2014-09-11    
2:00 pm - 2:45 pm
09/11/14 | 2:00 - 2:45 PM ET If you are using an EHR, you deserve the best solution for your money. You need to demand [...]
Healthcare Electronic Point of Service: Automating Your Front Office
2014-09-11    
3:00 pm - 4:00 pm
09/11/14 | 3:00 - 4:00 PM ET Start capitalizing on customer convenience trends today! Today’s healthcare reimbursement models put a greater financial risk on healthcare [...]
e-Patient Connections 2014
2014-09-15    
All Day
e-Patient Connections 2014 Follow Us! @ePatCon2014 Join in the Conversation at #ePatCon The Internet, social media platforms and mobile health applications are enabling patients to take an [...]
Free Webinar - Don’t Be Denied: Avoiding Billing and Coding Errors
2014-09-16    
1:00 pm - 2:00 pm
Tuesday, September 16, 2014 1:00 PM Eastern / 10:00 AM Pacific   Stopping the denial on an individual claim is just the first step. Smart [...]
Health 2.0 Fall Conference 2014
2014-09-21    
12:00 am
We’re back in Santa Clara on September 21-24, 2014 and once again bringing together the best and brightest speakers, newest product demos, and top networking opportunities for [...]
Healthcare Analytics Summit 14
2014-09-24    
All Day
Transforming Healthcare Through Analytics Join top executives and professionals from around the U.S. for a memorable educational summit on the incredibly pressing topic of Healthcare [...]
AHIMA 2014 Convention
2014-09-27    
All Day
As the most extensive exposition in the industry, the AHIMA Convention and Exhibit attracts decision makers and influencers in HIM and HIT. Last year in [...]
2014 Annual Clinical Coding Meeting
2014-09-27    
12:00 am
Event Type: Meeting HIM Domain: Coding Classification and Reimbursement Continuing Education Units Available: 10 Location: San Diego, CA Venue: San Diego Convention Center Faculty: TBD [...]
AHIP National Conferences on Medicare & Medicaid
2014-09-28    
All Day
Balancing your organization’s short- and long-term needs as you navigate the changes in the Medicare and Medicaid programs can be challenging. AHIP’s National Conferences on Medicare [...]
A Behavioral Health Collision At The EHR Intersection
2014-09-30    
2:00 pm - 3:30 pm
Date/Time Date(s) - 09/30/2014 2:00 pm Hear Why Many Organizations Are Changing EHRs In Order To Remain Competitive In The New Value-Based Health Care Environment [...]
Meaningful Use and The Rise of the Portals
2014-10-02    
12:00 pm - 12:45 pm
Meaningful Use and The Rise of the Portals: Best Practices in Patient Engagement Thu, Oct 2, 2014 10:30 PM - 11:15 PM IST Join Meaningful [...]
Events on 2014-09-04
Connected Health Summit
4 Sep 14
San Diego
Events on 2014-09-08
Health Impact MidWest
8 Sep 14
Chicago
Events on 2014-09-15
e-Patient Connections 2014
15 Sep 14
New York
Events on 2014-09-21
Health 2.0 Fall Conference 2014
21 Sep 14
Santa Clara
Events on 2014-09-24
Healthcare Analytics Summit 14
24 Sep 14
Salt Lake City
Events on 2014-09-27
AHIMA 2014 Convention
27 Sep 14
San Diego
Events on 2014-09-28
Events on 2014-09-30
Events on 2014-10-02
Articles

Nov 26: How will current EHR adoption, use affect future research?

ehr adoption

Research from the United Kingdom provides a glimpse into the challenges following the widespread adoption of EHR systems and capturing of patient data electronically. “The present use of EHR databases requires programing expertise and understanding of the nuances of the coding systems. Queries may take hours or even days to run, and once obtained the only way most researchers can view the results is to scroll through hundreds of records in tabular form,” the authors write

The research team of Tate et al. developed an online user-focused system called TrialViz to improve the searchability of patient data stored in the Clinical Practice Research Datalink (CPRD) database, which includes anonymized primary care patient records for 5.5 million registered patients. In particular, the researchers identified four key challenges.
The first challenge was the difficulty surrounding the ability to abstract meaningful data from the massive amount of data stored in the CPRD database. “One of the main challenges of working with UK GP data is the number and complexity of the queries that need to be carried out in order to sift out relevant information from the mass of (mainly irrelevant) data,” note Tate et al. “There may be thousands of records for each patient, and there may be numerous codes for each disease or type of symptom representing essentially the same thing.”
Another major challenge is the process time involved in running queries. For data to be explored in an interactive and robust manner, results of queries should be returned in real or near real time. Most SQL-based systems that exist at present are not capable in general of doing this. SQL is known to be erratic when working with large datasets, that is, if the parser decides to execute a query in an inefficient manner, large data volumes tend to exacerbate the delinquent behavior, resulting in query execution time of several hours or days rather than expected seconds.
The third challenge dealt with data quality — that is, assurances that data are of sufficient quality to support reliable searches. “In any application based on data, it is very important to ensure that the data are of high quality. For example, it is unethical to enroll patients into an experiment in which poor quality data collection could lead to invalid results. Poor quality data lead to poor searches with low efficiency for screening visits,” add the authors.
The fourth and final challenge centered on the end user and making the process of querying patient information approachable for users of various degrees of technical expertise. “An inherent part of any software application development is a strong user involvement at all stages of the development cycle, from the conception of requirements specification, through the prototype testing to the usability evaluation,” observes Tate et al.
The research team has provided a series of solutions for mitigating these challenges:
• In terms of data abstraction, it developed a web portal that gives users interactive access to the entire CPRD database and visualized search results to improve the legibility and usability of data.
• To speed the processing times for queries, Tate et al. relied on the efficiency afforded by solid state drives (SSDs) as well as the use of a three-database infrastructure: one for the user interface, another for storing cached results, and the third containing all the CPRD patient data.
• The researchers highlighted the importance of the UK National Health Service quality outcomes framework in improving the recording of measures across the nation.
• Lastly, a robust program for evaluating users was used to assess the needs of end users.