Patient Matching A-Z Wednesday, March 2nd 2016

Size: px
Start display at page:

Download "Patient Matching A-Z Wednesday, March 2nd 2016"

Transcription

1 Patient Matching A-Z Wednesday, March 2nd 2016 Adam W. Culbertson, Innovator-in-Residence HHS, HIMSS

2 Overview Overview of Innovator-in-Residence Program Background on Patient Matching Challenges to Matching Evaluation of Matching Algorithms and Metrics

3 Innovator-in-Residence (IIR) Program Brings entrepreneurial individuals into HHS through collaboration with private and not-forprofit organizations HIMSS funded fellow working in collaboration with HHS CTOs office, IDEA LAB and the Office of the National Coordinator for Health IT Patient Matching Final Report, identified patient matching as a critical barrier to interoperability Two Year Fellowship Started August August 2016

4 High Level Goal of Interoperability

5 Simplest Model Client Server

6 Generation Storage All Pieces needed for Interoperability Structure Transport This is where standards are important Merge Governance Policy Considerations

7

8 Background

9 Significant Dates in (Patient) Matching Dunn Record Linkage Fellegi & Sunter A Theory of Record Linkage Campbell, K et al A Comparison of Link Plus, The Link King, and a Basic Deterministic Algorithm RAND Health Report Identity Crisis: An Examination of the Costs and Benefits of a Unique Patient Identifier for the US Health Care System HIMSS Patient Identify Integrity Toolkit, Patient Key Performance Indicators Winkler Matching and Record Linkage A Framework for Cross-Organizational Patient Identity Management Kho, Abel N., et al Design and Implementation of a Privacy Preserving Electronic Health Record Linkage Tool Soundex US Patent Newcombe, Kennedy, & Axford Automatic Linkage of Vital Records Grannis, et al Analysis of Identifier Performance Using a Deterministic Linkage Algorithm Grannis, et al Privacy and Security Solutions for Interoperable Health Information Exchange HIMSS Patient Identity Integrity Audacious Inquiry and ONC Patient Identification and Matching Final Report Joffe et al A Benchmark Comparison of Deterministic and Probabilistic Methods for Defining Manual Review Datasets in Duplicate Records Reconciliation Dusetzina, Stacie B., et al Linking Data for Health Services Research: A Framework and Instructional Guide HIMSS hires Innovator In Residence (IIR) focused on Patient Matching

10 Patient Matching Definition Patient matching: Comparing data from multiple sources to identify records that represent the same patient. In Healthcare involves matching varied demographic fields from different health databases to create a unified view of a patient.

11 Identity Matching / Identity Resolution Identity analysis: link analysis, data mining Structured and unstructured data sources Identity resolution: Merge/dedupe records Identity matching Measure record similarity. Search/retrieval Identity data repository Attribute matching Compare name, DOB, COB, address, etc.

12 Challenges in Matching

13 Challenges Data availability Data Quality Lack of adoption of metrics

14 Availability of Data Attributes

15 % Availability of Attributes Over Region % 90.00% 80.00% 70.00% 60.00% 50.00% 40.00% 30.00% 20.00% 10.00% Site B Site A Site C 0.00% First Name Middle Name Last Name Date of Birth Birth Year Gender Social Security Number Address (full) Street Address Line 1 City State Postal Code Country Abbreviation Country Full Name Phone Number (any) Home Phone Number Cell Phone Number Work Phone Number Address Nickname Insurance Number (free text) Drivers License Number Race (OMB) Race (free text) Ethnicitiy Language Occupation Income Marital Status Height (cm) Height (m) Height (in) Height (ft) Weight (lbs) Weight (kg) Blood Type

16

17

18 Data Quality

19 Data Quality Data Quality is a Key Garbage in and Garbage out Data entry errors are compound data matching complexity Various algorithmic solutions to address these, not perfect Types of errors: Missing or Incomplete Values Inaccurate data Fat finger errors Information is out of date Transposed names Misspelled names

20 Data Quality Transposition errors Mary Sue vs Sue Marie Smith, John vs John, Smith Names change over time Marriage, Divorce More than one way to spell name Jon, John Data entry Fat-finger = typo, transposition, etc. Phonetic variation

21 Metrics for Algorithm Performance

22 Patient Matching Goal Ideal outcome of any matching exercise is correctly answering this one question hundreds or thousands of times, Are these two things the same thing? Correctly identifying all the true positives and true negatives while minimizing the number of errors, false positives and false negatives

23 Patient Matching Terminology True Positive- The two records represent the same patient True Negative- The two records don't represent the same patient

24 Patient Matching Terminology False Negative: The algorithm misses a record that should be matched False Positive: The algorithm creates a link to two records that don t actually match

25 Evaluation EHR A EHR B Truth (Gold Standard) Algorithm Match Type Jonathan Jonathan Match Match True Positive Good Jonathan Sally Non-Match Non-Match True Negative Jonathan Sally Non-Match Match False Positive Bad Jonathan Jon Match Non-Match False Negative

26 Evaluation EHR A EHR B Truth (Gold Standard) Algorithm Match Type Jonathan Jonathan Match Match True Positive Jonathan Sally Non-Match Non-Match True Negative Jonathan Sally Non-Match Match False Positive Bad Jonathan Jon Match Non-Match False Negative

27 Evaluation EHR A EHR B Truth (Gold Standard) Algorithm Match Type Jonathan Jonathan Match Match True Positive Jonathan Sally Non-Match Non-Match True Negative Jonathan Sally Non-Match Match False Positive Bad Jonathan Jon Match Non-Match False Negative

28 Evaluation Precision = True Positives / (True Positives + False Positives) Truth Positive Negative Algorithm Positive True Positive False Positive Precision Negative False Negative True Negative Recall Recall = True Positives / (True Positives + False Negatives)

29 Evaluation Calculation Precision = True Positives / (True Positives + False Positives) Recall = True Positives / (True Positives + False Negatives) Tradeoffs between Precision and Recall F Measure

