Implementing a hash-based privacy-preserving record linkage tool in the OneFlorida clinical research network
Implementing a hash-based privacy-preserving record linkage tool in the OneFlorida clinical research network
复制标题
DOI:
10.1093/jamiaopen/ooz050
复制
发表时间:
2019-12-01
期刊:
影响因子:
2.1
通讯作者:
Hogan, William
中科院分区:
文献类型:
--
作者:
Bian, Jiang;Loiacono, Alexander;Hogan, William
Objective: To implement an open-source tool that performs deterministic privacy-preserving record linkage (RL) in a real-world setting within a large research network.Materials and Methods: We learned 2 efficient deterministic linkage rules using publicly available voter registration data. We then validated the 2 rules' performance with 2 manually curated gold-standard datasets linking electronic health records and claims data from 2 sources. We developed an open-source Python-based tool-OneFL Deduper-that (1) creates seeded hash codes of combinations of patients' quasi-identifiers using a cryptographic one-way hash function to achieve privacy protection and (2) links and deduplicates patient records using a central broker through matching of hash codes with a high precision and reasonable recall.Results: We deployed the OneFl Deduper (https://github.com/ufbmi/onefl-deduper) in the OneFlorida, a state-based clinical research network as part of the national Patient-Centered Clinical Research Network (PCORnet). Using the gold-standard datasets, we achieved a precision of 97.25 similar to 99.7% and a recall of 75.5%. With the tool, we deduplicated similar to 3.5 million (out of similar to 15 million) records down to 1.7 million unique patients across 6 health care partners and the Florida Medicaid program. We demonstrated the benefits of RL through examining different disease profiles of the linked cohorts.Conclusions: Many factors including privacy risk considerations, policies and regulations, data availability and quality, and computing resources, can impact how a RL solution is constructed in a real-world setting. Nevertheless, RL is a significant task in improving the data quality in a network so that we can draw reliable scientific discoveries from these massive data resources.