Literature DB >> 24303325

Anonymous Record Linkage Between EPR and CDW-H: Toward Development of a Federated Genotype-Phenotype System.

Dongqiuye Pu1, Stavros Garantziotis, Javed Mostafa.   

Abstract

Environmental Polymorphisms Registry (EPR) is a large-scale phenotype-by-genotype registry developed by National Institute of Environmental Health Sciences to facilitate translational research. The link between personal identity and collected genomic data was preserved in EPR which creates opportunities for EPR to be linked to phenotype-rich databases, such as the Carolina Data Warehouse for Health (CDW-H) located at the University of North Carolina hospital system. CDW-H contains clinically-relevant data for patients who have been admitted to UNC healthcare system. To validate the feasibility of linking EPR with CDWH, the number of matching records between the two databases had to be established. To that end, combinations of subjects' demographic identifiers from both databases were converted to anonymized hash codes, which were then matched to determine the number of overlapping records. Preliminary results showed that combination of last name, gender, data of birth and zip code would generate over 2,700 matches between the two databases.

Entities:  

Year:  2013        PMID: 24303325      PMCID: PMC3814467     

Source DB:  PubMed          Journal:  AMIA Jt Summits Transl Sci Proc


Introduction & Background:

Maintaining patients’ privacy while exchanging PHI (personal health information) across institutions is one of major challenges in building cross-site registries. In most cases, direct exchange of patients’ information is considered much too risky and therefore is typically avoided. Exchange of anonymized information derived from subjects’ personal information between agencies is considered appropriate in these circumstances and also conforms to the minimum necessary principle of the HIPAA privacy rule. In this study, we have performed research on anonymized record linkage between Carolina Data Warehouse for Health (CDW-H) and Environmental Polymorphisms Registry (EPR), serving as feasibility validation for future joint efforts. EPR1,2 is a large-scale phenotype-by-genotype registry developed by National Institute of Environmental Health Sciences (NIEHS) with the motivation of facilitating translational research of complex human diseases. It consists of over 15,000 individuals of diverse sex, age race and ethnicity. The EPR is a linked DNA biorepository, which differentiate itself from previous anonymous biorepository where individual identities were destroyed after data collection. This greatly increases its likely application along two dimensions: 1) the individual could be recalled for phenotyping depending on the specific genotype-phenotype relationship of interest; 2) EPR could be linked to phenotype-rich data sources to facilitate large-scale genotype-phenotype research could be conducted. CDW-H is an enterprise-wide data warehouse developed by the University of North Carolina (UNC) Health Care System to meet the dual challenges of enhancement of quality of care and promote clinical research with UNC hospital patient population. It is a central repository containing clinical, research and administrative data ranging from billing and insurance to diagnosis and medication domains. To establish the feasibility of joint studies between NIEHS and UNC using EPR and CDW-H data, the number of overlapping records has to be established. The EPR consists entirely of genomic and environmental data of over 15,000 subjects who have volunteered to participate in long term genetic research. CDW-H system consists of medical history of over two million patients registered at UNC hospitals.

Methods:

Obtaining Data Access Permission

To conform with research and data access regulations, IRB permission was obtained at UNC with NIEHS as supporting agency. Under the IRB permitted study protocol, research staff involved in this project were given full records of each respective database only for the purpose of generating hash codes which were to be shared across institutions. Data were to be extracted from respective databases by licensed administrative staff at each agency. Also, additional IRB stipulation required that the anonymized data be destroyed at the end of the study period.

Project Workflow

Figure 1 displays the coordination between the two agencies in performing this research. Note that, to ensure research staff will not have access to data from the other organization, the hashing application developed at UNC was delivered to NIEHS so that the hashing process could be performed separately at NIEHS. Hash codes from NIEHS were then delivered to a centralized repository at UNC through a secure ftp server. The anonymized record linkage step was performed at UNC and data was immediately destroyed upon completion.
Figure 1.

Project workflow for anonymized record linkage

Data Preparation

Both institutions agreed on the following fields to be extracted for data matching: last name, date of birth, gender and zip code. Only last names were included for name field because the registration of first name, prefix and middle name are not consistent across agencies as stated elsewhere4. Data extracted from each respective database were normalized and formatted to be represented in identical formats. Two levels of format normalization were conducted. First level was for data extraction. Because it involved institutions performing hashing task using the same computer program but at separate locations, it is important that input data be in identical format. Table 1 shows the data extraction format that was agreed upon by both parties.
Table 1