30 Summary Patient matching is old problem Need to understand data attributes available Understand their quality Follow a systematic approach to evaluation Methodology to create ground truth data Metrics Precision Recall

31 Contact Information Adam W. Culbertson : aculbertson@himss.org

32 Questions?

33 Backup

34 Creating Test Data Sets

35 Development of Test Data Set Patient Database Select Potential Matches (aka Adjudication Pool) Manual Reviewer 1 Manual Reviewer 2 Manual Reviewer 3 Human-Reviewed Match Decisions (Answer Key == Ground Truth Data Set) Compare Algorithm and Test Data Set

36 Development of Ground Truth Sets Identify data set that reflects real word use case Develop potential duplicates Human adjudication review and classification Match or Non-Match Estimate truth Pooled methods using multiple matching methods

37 Issues In Establishing Ground Truth Examples B Smith Bill Smythe William Smythe W Smith??

38 Activity: Patient Names

39 Patient Names (Answers) Leigh Cramer Jean Rimbaud (OK, or John.) Alice Slawson I don t know what your neighbors names are but did you get them right? did you get the *whole* name right? Leah /li.ɑ/ /le.ɑ/ /li/ Lay Lie Leigh /lei / /lai / Laye Quoi? Li Lee Ligh

40 Identity Matching Adjudication Collector (IMAC) User Interface One screen of the Adjudication Collector continually provides questions to the adjudicator which need to be answered. These screens first ask the question with no dates provided and then again asks the question with dates shown.

41 Issues In Establishing Ground Truth Different truth for different applications Credit check Security applications Customer support De-duplication of mailing lists What is the cost of missing a match? New record entered into database Irritated customer Lives are lost Criteria for truth must be carefully established and wellunderstood by annotators Question posed to annotators must be carefully phrased

42 Issues In Establishing Ground Truth How much time / expertise is available to judge (/discount) false positives? Needs to reflect real word test use case Evaluation results are only as good as the truth on which they are based And only as appropriate as the evaluation is to the task that will be performed with the operational system Absolute recall impossible to measure without completely known test set (i.e. You don t know what you re missing. ) Estimate with pooled results

43 Issues In Establishing Ground Truth First step in evaluation is to determine why the evaluation is being conducted Different truth for different applications Security Applications vs Patient Health Record What is the cost of missing a match? Security: Lives are lost Health: Patient safety event, missed medications, allergies, etc death But this is situation today. What is the cost of wrongly identifying a match? Security : Passenger is inconvenienced / delayed Health: Patient safety event, wrong medication, treatment, liability, death Criteria for truth must be carefully established and wellunderstood E.g. Question posed to annotators must be carefully phrased Summary for Healthcare Use Case

44 The Trade-off Between False Positive and False Negative Matches As the match score threshold is increased, the number of false positives decreases, but false negatives increase. (increasing precision) As the match score threshold is lowered, the number of false negatives decreases, but false positives increase (increasing recall) Source: Grannis, S. Introduction to Record Linkage. September 27, 2012

45 Basic IR Metrics: Precision and Recall Target List : Subject : MAHMOUD ABDUL HAMEED 12/10/1945 Precision (P) = X/Y (2/4) Recall (R) = X/Z (2/3) System returns Y X MOREY APPLEBAUM MOHAMMED ABDUL HAMID MAHMOUD ABD EL HAMEED MAKMUD ABDUL HAMID MAHMOUD ABD ALHAMID False positives True Positives Z True Answers False negatives

46 Precision and Recall Inversely Related (1) Database System returns Recall Increased, but Precision Fell The Low Hanging Fruit phenomenon more false hits will come in for every true one True Hits

47 Precision and Recall Inversely Related (2) Database Precision Increased, but Recall Fell System returns More selective matching True Hits

48 What Makes a Good Evaluation? Objective gives unbiased results Replicable gives same results for same inputs Diagnostic can give information about system improvement Cost-efficient does not require extensive resources to repeat Understandable results are meaningful in some way to appropriate people Well-documented also contextualizes results in terms of purpose of the evaluation and task

49 IMAC Admin Interface An administrative screen allows the ability to manage IMAC users as well as manage the questions asked of users. This includes the ability to set the priority of questions and the number of judges to be used for each question.

50 Evaluation: Like IR Tasks Metrics F-measure - harmonic mean of precision and recall F = (β 2 + 1) P R / ( (β 2 P) + R) where P = precision = correct system responses / all system responses R = recall = correct system responses / all correct reference responses β = beta factor provides a mean to control the importance of recall over precisio Additional Measures False positives items that are identified as correct responses that are not correct responses (= 1 Precision) False negatives correct responses not identified (= 1 Recall) Fallout = non-relevant responses / all non-relevant reference responses (related to, but not directly calculable from precision / recall) Issue: Annotation Standard for Development of Ground Truth

51 Algorithm Tuning Large Affects on performance due to algorithm tuning Tuning is need specific Setting Cut-offs Upper Thresholds Feature Selection Feature Weighing Blocking

52 Algorithm Performance Data Quality Algorithm Tuning Algorithm

53 Framework for Evaluation: EAGLES 7-Step Recipe/ISLE FEMTI* 1. Define purpose of evaluation why doing the evaluation 2. Elaborate a task model what tasks are to be performed with the data 3. Define top-level quality characteristics 4. Produce detailed system requirements 5. Define metrics to measure requirements 6. Define technique to measure metrics 7. Carry out and interpret evaluation Originally developed as an evaluation framework for Machine Translation, but authors note that it should be able to be used as a generic evaluation framework. *Acronyms: EAGLES European Advisory Group on Language Engineering Standards ISLE International Standards for Language Engineering FEMTI Framework for the Evaluation of Machine Translation in ISLE (

54 Framework Applied to Patient Matching What is the question you are trying to answer? What data attributes do you have? What is the quality of the attributes? What is matching method do you want doing use? How effective is your matching method?

Data linkages in PEDSnet

Data linkages in PEDSnet 2016/2017 CRISP Seminar Series - Part IV Data linkages in PEDSnet Toan C. Ong, PhD Assistant Professor Department of Pediatrics University of Colorado, Anschutz Medical Campus Content Record linkage background

More information

Data Linkage with an Establishment Survey

Data Linkage with an Establishment Survey Data Linkage with an Establishment Survey Jennifer Sayers 1, Scott Campbell 2, Clinton Thompson 1, Geoff Jackson 1 1 Centers for Disease Control and Prevention, National Center for Health Statistics 2

More information

dtalink Faster probabilistic record linking and deduplication methods in Stata for large data files Keith Kranker

dtalink Faster probabilistic record linking and deduplication methods in Stata for large data files Keith Kranker dtalink Faster probabilistic record linking and deduplication methods in Stata for large data files Presentation at the 2018 Stata Conference Columbus, Ohio July 20, 2018 Keith Kranker Abstract Stata users

More information

Introduction to blocking techniques and traditional record linkage

Introduction to blocking techniques and traditional record linkage Introduction to blocking techniques and traditional record linkage Brenda Betancourt Duke University Department of Statistical Science bb222@stat.duke.edu May 2, 2018 1 / 32 Blocking: Motivation Naively

More information

Overview of Record Linkage Techniques

Overview of Record Linkage Techniques Overview of Record Linkage Techniques Record linkage or data matching refers to the process used to identify records which relate to the same entity (e.g. patient, customer, household) in one or more data

More information

Use of Synthetic Data in Testing Administrative Records Systems

Use of Synthetic Data in Testing Administrative Records Systems Use of Synthetic Data in Testing Administrative Records Systems K. Bradley Paxton and Thomas Hager ADI, LLC 200 Canal View Boulevard, Rochester, NY 14623 brad.paxton@adillc.net, tom.hager@adillc.net Executive

More information

Lab 3: Building Compound Comparisons

Lab 3: Building Compound Comparisons Lab 3: Building Compound Comparisons In this lab you will build a series of Compound Comparisons. Each Compound Comparison will relate to a group of related Identifiers. And each will hold an ordered list

More information

Deduplication of Hospital Data using Genetic Programming

Deduplication of Hospital Data using Genetic Programming Deduplication of Hospital Data using Genetic Programming P. Gujar Department of computer engineering Thakur college of engineering and Technology, Kandiwali, Maharashtra, India Priyanka Desai Department

More information

Grouping methods for ongoing record linkage

Grouping methods for ongoing record linkage Grouping methods for ongoing record linkage Sean M. Randall sean.randall@curtin.edu.au James H. Boyd j.boyd@curtin.edu.au Anna M. Ferrante a.ferrante@curtin.edu.au Adrian P. Brown adrian.brown@curtin.edu.au

More information

Record Linkage using Probabilistic Methods and Data Mining Techniques

Record Linkage using Probabilistic Methods and Data Mining Techniques Doi:10.5901/mjss.2017.v8n3p203 Abstract Record Linkage using Probabilistic Methods and Data Mining Techniques Ogerta Elezaj Faculty of Economy, University of Tirana Gloria Tuxhari Faculty of Economy, University

More information

Proceedings of the Eighth International Conference on Information Quality (ICIQ-03)

Proceedings of the Eighth International Conference on Information Quality (ICIQ-03) Record for a Large Master Client Index at the New York City Health Department Andrew Borthwick ChoiceMaker Technologies andrew.borthwick@choicemaker.com Executive Summary/Abstract: The New York City Department

More information

Data Linkage Methods: Overview of Computer Science Research

Data Linkage Methods: Overview of Computer Science Research Data Linkage Methods: Overview of Computer Science Research Peter Christen Research School of Computer Science, ANU College of Engineering and Computer Science, The Australian National University, Canberra,

More information

Update from HIMSS National Privacy & Security. Lisa Gallagher, VP Technology Solutions November 14, 2013

Update from HIMSS National Privacy & Security. Lisa Gallagher, VP Technology Solutions November 14, 2013 Update from HIMSS National Privacy & Security Lisa Gallagher, VP Technology Solutions November 14, 2013 Agenda Update on HIMSS new Technology Solutions Department HIPAA Omnibus Rules Meaningful Use 2 P&S

More information

Record Linkage 11:35 12:04 (Sharp!)

Record Linkage 11:35 12:04 (Sharp!) Record Linkage 11:35 12:04 (Sharp!) Rich Pinder Los Angeles Cancer Surveillance Program rpinder@usc.edu NAACCR Short Course Central Cancer Registries: Design, Management and Use Presented at the NAACCR

More information

Linking Patients in PDMP Data

Linking Patients in PDMP Data Linking Patients in PDMP Data Kentucky All Schedule Prescription Electronic Reporting (KASPER) PDMP Training & Technical Assistance Center Webinar October 15, 2014 Jean Hall Lindsey Pierson Office of Administrative

More information

Test Procedure for (c) Record Demographics

Test Procedure for (c) Record Demographics Test Procedure for 170.304 (c) Record Demographics This document describes the test procedure for evaluating conformance of complete EHRs or EHR modules 1 to the certification criteria defined in 45 CFR

More information

Duplicate Constituents and Merge Tasks Guide

Duplicate Constituents and Merge Tasks Guide Duplicate Constituents and Merge Tasks Guide 06/12/2017 Altru 4.96 Duplicate Constituents and Merge Tasks US 2017 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted

More information

Data Linkages - Effect of Data Quality on Linkage Outcomes

Data Linkages - Effect of Data Quality on Linkage Outcomes Data Linkages - Effect of Data Quality on Linkage Outcomes Anders Alexandersson July 27, 2016 Anders Alexandersson Data Linkages - Effect of Data Quality on Linkage OutcomesJuly 27, 2016 1 / 13 Introduction

More information

CSCI 5417 Information Retrieval Systems. Jim Martin!

CSCI 5417 Information Retrieval Systems. Jim Martin! CSCI 5417 Information Retrieval Systems Jim Martin! Lecture 7 9/13/2011 Today Review Efficient scoring schemes Approximate scoring Evaluating IR systems 1 Normal Cosine Scoring Speedups... Compute the

More information

Certification for Meaningful Use Experiences and Observations from the Field June 2011

Certification for Meaningful Use Experiences and Observations from the Field June 2011 Certification for Meaningful Use Experiences and Observations from the Field June 2011 Principles for Certification to Support Meaningful Use Certification should promote EHR adoption by giving providers

More information

Evaluating Record Linkage Software Using Representative Synthetic Datasets

Evaluating Record Linkage Software Using Representative Synthetic Datasets Evaluating Record Linkage Software Using Representative Synthetic Datasets Benmei Liu, Ph.D. Mandi Yu, Ph.D. Eric J. Feuer, Ph.D. National Cancer Institute Presented at the NAACCR Annual Conference June

More information

An Ensemble Approach for Record Matching in Data Linkage

An Ensemble Approach for Record Matching in Data Linkage Digital Health Innovation for Consumers, Clinicians, Connectivity and Community A. Georgiou et al. (Eds.) 2016 The authors and IOS Press. This article is published online with Open Access by IOS Press

More information

Privacy Preserving Probabilistic Record Linkage

Privacy Preserving Probabilistic Record Linkage Privacy Preserving Probabilistic Record Linkage Duncan Smith (Duncan.G.Smith@Manchester.ac.uk) Natalie Shlomo (Natalie.Shlomo@Manchester.ac.uk) Social Statistics, School of Social Sciences University of

More information

GCI D CLENZ HEALTH DATA CLEANSING SOLUTIONS

GCI D CLENZ HEALTH DATA CLEANSING SOLUTIONS GCI D CLENZ HEALTH DATA CLEANSING SOLUTIONS Enhance Care, Optimize Health Outcomes and Minimize Loss of Reimbursements with High Quality Data www.gcinfosys.com GCI D CLENZ HEALTH DATA CLEANSING SOLUTIONS

More information

2 Corporation Way Suite 150 Peabody, MA

2 Corporation Way Suite 150 Peabody, MA 2 Corporation Way Suite 150 Peabody, MA 01960 888-746-3463 www.locateplus.com Table of Contents Page 3 18 Free Searches and Reports VIP Customer Service & Site Walk-Through s Selecting a GLB Use for Searches

More information

Overview of the Multi-Payer Claims Database (MPCD)

Overview of the Multi-Payer Claims Database (MPCD) Overview of the Multi-Payer Claims Database (MPCD) Genesis of the MPCD The MPCD project is one of a number of initiatives related to comparative effectiveness research (CER) funded by the American Recovery

More information

Working with Health IT Systems is available under a Creative Commons Attribution-NonCommercial- ShareAlike 3.0 Unported license.

Working with Health IT Systems is available under a Creative Commons Attribution-NonCommercial- ShareAlike 3.0 Unported license. Working with Health IT Systems is available under a Creative Commons Attribution-NonCommercial- ShareAlike 3.0 Unported license. Johns Hopkins University. Welcome to Quality Improvement: Data Quality Improvement.

More information

Entity Resolution, Clustering Author References

Entity Resolution, Clustering Author References , Clustering Author References Vlad Shchogolev vs299@columbia.edu May 1, 2007 Outline 1 What is? Motivation 2 Formal Definition Efficieny Considerations Measuring Text Similarity Other approaches 3 Clustering

More information

Physician Engagement in Quality and Safety. Improvement Associates Ltd.

Physician Engagement in Quality and Safety. Improvement Associates Ltd. Physician Engagement in Quality and Safety What does physician engagement in quality and safety mean to you? Who do you want involved and how do you want them involved? What would the ideal world look

More information

Maximizing Statistical Interactions Part II: Database Issues Provided by: The Biostatistics Collaboration Center (BCC) at Northwestern University

Maximizing Statistical Interactions Part II: Database Issues Provided by: The Biostatistics Collaboration Center (BCC) at Northwestern University Maximizing Statistical Interactions Part II: Database Issues Provided by: The Biostatistics Collaboration Center (BCC) at Northwestern University While your data tables or spreadsheets may look good to

More information

Cleanup and Statistical Analysis of Sets of National Files

Cleanup and Statistical Analysis of Sets of National Files Cleanup and Statistical Analysis of Sets of National Files William.e.winkler@census.gov FCSM Conference, November 6, 2013 Outline 1. Background on record linkage 2. Background on edit/imputation 3. Current

More information

Introduction Entity Match Service. Step-by-Step Description

Introduction Entity Match Service. Step-by-Step Description Introduction Entity Match Service In order to incorporate as much institutional data into our central alumni and donor database (hereafter referred to as CADS ), we ve developed a comprehensive suite of

More information

Probabilistic Scoring Methods to Assist Entity Resolution Systems Using Boolean Rules

Probabilistic Scoring Methods to Assist Entity Resolution Systems Using Boolean Rules Probabilistic Scoring Methods to Assist Entity Resolution Systems Using Boolean Rules Fumiko Kobayashi, John R Talburt Department of Information Science University of Arkansas at Little Rock 2801 South

More information

Using a Probabilistic Model to Assist Merging of Large-scale Administrative Records

Using a Probabilistic Model to Assist Merging of Large-scale Administrative Records Using a Probabilistic Model to Assist Merging of Large-scale Administrative Records Ted Enamorado Benjamin Fifield Kosuke Imai Princeton University Talk at Seoul National University Fifth Asian Political

More information

Record Linkage. with SAS and Link King. Dinu Corbu. Queensland Health Health Statistics Centre Integration and Linkage Unit

Record Linkage. with SAS and Link King. Dinu Corbu. Queensland Health Health Statistics Centre Integration and Linkage Unit Record Linkage with SAS and Link King Dinu Corbu Queensland Health Health Statistics Centre Integration and Linkage Unit Presented at Queensland Users Exploring SAS Technology QUEST 4 June 2009 Basics

More information

The Matching Engine. The Science of Maximising Legitimate Matches, Minimising False Matches and Taking Control of the Matching Process

The Matching Engine. The Science of Maximising Legitimate Matches, Minimising False Matches and Taking Control of the Matching Process The Matching Engine The Science of Maximising Legitimate Matches, Minimising False Matches and Taking Control of the Matching Process CLEANER DATA. BETTER DECISIONS. The Challenge of Contact Data Matching

More information

A Distinctive View across the Continuum of Care with Oracle Healthcare Master Person Index ORACLE WHITE PAPER NOVEMBER 2015

A Distinctive View across the Continuum of Care with Oracle Healthcare Master Person Index ORACLE WHITE PAPER NOVEMBER 2015 A Distinctive View across the Continuum of Care with Oracle Healthcare Master Person Index ORACLE WHITE PAPER NOVEMBER 2015 Disclaimer The following is intended to outline our general product direction.

More information

Matt Quinn.

Matt Quinn. Matt Quinn matt.quinn@nist.gov Roles of AHRQ and NIST What s at Stake Current State of Usability in Certified EHRs Projects to Support Improved Usability Moving Forward June 7 NIST Workshop Questions NIST's

More information

Enriching Knowledge Domain Visualizations: Analysis of a Record Linkage and Information Fusion Approach to Citation Data

Enriching Knowledge Domain Visualizations: Analysis of a Record Linkage and Information Fusion Approach to Citation Data Enriching Knowledge Domain Visualizations: Analysis of a Record Linkage and Information Fusion Approach to Citation Data Marie B. Synnestvedt, MSEd 1, 2 1 Drexel University College of Information Science

More information

NextGen UD2 Upgrade Enhancements

NextGen UD2 Upgrade Enhancements NextGen UD2 Upgrade Enhancements Summary NextGen EHR Enhancements May 23, 2016: Workflow Module Patient Information Bar Alerts Medication Module Allergy Module Encounter/Category View Filters NG Share

More information

HIT Policy Committee. Recommendations by the Certification and Adoption Workgroup. Paul Egerman Marc Probst, Intermountain Healthcare.

HIT Policy Committee. Recommendations by the Certification and Adoption Workgroup. Paul Egerman Marc Probst, Intermountain Healthcare. HIT Policy Committee Recommendations by the Certification and Adoption Workgroup Paul Egerman Marc Probst, Intermountain Healthcare July 16, 2009 Agenda The Workgroup The Workgroup s Charge Workgroup Process

More information

CCRMA MIR Workshop 2014 Evaluating Information Retrieval Systems. Leigh M. Smith Humtap Inc.

CCRMA MIR Workshop 2014 Evaluating Information Retrieval Systems. Leigh M. Smith Humtap Inc. CCRMA MIR Workshop 2014 Evaluating Information Retrieval Systems Leigh M. Smith Humtap Inc. leigh@humtap.com Basic system overview Segmentation (Frames, Onsets, Beats, Bars, Chord Changes, etc) Feature

More information

Patient Identity Integrity Toolkit

Patient Identity Integrity Toolkit Patient Identity Integrity Toolkit Patient Identity Integrity Key Performance Indicators 1.0 Introduction It is well established that Patient Identity (PI) Integrity impacts the success and effectiveness

More information

RLC RLC RLC. Merge ToolBox MTB. Getting Started. German. Record Linkage Software, Version RLC RLC RLC. German. German.

RLC RLC RLC. Merge ToolBox MTB. Getting Started. German. Record Linkage Software, Version RLC RLC RLC. German. German. German RLC German RLC German RLC Merge ToolBox MTB German RLC Record Linkage Software, Version 0.742 Getting Started German RLC German RLC 12 November 2012 Tobias Bachteler German Record Linkage Center

More information

ICTR UW Institute of Clinical and Translational Research. i2b2 User Guide. Version 1.0 Updated 9/11/2017

ICTR UW Institute of Clinical and Translational Research. i2b2 User Guide. Version 1.0 Updated 9/11/2017 ICTR UW Institute of Clinical and Translational Research i2b2 User Guide Version 1.0 Updated 9/11/2017 Table of Contents Background/Search Criteria... 2 Accessing i2b2... 3 Navigating the Workbench...

More information

Data Linkage Techniques: Past, Present and Future

Data Linkage Techniques: Past, Present and Future Data Linkage Techniques: Past, Present and Future Peter Christen Department of Computer Science, The Australian National University Contact: peter.christen@anu.edu.au Project Web site: http://datamining.anu.edu.au/linkage.html

More information

Lecture 6 K- Nearest Neighbors(KNN) And Predictive Accuracy

Lecture 6 K- Nearest Neighbors(KNN) And Predictive Accuracy Lecture 6 K- Nearest Neighbors(KNN) And Predictive Accuracy Machine Learning Dr.Ammar Mohammed Nearest Neighbors Set of Stored Cases Atr1... AtrN Class A Store the training samples Use training samples

More information

Link Plus. A Probabilistic Record Linkage Tool for Cancer Registry Data Linking and Deduplicating. Joe Rogers David Gu Tom Rawson

Link Plus. A Probabilistic Record Linkage Tool for Cancer Registry Data Linking and Deduplicating. Joe Rogers David Gu Tom Rawson Link Plus A Probabilistic Record Linkage Tool for Cancer Registry Data Linking and Deduplicating Joe Rogers David Gu Tom Rawson DEPARTMENT OF HEALTH AND HUMAN SERVICES CENTERS FOR DISEASE CONTROL AND PREVENTION

More information

Web-Based Electronic Death Registration (EDR) Texas Department of Health

Web-Based Electronic Death Registration (EDR) Texas Department of Health Web-Based Electronic Death Registration (EDR) TX EDR THIN CLIENT Trainers Guide DEMOGRAPHIC SECTION Prepared for: Texas Department of Health December 03, 2005 Version 1.0 Prepared by: The Industry Standard

More information

Search Evaluation. Tao Yang CS293S Slides partially based on text book [CMS] [MRS]

Search Evaluation. Tao Yang CS293S Slides partially based on text book [CMS] [MRS] Search Evaluation Tao Yang CS293S Slides partially based on text book [CMS] [MRS] Table of Content Search Engine Evaluation Metrics for relevancy Precision/recall F-measure MAP NDCG Difficulties in Evaluating

More information

Guidance for Exchange and Medicaid Information Technology (IT) Systems

Guidance for Exchange and Medicaid Information Technology (IT) Systems Department of Health and Human Services Office of Consumer Information and Insurance Oversight Centers for Medicare & Medicaid Services Guidance for Exchange and Medicaid Information Technology (IT) Systems

More information

Certification Commission for Healthcare Information Technology. CCHIT A Catalyst for EHR Adoption

Certification Commission for Healthcare Information Technology. CCHIT A Catalyst for EHR Adoption Certification Commission for Healthcare Information Technology CCHIT A Catalyst for EHR Adoption Alisa Ray, Executive Director, CCHIT Sarah Corley, MD, Chief Medical Officer, NextGen Healthcare Systems;

More information

CENTRAL INTAKE. AES Central Intake User Guide. AES University Manual. Adaptive Enterprise Solutions

CENTRAL INTAKE. AES Central Intake User Guide. AES University Manual. Adaptive Enterprise Solutions CENTRAL INTAKE AES Central Intake User Guide AES University Manual Adaptive prise Solutions 8401 Colesville Road Suite 450 Silver Spring, MD 20910 800.237.9785 Toll Free 301.589.3434 Voice 301.589.9254

More information

User Manual/Guide for Direct Using encompass 3.0. Prepared By: Arête Healthcare Services, LLC

User Manual/Guide for Direct Using encompass 3.0. Prepared By: Arête Healthcare Services, LLC User Manual/Guide for Direct Using encompass 3.0 Prepared By: Arête Healthcare Services, LLC Document Version: V1.0 10/02/2015 Contents Direct Overview... 3 What is Direct?... 3 Who uses Direct?... 3 Why

More information

HIMSS Successful Patient Matching Without A National ID. Eric Heflin, CTO/CIO

HIMSS Successful Patient Matching Without A National ID. Eric Heflin, CTO/CIO HIMSS 2018 Successful Patient Matching Without A National ID Eric Heflin, CTO/CIO The Sequoia Project s Role The Sequoia Project is a trusted, independent convener of industry and government Works to address

More information

Quality Data Model (QDM)

Quality Data Model (QDM) Quality Data Model (QDM) Overview Document National Quality Forum 4/20/2011 QUALITY DATA MODEL (QDM): OVERVIEW TABLE OF CONTENTS Quality Data Model (QDM): Overview... 2 National Quality Forum: Overview

More information

MINI-SENTINEL PRISM HEALTH LEVEL 7 MESSAGE-EXCHANGE BETWEEN IMMUNIZATION INFORMATION SYSTEMS AND DATA PARTNERS: PILOT

MINI-SENTINEL PRISM HEALTH LEVEL 7 MESSAGE-EXCHANGE BETWEEN IMMUNIZATION INFORMATION SYSTEMS AND DATA PARTNERS: PILOT MINI-SENTINEL PRISM HEALTH LEVEL 7 MESSAGE-EXCHANGE BETWEEN IMMUNIZATION INFORMATION SYSTEMS AND DATA PARTNERS: PILOT Prepared by: Cheryl McMahill-Walraven, MSW, PhD, Carolyn Jevit, MBA, and Claire Spettell,

More information

Visit for more information about this public domain software or to download The Link King.

Visit   for more information about this public domain software or to download The Link King. Paper 020-30 Rule Your Data with The Link King (a SAS/AF application for record linkage and unduplication) Kevin M Campbell, DrPH Washington State Division of Alcohol and Substance Abuse ABSTRACT Administrative

More information

Evaluation Measures. Sebastian Pölsterl. April 28, Computer Aided Medical Procedures Technische Universität München

Evaluation Measures. Sebastian Pölsterl. April 28, Computer Aided Medical Procedures Technische Universität München Evaluation Measures Sebastian Pölsterl Computer Aided Medical Procedures Technische Universität München April 28, 2015 Outline 1 Classification 1. Confusion Matrix 2. Receiver operating characteristics

More information

Collective Entity Resolution in Relational Data

Collective Entity Resolution in Relational Data Collective Entity Resolution in Relational Data I. Bhattacharya, L. Getoor University of Maryland Presented by: Srikar Pyda, Brett Walenz CS590.01 - Duke University Parts of this presentation from: http://www.norc.org/pdfs/may%202011%20personal%20validation%20and%20entity%20resolution%20conference/getoorcollectiveentityresolution

More information

Statewide Student Identifiers (SSIDs or SIDs)

Statewide Student Identifiers (SSIDs or SIDs) Statewide Student Identifiers (SSIDs or SIDs) Overview SSIDs, which are unique to the state of Ohio, are used for funding and tracking longitudinal student data. The SSID system provides a way for ODE

More information

Conference on ehealthstrategy

Conference on ehealthstrategy Conference on ehealthstrategy 18 March 2015 Chaophaya Park Hotel Bangkok, Thailand 1 Objectives and Expectations To introduce the joint WHO-ITU National ehealth Strategy To discuss the components of a

More information

Risk Management. Modifications by Prof. Dong Xuan and Adam C. Champion. Principles of Information Security, 5th Edition 1

Risk Management. Modifications by Prof. Dong Xuan and Adam C. Champion. Principles of Information Security, 5th Edition 1 Risk Management Modifications by Prof. Dong Xuan and Adam C. Champion Principles of Information Security, 5th Edition 1 Learning Objectives Upon completion of this material, you should be able to: Define

More information

User Manual. phr.mtbc.com

User Manual. phr.mtbc.com User Manual Table of Contents Introduction Appointments Appointment History Claims History CCDA Report Demographics Health History Lab Reports Online Payment Secure Messages Health Recommendation Patient

More information

HIEs, CommonWell, Carequality Can Work Together: Here's How

HIEs, CommonWell, Carequality Can Work Together: Here's How HIEs, CommonWell, Carequality Can Work Together: Here's How Session 83, March 6, 2018 John P. Kansky, President & CEO, Indiana Health Information Exchange Keith W. Kelley, Chief Operating Officer, Indiana

More information

Working With the EDM for Oracle Java CAPS Master Patient Index

Working With the EDM for Oracle Java CAPS Master Patient Index Working With the EDM for Oracle Java CAPS Master Patient Index Part No: 821 2567 March 2011 Copyright 2008, 2011, Oracle and/or its affiliates. All rights reserved. License Restrictions Warranty/Consequential

More information

Prepare Chart Before Patient Visit 1. Open the patient s electronic chart

Prepare Chart Before Patient Visit 1. Open the patient s electronic chart Prepare Chart Before Patient Visit 1. Open the patient s electronic chart a. Click the Menu button next to the patient s appointment and click Patient EHR. 2. Review Patient Portal/Kiosk Documents. a.

More information

edify Requirements for Evidence-based Templates in Electronic Case Report Forms Marco Schweitzer, Stefan Oberbichler

edify Requirements for Evidence-based Templates in Electronic Case Report Forms Marco Schweitzer, Stefan Oberbichler edify Requirements for Evidence-based Templates in Electronic Case Report Forms Marco Schweitzer, Stefan Oberbichler ehealth Research and Innovation Unit, UMIT - University for Health Sciences, Medical

More information

Effective and Proper Use of the Mass HIway Directory. October 9, 2014

Effective and Proper Use of the Mass HIway Directory. October 9, 2014 Effective and Proper Use of the Mass HIway Directory October 9, 2014 Massachusetts ehealth Institute THE INNOVATION INSTITUTE at the MassTech Collaborative MBI MASSACHUSETTS BROADBAND INSTITUTE Tech Hub

More information

Session 1 Navigation & Administration

Session 1 Navigation & Administration Session 1 Navigation & Administration Agenda Launching ACPM from AC AC/ACPM Integration Basic Navigation Tips in ACPM Administration Overview ACPM Help Launching ACPM from AC Amazing Charts Practice Management

More information

Share Care. Consumer Search 11/24/2015 1

Share Care. Consumer Search 11/24/2015 1 Share Care Consumer Search 1 Searching for Consumers in Share Care When searching for consumers it is best to use either their date of birth or social security number. The consumer name may not be spelled

More information

Mach7 Enterprise Imaging Platform v HL7 Conformance Statement

Mach7 Enterprise Imaging Platform v HL7 Conformance Statement Mach7 Enterprise Imaging Platform v11.7.2 2018 Manufacturer: Mach7 Technologies 480 Hercules Drive Colchester VT 05446 USA +1 802 861 7745 - phone +1 802 861 7779 - fax European Authorized Representative:

More information

Search Engines Chapter 8 Evaluating Search Engines Felix Naumann

Search Engines Chapter 8 Evaluating Search Engines Felix Naumann Search Engines Chapter 8 Evaluating Search Engines 9.7.2009 Felix Naumann Evaluation 2 Evaluation is key to building effective and efficient search engines. Drives advancement of search engines When intuition

More information

PULSE TAKING THE PHYSICIAN S

PULSE TAKING THE PHYSICIAN S TAKING THE PHYSICIAN S PULSE TACKLING CYBER THREATS IN HEALTHCARE Accenture and the American Medical Association (AMA) surveyed U.S. physicians regarding their experiences and attitudes toward cybersecurity.

More information

Chapter 6 Evaluation Metrics and Evaluation

Chapter 6 Evaluation Metrics and Evaluation Chapter 6 Evaluation Metrics and Evaluation The area of evaluation of information retrieval and natural language processing systems is complex. It will only be touched on in this chapter. First the scientific

More information

ConCert FAQ s Last revised December 2017

ConCert FAQ s Last revised December 2017 ConCert FAQ s Last revised December 2017 What is ConCert by HIMSS? ConCert by HIMSS is a comprehensive interoperability testing and certification program governed by HIMSS and built on the work of the

More information

ClientTouch User Guide (Abridged)

ClientTouch User Guide (Abridged) ClientTouch User Guide (Abridged) For ClientTouch Version 3.2 This abridged edition of the ClientTouch User Guide contains all of the instruction steps of the full User Guide. It does not contain the tutorial

More information

April 25, Dear Secretary Sebelius,

April 25, Dear Secretary Sebelius, April 25, 2014 Department of Health and Human Services Office of the National Coordinator for Health Information Technology Attention: 2015 Edition EHR Standards and Certification Criteria Proposed Rule

More information

A bit of theory: Algorithms

A bit of theory: Algorithms A bit of theory: Algorithms There are different kinds of algorithms Vector space models. e.g. support vector machines Decision trees, e.g. C45 Probabilistic models, e.g. Naive Bayes Neural networks, e.g.

More information

DATA WAREHOUSING. a solution for the Caribbean

DATA WAREHOUSING. a solution for the Caribbean DATA WAREHOUSING a solution for the Caribbean a Presentation & Proposal to the 11th Caribbean Conference on National Health Financing Initiatives October 2016 Bonaire, Caribisc Nederland acknowledgements

More information

Homeless Management Information System (HMIS)

Homeless Management Information System (HMIS) Mid-America Regional Council 600 Broadway, Suite 200 Kansas City, Missouri 64105 (816)474-4240 Kcmetrohmis.org Homeless Management Information System (HMIS) Data Quality Plan Kansas City Metro-Jackson,

More information

Federal-State Connections: Opportunities for Coordination and Collaboration

Federal-State Connections: Opportunities for Coordination and Collaboration Federal-State Connections: Opportunities for Coordination and Collaboration State Health Information Exchange Program October 23, 2012 Chris Muir Program Manager 1 ONC Overview Vision A health system that

More information

Overview of Datavant's De-Identification and Linking Technology for Structured Data

Overview of Datavant's De-Identification and Linking Technology for Structured Data Overview of Datavant's De-Identification and Linking Technology for Structured Data Introduction Datavant is firmly committed to advancing healthcare through data analytics while protecting patients privacy.

More information

EHR Connectivity Integration Specification

EHR Connectivity Integration Specification EHR Connectivity Integration Specification HeC Contact information Name Phone Email Title/Role Jeremy Smith (315) 671 2241 x320 jsmith@healtheconnections.org Manager, HIE Integration OVERVIEW This document

More information

BioGrid Australia (formerly BioGrid) Record Linkage

BioGrid Australia (formerly BioGrid) Record Linkage BioGrid Australia (formerly BioGrid) Record Linkage The Vision remove the silos Population data Hospital data Disease Sub specialty /research data Gene Expression Protein Expression Research Project 1

More information

Integrating BigMatch into Automated Registry Record Linkage Operations

Integrating BigMatch into Automated Registry Record Linkage Operations Integrating BigMatch into Automated Registry Record Linkage Operations 2014 NAACCR Annual Conference June 25, 2014 Jason Jacob, MS, Isaac Hands, MPH, David Rust, MS Kentucky Cancer Registry Overview Record

More information

Machine Learning - Clustering. CS102 Fall 2017

Machine Learning - Clustering. CS102 Fall 2017 Machine Learning - Fall 2017 Big Data Tools and Techniques Basic Data Manipulation and Analysis Performing well-defined computations or asking well-defined questions ( queries ) Data Mining Looking for

More information

ANY INTERNET azcu2.atsusers.com The system works best with Internet Explorer or Firefox. azcu2.atsusers.com DO NOT azcu2.atsusers.

ANY INTERNET azcu2.atsusers.com The system works best with Internet Explorer or Firefox. azcu2.atsusers.com DO NOT azcu2.atsusers. I. Introduction a. This system is what we use at ACU to collect and secure important medical and emergency contact information on our student-athletes. We utilize this system to keep track of emergency

More information

CS513-Data Mining. Lecture 2: Understanding the Data. Waheed Noor

CS513-Data Mining. Lecture 2: Understanding the Data. Waheed Noor CS513-Data Mining Lecture 2: Understanding the Data Waheed Noor Computer Science and Information Technology, University of Balochistan, Quetta, Pakistan Waheed Noor (CS&IT, UoB, Quetta) CS513-Data Mining

More information

ehealth and DSM, Digital Single Market

ehealth and DSM, Digital Single Market ehealth and DSM, Digital Single Market Dr. Christoph Klein Interoperable data, access and sharing ehealth, Wellbeing and Ageing DG Communications Networks, Content and Technology European Commission, Luxembourg,

More information

Clustering. Informal goal. General types of clustering. Applications: Clustering in information search and analysis. Example applications in search

Clustering. Informal goal. General types of clustering. Applications: Clustering in information search and analysis. Example applications in search Informal goal Clustering Given set of objects and measure of similarity between them, group similar objects together What mean by similar? What is good grouping? Computation time / quality tradeoff 1 2

More information

By the end of this module you should be able to: Once you re logged into FamLink, search can be accessed from 2 locations

By the end of this module you should be able to: Once you re logged into FamLink, search can be accessed from 2 locations FamLink Search Search provides workers with the ability to locate and search for information in a variety of ways. As with most areas of FamLink, access is available from more than place. Course Icons

More information

CS6375: Machine Learning Gautam Kunapuli. Mid-Term Review

CS6375: Machine Learning Gautam Kunapuli. Mid-Term Review Gautam Kunapuli Machine Learning Data is identically and independently distributed Goal is to learn a function that maps to Data is generated using an unknown function Learn a hypothesis that minimizes

More information

Patient Registration

Patient Registration Patient Registration Adding a Patient Adding a new patient through SequelMed can be accomplished through just a few steps: Defining the Patient Attaching a Plan (optional) Attaching Documents (optional)

More information

Context Change and Versatile Models in Machine Learning

Context Change and Versatile Models in Machine Learning Context Change and Versatile s in Machine Learning José Hernández-Orallo Universitat Politècnica de València jorallo@dsic.upv.es ECML Workshop on Learning over Multiple Contexts Nancy, 19 September 2014

More information

The Data Center is Dead Long Live the Virtual Data Center

The Data Center is Dead Long Live the Virtual Data Center The Data Center is Dead Long Live the Virtual Data Center Hector Rodriguez, MBA Microsoft WW Health Chief Industry Security Officer September 12, 2018 Enterprise Data Centers are Vanishing Enterprise data

More information

Common Error Message Dictionary and Instructions

Common Error Message Dictionary and Instructions The Error Message Dictionary provides definitions of IAIABC standard error messages for all Transaction Types/Products. Jurisdictions should use this dictionary, in conjunction with the IAIABC Edit Matrix

More information

The Link King v6.0 User Manual Update

The Link King v6.0 User Manual Update The Link King v6.0 User Manual Update The Link King v6.0 features upgrades in four areas: Enhancement to the display of the final linkage map. Enhancements to preserve the integrity of linked record clusters

More information

Overview of Record Linkage for Name Matching

Overview of Record Linkage for Name Matching Overview of Record Linkage for Name Matching W. E. Winkler, william.e.winkler@census.gov NSF Workshop, February 29, 2008 Outline 1. Components of matching process and nuances Match NSF file of Ph.D. recipients

More information

EXAMPLE 3-JOINT PRIVACY AND SECURITY CHECKLIST

EXAMPLE 3-JOINT PRIVACY AND SECURITY CHECKLIST Purpose: The purpose of this Checklist is to evaluate your proposal to use or disclose Protected Health Information ( PHI ) for the purpose indicated below and allow the University Privacy Office and Office

More information