Data extraction format agreed by both parties

Last NameDate of BirthGenderZip Code
No special requirement•Formatted as mm/dd/yyyy, slashes should be retained•Fully spelled words, i.e., male or female•5-digit number
Second level of data formatting took place just before the hashing procedure. Table 2 shows the rules of normalization during this step.
Table 2.

Data normalization rules. All white spaces were removed before normalization.

Last NameDate of BirthGenderZip Code
•To lower case•Remove slashes
•Remove special characters•Date format is mmddyyyy•To lower case•5-digit number

Hashing

The normalized data were used as input into the hashing procedure. The normalization steps ensured the probability of two identical records being mapped to identical hash codes was relatively high. Each field was normalized separately in data preparation step and was concatenated with each other to generate different combinations, which were then fed into the hashing program to generate anonymized hash codes. Complexity of hashing algorithm is constantly evolving to make it difficult for hash codes to be inversely engineered to original information. Selecting best hashing algorithm is the art of balancing security level and performance. In this case, we chose secure hashing algorithm version 2 (with 256 bit security level) which according to NIST standard is the most widely approved and adopted algorithm to date5.

Record Linking

Since there are over two million health records in CDW-H and over 15,000 records in EPR, it would have been computationally expensive if we tried to match them directly. To decrease the running time, the anonymized hash codes were sorted for both datasets in increasing order and then compared according to the pseudo code illustrated in figure 2. To ensure the accuracy of the matching process, at least one of the datasets should be duplicate-free. We removed duplicate hash codes for EPR dataset since it had smaller cardinality.
Figure 2.

Pseudo code for anonymized record matching.

Results & Discussion

Table 3 shows the matching results for four combinations of personal identifiers. Not surprisingly, gender doesn’t have much discriminative power since it only has two possible values. Based on previous research3, last name and date of birth fields can have high discriminative power for uniquely identifying an individual. Therefore, it is reasonable to believe that the number of records in common between CDW-H and EPR would be at least 2,700. In terms of sample size, this result implies that future research based on joint dataset between CDW-H and EPR would have the potential of generating results of statistical significance. The presented results in this report are preliminary and validation of the matching result would require full access to patients’ personal information. A second round of IRB application is in progress and validation would be performed in the near future.
Table 3.

Anonymized record linking results using 4 combinations of identifiers

CombinationsUnique Records in EPRMatches
Last name + DOB + zip + Gender157052746
Last name + DOB + zip157052754
Last name + DOB156914071
Last name + zip141437081

Conclusion:

Due to institutional regulations, sometimes a case for sharing of data has to be established (i.e., a feasibility analysis) without actually transmitting identifiable record elements across institutional boundaries. The method we developed is likely to be helpful to studies that involve cross-institutional sharing of data in a secure way for feasibility analysis and beyond. Approval will be sought on an updated institutional review board application to access all the key data elements associated with subjects for the validation step. We are fairly confident that the method developed in this study, upon execution of additional validation steps, would provide a sound foundation for engaging in research effort between the two institutions currently exploring for a collaborative approach for conducting genotype-phenotype linkage projects.
  4 in total

1.  A simple heuristic for blindfolded record linkage.

Authors:  Susan C Weber; Henry Lowe; Amar Das; Todd Ferris
Journal:  J Am Med Inform Assoc       Date:  2012-02-01       Impact factor: 4.497

2.  Issues in identification and linkage of patient records across an integrated delivery system.

Authors:  M G Arellano; G I Weber
Journal:  J Healthc Inf Manag       Date:  1998

3.  The Environmental Polymorphisms Registry: a DNA resource to study genetic susceptibility loci.

Authors:  Patricia C Chulada; Heather L Vahdat; Richard R Sharp; Tracy C DeLozier; Paul B Watkins; Susan N Pusek; Perry J Blackshear
Journal:  Hum Genet       Date:  2008-01-10       Impact factor: 4.132

4.  The Environmental Polymorphism Registry: a unique resource that facilitates translational research of environmental disease.

Authors:  Patricia C Chulada; Enrikas Vainorius; Stavros Garantziotis; Lauranell H Burch; Perry J Blackshear; Darryl C Zeldin
Journal:  Environ Health Perspect       Date:  2011-06-09       Impact factor: 9.031

  4 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.