November 2022
Volume 11, Issue 11
Open Access
Data Science  |   November 2022
Development of an Open-Source Annotated Glaucoma Medication Dataset From Clinical Notes in the Electronic Health Record
Author Affiliations & Notes
  • Jimmy S. Chen
    Department of Ophthalmology, Casey Eye Institute, Oregon Health & Science University, Portland, OR, USA
    Division of Ophthalmology Informatics and Data Science, Viterbi Family Department of Ophthalmology and Shiley Eye Institute, University of California San Diego, La Jolla, CA, USA
  • Wei-Chun Lin
    Department of Medical Informatics and Clinical Epidemiology, Oregon Health & Science University, Portland, OR, USA
  • Sen Yang
    Department of Ophthalmology, Casey Eye Institute, Oregon Health & Science University, Portland, OR, USA
  • Michael F. Chiang
    National Eye Institute, National Institutes of Health, Bethesda, MD, USA
  • Michelle R. Hribar
    Department of Ophthalmology, Casey Eye Institute, Oregon Health & Science University, Portland, OR, USA
    Department of Medical Informatics and Clinical Epidemiology, Oregon Health & Science University, Portland, OR, USA
  • Correspondence: Michelle R. Hribar, Department of Medical Informatics and Clinical Epidemiology, Oregon Health & Science University, 3181 Southwest Sam Jackson Park Road, Portland, OR 97239, USA. e-mail: hribarm@ohsu.edu 
Translational Vision Science & Technology November 2022, Vol.11, 20. doi:https://doi.org/10.1167/tvst.11.11.20
  • Views
  • PDF
  • Share
  • Tools
    • Alerts
      ×
      This feature is available to authenticated users only.
      Sign In or Create an Account ×
    • Get Citation

      Jimmy S. Chen, Wei-Chun Lin, Sen Yang, Michael F. Chiang, Michelle R. Hribar; Development of an Open-Source Annotated Glaucoma Medication Dataset From Clinical Notes in the Electronic Health Record. Trans. Vis. Sci. Tech. 2022;11(11):20. https://doi.org/10.1167/tvst.11.11.20.

      Download citation file:


      © ARVO (1962-2015); The Authors (2016-present)

      ×
  • Supplements
Abstract

Purpose: To describe the methods involved in processing and characteristics of an open dataset of annotated clinical notes from the electronic health record (EHR) annotated for glaucoma medications.

Methods: In this study, 480 clinical notes from office visits, medical record numbers (MRNs), visit identification numbers, provider names, and billing codes were extracted for 480 patients seen for glaucoma by a comprehensive or glaucoma ophthalmologist from January 1, 2019, to August 31, 2020. MRNs and all visit data were de-identified using a hash function with salt from the deidentifyr package. All progress notes were annotated for glaucoma medication name, route, frequency, dosage, and drug use using an open-source annotation tool, Doccano. Annotations were saved separately. All protected health information (PHI) in progress notes and annotated files were de-identified using the published de-identifying algorithm Philter. All progress notes and annotations were manually validated by two ophthalmologists to ensure complete de-identification.

Results: The final dataset contained 5520 annotated sentences, including those with and without medications, for 480 clinical notes. Manual validation revealed 10 instances of remaining PHI which were manually corrected.

Conclusions: Annotated free-text clinical notes can be de-identified for upload as an open dataset. As data availability increases with the adoption of EHRs, free-text open datasets will become increasingly valuable for “big data” research and artificial intelligence development. This dataset is published online and publicly available at https://github.com/jche253/Glaucoma_Med_Dataset.

Translational Relevance: This open access medication dataset may be a source of raw data for future research involving big data and artificial intelligence research using free-text.

Introduction
Widespread adoption of the electronic health record (EHR) has resulted in significant data available in clinical practice, research, and billing.1 These data have proven valuable in part due to their retrospective, longitudinal nature and have stimulated a growing interest in secondary use of EHR data, otherwise known as reuse of available EHR data, in the “big data” movement.24 Indeed, large data repositories such as the American Academy of Ophthalmology IRIS Registry5,6 and the National Institutes of Health (NIH) All of US7 research program have implemented multicenter collections of structured EHR data, or data entered into specific text fields, as publicly available datasets for big data studies in ophthalmology. 
To further support big data research, the National Eye Institute recently published a call for well-annotated and well-documented open datasets, or publicly available data and code, to accelerate innovation in big data analyses and artificial intelligence (AI) algorithm development.8 Furthermore, the NIH has previously issued a policy for dataset sharing for all NIH-funded research, though there are no current quality standards for data upload.9 Existing open-source datasets have largely been image based, primarily for development of image-based deep learning in ophthalmology.1013 Recently, Montesano et al.14 published the first open dataset of visual field data in hopes of improving glaucoma prediction. Within ophthalmology, there remains a paucity of open-source datasets containing unstructured or free-text data such as clinical notes written during office visits. These notes contain vast amounts of potentially useful data often not documented elsewhere as part of clinical care. However, sharing clinical notes is challenging due to the amount of potential patient protected health information (PHI) as defined by the Health Insurance Portability and Accountability Act (HIPAA) of 1996.15 
To address this call for open data, we have created an open dataset of clinical visit notes for glaucoma patients for public use with the goals of increasing the amount of open-sourced ophthalmic text data. Glaucoma is a leading cause of irreversible blindness worldwide16,17 and represents an area where big data could potentially improve patient outcomes.18 Current studies within predictive AI for glaucoma have focused largely on using large image datasets1923 and structured EHR data18,24 for glaucoma diagnosis and progression. More recent work by Wang et al.24 combined structured EHR and free-text data to improve upon prior models predicting glaucoma prediction. However, the majority of these studies do not use medication data as part of their modeling. Medication management is an important aspect of glaucoma care that is not easily captured because structured medication lists are often incomplete and medication information from free-text clinical notes is difficult to extract. Because notes are often essential for extracting complete medication information for glaucoma patients, we previously developed an automated natural language processing (NLP) model to extract ophthalmic medication entities, including name, frequency, route, and duration, from free-text office visit notes from the EHR that demonstrated high performance on a held-out test set (F1 scores ranging from 0.75–0.99 for all entities).25 We additionally extracted clinically useful data from the notes, such as patient adherence to medications (F1 = 0.78) and current medication use (F1 = 0.91), and demonstrated that the model performed well in a proof-of-concept application of medication reconciliation for current medication use between progress notes and medication lists compared to manual reconciliation (F1 = 0.97).25 
The purpose of this article is twofold: (1) to describe an open-source dataset consisting of free-text clinical visit notes and their associated active ophthalmic medication information annotations used to train an NLP model, and (2) to describe methods and challenges associated with de-identifying a text-based dataset. This de-identified open-source dataset also addresses the aforementioned key gap in knowledge regarding the need for high-quality text-based open datasets in ophthalmic literature. Our hope is that the publication of the methodologies of this dataset will additionally encourage other researchers to publish their free-text datasets. 
Methods
Dataset
This study was approved by the Institutional Review Board (IRB) of Oregon Health & Science University and adhered to the tenets of the Declaration of Helsinki. IRB modifications were approved for institutional data sharing. Informed consent was waived for this retrospective study. A sample of free-text visit notes for patients who saw a comprehensive ophthalmologist or glaucoma specialist for glaucoma between January 1, 2019, and August 31, 2020, were extracted from the Oregon Health & Science University EHR clinical data warehouse, Epic (Verona, WI). The patient's medical record number (MRN), visit identification number (VIN), provider, department, age, race, ethnicity, smoking status, and billing code for each accompanying visit were also extracted from this data warehouse. Each visit note in the dataset was reviewed by an author (WCL) and filtered to ensure that prior notes were not completely copied into current notes. 
As part of the study, all progress notes were annotated by two authors (WCL, JSC) for ophthalmic medication names (brand, generic, and name abbreviations), route, frequency, dosage, strength, duration, adherence, adverse drug effects, and drug use (i.e., continue or stop) using an open-source annotation tool, Doccano, as previously described in Lin et al.25 These medications were annotated by both JSC and WCL in a small cross-validation study, which demonstrated excellent inter-reviewer agreement before proceeding with full annotation independently.25 We defined ophthalmic medications as those that were prescribed for either the medical or surgical management of glaucoma and other eye diseases, as well as oral medications (e.g., acetazolamide) and over-the-counter medications such as artificial tears for ocular indications. 
Dataset De-Identification
Demographic and clinical data were also extracted from the EHR data warehouse as part of the query for our clinical notes. These data included the patient's MRN and VIN, as well as the provider, department, billing codes, and demographic features, including age, race/ethnicity, and current smoking status. All demographic data are summarized in Table 1, and all variables except MRN and VIN were removed from this study. The MRN and VIN were then aggregated into a dataframe and removed from the dataset using SHA-256, a cryptogenic hash function, which ultimately generated an encrypted alphanumeric string based on all the extracted features for each patient. To further decrease the risk of decryption, salt (a secret set of characters) was added to the hash function. The resulting unique alphanumeric strings generated for each patient contained no PHI and ultimately served as the filename for each visit note. All de-identification was performed using the deidentifyr package in R (R Foundation for Statistical Computing, Vienna, Austria).26 
Table 1.
 
Demographics of Patients Included in This Study (N = 480)
Table 1.
 
Demographics of Patients Included in This Study (N = 480)
All annotations and progress notes were then de-identified using a previously published NLP algorithm, Philter,27 which was developed to censor PHI in free-text notes. In summary, Philter automatically replaces words thought to be PHI with a series of asterisks, thus preserving word length. Philter was originally trained on data from the i2b2 dataset28 and 4500 randomly selected visit notes across all specialties from the University of California at San Francisco. Additionally, Philter uses a whitelist and blacklist to ensure that certain words are always kept or deleted, respectively. Because our progress notes also contained institutional data and PHI that could potentially identify the clinician (e.g., “Casey Eye Institute,” “Director of Glaucoma Service”), we added several terms related to tenure track and institution name that could identify providers to Philter's blacklist. We also added a standardized list of medication names (both generic and brand names) and common ophthalmic abbreviations to Philter's whitelist. The medication list was downloaded from the publicly available ClinCalc DrugSpell Dictionary, which contains medication names from two federal sources: U.S. Food and Drug Administration Orange Book and RxNorm.29 The list of common ophthalmic abbreviations was adapted from the EyeGuru “Ophthalmology abbreviations list and ophtho note translator.”30 
Results
Data Summary
Our dataset is publicly available at https://github.com/jche253/Glaucoma_Med_Dataset. Overall, 480 de-identified visit notes from 480 unique patients were included in this dataset. This included 5520 annotated sentences for ophthalmic medications. Additionally, a single de-identified file containing all annotated entities for ophthalmic medications was included. To promote transparency in our data collection methods and intended uses for this data, we have provided a HealthSheet, a structured datasheet specific to healthcare datasets as recommended by Rostamzadeh et al.31 based on the original datasheet by Gebru et al.32 which was developed for open-datasets for all use cases in AI. This datasheet is provided in the Supplementary Materials. Demographic data for patients included in this dataset are shown in Table 1. This dataset is available under the open-source three-clause Berkeley Source Distribution license. 
Raw Data
The raw dataset is provided as two separate folders: 
  • Philter_Clinical_Notes—This folder contains all 480 de-identified visit notes, each named with a unique ID and saved as a .txt file. Each .txt file contains a full progress note that was de-identified using Philter. All words containing PHI have been censored with asterisks.
  • Philter_Annotations—This folder contains two identical files, one in .txt format and the other in JSONL format. Both files contain complete annotations for all ophthalmic medications mentioned in the progress notes. Each field contains a unique de-identified sentence extracted from a progress note, as well as its accompanying ID and the annotated labels (e.g., name, route, frequency) found in that sentence. The exact location of a given label in the annotated sentence is provided as the position of the starting and ending characters in the given sentence (e.g., “[0, 11, “DRUG”]”).
Technical Validation
All visit notes and annotations underwent multiple rounds of manual review by two ophthalmologists (JSC, SY) to ensure complete the identification of PHI as defined by HIPAA. Disagreements were resolved by discussion. Overall, 10 instances of remaining PHI were found in the visit notes, of which two were dates with typos (e.g., “1//2019”), seven were names of private clinics, and one was an address. These errors were manually corrected, and upon re-review by both JSC and SY, all 480 notes and the complete annotation file were deemed to be completely de-identified. There were also instances of de-identification of non-PHI (mean ± SD = 6.3 ± 4.7 words per note), which were not manually corrected due to the random nature of these errors. Examples of de-identification of non-PHI and missed PHI are shown in Table 2
Table 2.
 
Examples of Missed Protected Health Information and De-identified Text Not PHI by Philter
Table 2.
 
Examples of Missed Protected Health Information and De-identified Text Not PHI by Philter
Discussion
We present an open-source dataset of de-identified visit notes and its corresponding annotated glaucoma medication information. The data were used to develop an NLP algorithm that extracted medication entities, such as drug name, route, and frequency, with high accuracy for automated medication reconciliation.25 Our study fills a gap in knowledge by demonstrating a reproducible methodology for publishing open-source text-based data in ophthalmology. 
To date, the majority of published annotated datasets of free-text notes have been focused on de-identification. The largest corpora of publicly available notes from the EHR have focused on annotations of de-identifying PHI and include the i2b2,28,33 MIMIC-III,34 and OpenDeID35 datasets. These datasets contain 1304 office visit notes across many specialties, visit notes for nearly 40,000 patients admitted to the critical care unit, and 2100 pathology reports, respectively. Other large clinical notes datasets include 3503 visit notes annotated for PHI published by Deleger et al.,36 though this dataset is not publicly available, and the TREC Medical Records corpora from 2011 and 2012,37 consisting of 93,351 unannotated visit notes across several specialties. Similarly, annotated datasets exist for family history of disease,38 words useful in inflammatory bowel disease evaluation,39 part-of-speech tagging,40 and comprehensive annotation (e.g., anatomy, drugs and dosages, signs and symptoms)41; however, none of these datasets is publicly available. Several of these aforementioned datasets have been most notably used for developed de-identification algorithms, particularly for PHI.27,33,4244 Additional use cases for these datasets include big data retrospective analyses for risk factors,45,46 analysis of documentation similarity,47 and text extraction for fungal endophthalmitis,48 among others. Our dataset complements existing de-identified datasets and offers a new avenue of exploration with annotated ophthalmic medication data. 
There are several potential uses for this dataset. First, well-annotated medication data may be used to train and validate more robust, generalizable NLP algorithms to automate medication reconciliation in glaucoma and other ophthalmic diseases in the future. These algorithms have the potential to improve clinician efficiency, improve the quality of patient care, and reduce clinician burnout. Although our previously published NLP model performed well on the extraction of several medication entities, including name, route, frequency, patient adherence, and current medication use,25 our model was not trained to extract other clinically useful data such as the duration of medication use (i.e., start and stop date of medications) and adverse effects of medication use. Additionally, although our NLP model achieved excellent performance on a held-out test set, additional validation on external test sets containing notes from other institutions is necessary. Our hope is that our dataset will encourage other researchers to publish similar free-text datasets to accelerate the development of such NLP tools. Second, the annotated dataset may also be used for extraction of other data unavailable in structured or imaging data such as treatment outcomes, medication adherence, and side-effects of therapy. Though our dataset may be slightly limited by errors of over de-identification, the majority of data remain intact. NLP models may be developed using this readily available dataset with additional annotations and combined for use with other existing or future open-source datasets to create generalizable models for various tasks across multiple institutions and specialties. Third, the free-text clinical notes offer opportunities for NLP research beyond data extraction. For example, annotated text may be used to develop algorithms for question answering for both clinically meaningful questions and patient questions (e.g., “are my eyes getting worse?”). In a similar context, algorithms could be developed for summarization of patient data, which may be useful for increasing chart review efficiency in light of the increasing prevalence of note bloat. 
One of the most significant challenges to processing and uploading free-text datasets is the inherent variability of documentation and the potential amount of PHI within these data. Our methodology for comprehensive de-identification consisted of two steps: (1) aggregating all potential PHI outside of the notes (i.e., MRNs and VINs) and anonymizing these data using a cryptogenic hash function with added security using salting, and (2) using an automated NLP program, Philter, with institution-specific keywords blacklisted to de-identify our progress notes. We believe this semi-automated methodology is robust and generalizable, with manual review by two graders performed to identify errors in PHI de-identification (Table 2) and ensure complete de-identification. Although manual review is time consuming and may not be scalable for larger datasets, it was a necessary process due to the risk of potentially leaving PHI in our dataset, for which we identified few, but significant, examples of missed PHI. During our manual review, we chose to err on the side of allowing Philter to censor words at risk for being PHI, as opposed to “under-censoring” and leaving identifiable PHI, while focusing on preserving both non-ophthalmic and ophthalmic medication data in our dataset. Although de-identification of these non-PHI elements may affect usage of our dataset for annotation of other entities (such as surgeries performed), we believe that our dataset may still be generally used to train other NLP algorithms, particularly those trained for medication data extraction. 
Additionally, there remains a need for NLP de-identification algorithms that generalize across specialties and institutions and achieve high performance beyond those of ideal test conditions. However, achieving de-identification of PHI that minimizes loss of medical information without sacrificing performance in either task may be challenging, as shown in previous work by Baxter et al.48 for identification of fungal endophthalmitis in clinical notes. In their study, all instances of the word “Candida,” which otherwise represents a common fungal culprit of endophthalmitis, were censored as proper nouns in the subset of the MIMIC-III dataset used, which may have affected the ability of their NLP methodology to identify fungal infection.48 In our study, we also noticed that proper nouns specific to ophthalmic terminology, such as “Ahmed,” were censored by Philter (Table 2). Although we attempted to minimize ophthalmic data lost from these notes by ensuring that common ophthalmic abbreviations were whitelisted by Philter, proper nouns that otherwise could be human names were more often than not de-identified by Philter to minimize risk of re-identification. Because Philter was trained on largely non-ophthalmic clinic notes, this decreased generalization was not completely unexpected. NLP algorithms trained on data from diverse specialties, institutions, and providers would likely increase the performance of de-identification of free-text notes that contain both PHI and medical terminology that would otherwise be mistaken as proper nouns. If training on large-scale datasets is not feasible, other potential solutions include training automated de-identifying algorithms on manually de-identified notes from the institution or specialty of interest to maximize the accuracy of PHI de-identification of a given dataset. Importantly, high-performing de-identification algorithms have the potential to improve the quality of data submitted as part of NIH grant requirements regarding data sharing and to decrease barriers to publishing open data online, including the costs and resources required to process such datasets. 
There are several limitations to this dataset and methodology that future work may address. First, our dataset consists of annotated ophthalmic medications for patients treated at a single institution for a specific disease. These clinical notes were written using templates from a limited number of clinicians. It is likely that clinicians at other institutions and departments have different styles of documentation. To address the variability of documentation practices, publication of larger, more diverse datasets will be needed to develop and validate robust, generalizable automated NLP algorithms trained on free-text notes. Second, we only annotated medications directly related to medical and surgical management of ophthalmic diseases, particularly glaucoma. Annotation of all medications and their related entities may be needed to build a comprehensive medication reconciliation tool that could be useful across all specialties. Third, no other structured data from the EHR or imaging were included in this dataset. Although diagnosis and management of glaucoma require a multidimensional approach, the goal of publishing these data was to facilitate extraction of potentially useful data in glaucoma management from free-text. Future work will be needed to evaluate how data extracted from NLP algorithms could guide and improve AI models for glaucoma. For example, future AI models may incorporate both text data, including both structured data and unstructured free-text data such as medications, as well as imaging data. 
In conclusion, we have provided an open-source dataset of text-based office visit notes for patients who saw an ophthalmologist for glaucoma, as well as their accompanying annotations of ophthalmic medication entities. Additionally, the methods described in this study may be used as a guide for researchers who wish to publish their free-text data online. Future work may focus on using these data to advance our ability to analyze big data and facilitate development of more robust NLP models for de-identification and data extraction. 
Acknowledgments
Supported by grants from the National Institutes of Health (R21LM013937, T15LM007088, P30EY10572) and by unrestricted departmental funding from Research to Prevent Blindness. 
Disclosure: J.S. Chen, None; W.-C. Lin, None; S. Yang, None; M.F. Chiang, Genentech (R), InTeleretina (F), Novartis (C); M.R. Hribar, None 
References
Adler-Milstein J, Holmgren AJ, Kralovec P, Worzala C, Searcy T, Patel V. Electronic health record adoption in US hospitals: the emergence of a digital “advanced use” divide. J Am Med Inform Assoc. 2017; 24(6): 1142–1148, https://doi.org/10.1093/jamia/ocx080. [CrossRef] [PubMed]
Lin WC, Goldstein IH, Hribar MR, Huang A, Chiang MF. Secondary use of electronic health record data for prediction of outpatient visit length in ophthalmology clinics. AMIA Annu Symp Proc. 2018; 2018: 1387–1394. [PubMed]
Ristevski B, Chen M. Big data analytics in medicine and healthcare. J Integr Bioinform. 2018; 15(3): 20170030, https://doi.org/10.1515/jib-2017-0030. [CrossRef] [PubMed]
Pastorino R, De Vito C, Migliara G, et al. Benefits and challenges of Big Data in healthcare: an overview of the European initiatives. Eur J Public Health. 2019; 29(suppl 3): 23–27, https://doi.org/10.1093/eurpub/ckz168. [PubMed]
Chiang MF, Sommer A, Rich WL, Lum F, Parke DW, II. The 2016 American Academy of Ophthalmology IRIS Registry (Intelligent Research in Sight) database: characteristics and methods. Ophthalmology. 2018; 125(8): 1143–1148, https://doi.org/10.1016/j.ophtha.2017.12.001. [CrossRef] [PubMed]
Parke DW, Rich WL, Sommer A, Lum F. The American Academy of Ophthalmology's IRIS Registry (Intelligent Research in Sight Clinical Data): a look back and a look to the future. Ophthalmology. 2017; 124(11): 1572–1574, https://doi.org/10.1016/j.ophtha.2017.08.035. [CrossRef] [PubMed]
All of Us Research Program Investigators; Denny JC, Rutter JL, et al. The “All of Us” research program. N Engl J Med. 2019; 381(7): 668–676, https://doi.org/10.1056/NEJMsr1809937. [PubMed]
Zarbin MA, Lee AY, Keane PA, Chiang MF. Data science in Translational Vision Science and Technology. Transl Vis Sci Technol. 2021; 10(8): 20, https://doi.org/10.1167/tvst.10.8.20. [CrossRef] [PubMed]
National Institutes of Health. NOT-OD-21-013: Final NIH Policy for Data Management and Sharing. Available at: https://grants.nih.gov/grants/guide/notice-files/NOT-OD-21-013.html, Accessed April 18, 2022.
Staal JJ, Abramoff MD, Niemeijer M, Viergever MA, van Ginneken B. Ridge based vessel segmentation in color images of the retina. IEEE Trans Med Imaging. 2004; 23(4): 501–509. [CrossRef] [PubMed]
Pachade S . Retinal Fundus Multi-Disease Image Dataset (RFMiD). Available at: https://ieee-dataport.org/open-access/retinal-fundus-multi-disease-image-dataset-rfmid. Accessed March 22, 2022.
Kaggle. Diabetic retinopathy detection: identify signs of diabetic retinopathy in eye images. Available at: https://kaggle.com/c/diabetic-retinopathy-detection. Accessed March 22, 2022.
Khan SM, Liu X, Nath S, et al. A global review of publicly available datasets for ophthalmological imaging: barriers to access, usability, and generalisability. Lancet Digit Health. 2021; 3(1): e51–e66, https://doi.org/10.1016/S2589-7500(20)30240-5. [CrossRef] [PubMed]
Montesano G, Chen A, Lu R, Lee CS, Lee AY. UWHVF: a real-world, open source dataset of perimetry tests from the Humphrey Field Analyzer at the University of Washington. Transl Vis Sci Technol. 2022; 11(1): 2, https://doi.org/10.1167/tvst.11.1.1. [CrossRef] [PubMed]
U.S. Department of Health & Human Services. Enforcement highlights. Available at: https://www.hhs.gov/hipaa/for-professionals/compliance-enforcement/data/enforcement-highlights/index.html. Accessed March 22, 2022.
Weinreb RN, Aung T, Medeiros FA. The pathophysiology and treatment of glaucoma: a review. JAMA. 2014; 311(18): 1901–1911, https://doi.org/10.1001/jama.2014.3192. [CrossRef] [PubMed]
Tham YC, Li X, Wong TY, Quigley HA, Aung T, Cheng CY. Global prevalence of glaucoma and projections of glaucoma burden through 2040: a systematic review and meta-analysis. Ophthalmology. 2014; 121(11): 2081–2090, https://doi.org/10.1016/j.ophtha.2014.05.013. [CrossRef] [PubMed]
Baxter SL, Saseendrakumar BR, Paul P, et al. Predictive analytics for glaucoma using data from the All of Us research program. Am J Ophthalmol. 2021; 227: 74–86, https://doi.org/10.1016/j.ajo.2021.01.008. [CrossRef] [PubMed]
Gheisari S, Shariflou S, Phu J, et al. A combined convolutional and recurrent neural network for enhanced glaucoma detection. Sci Rep. 2021; 11(1): 1945, https://doi.org/10.1038/s41598-021-81554-4. [CrossRef] [PubMed]
Medeiros FA, Jammal AA, Mariottoni EB. Detection of progressive glaucomatous optic nerve damage on fundus photographs with deep learning. Ophthalmology. 2021; 128(3): 383–392, https://doi.org/10.1016/j.ophtha.2020.07.045. [CrossRef] [PubMed]
Diaz-Pinto A, Morales S, Naranjo V, Köhler T, Mossi JM, Navea A. CNNs for automatic glaucoma assessment using fundus images: an extensive validation. Biomed Eng OnLine. 2019; 18(1): 29, https://doi.org/10.1186/s12938-019-0649-y. [CrossRef] [PubMed]
Christopher M, Bowd C, Proudfoot JA, et al. Deep learning estimation of 10-2 and 24-2 visual field metrics based on thickness maps from macula optical coherence tomography. Ophthalmology. 2021; 128(11): 1534–1548, https://doi.org/10.1016/j.ophtha.2021.04.022. [CrossRef] [PubMed]
Christopher M, Bowd C, Belghith A, et al. Deep learning approaches predict glaucomatous visual field damage from OCT optic nerve head en face images and retinal nerve fiber layer thickness maps. Ophthalmology. 2020; 127(3): 346–356, https://doi.org/10.1016/j.ophtha.2019.09.036. [CrossRef] [PubMed]
Wang S, Tseng B, Hernandez-Boussard T. Deep learning approaches for predicting glaucoma progression using electronic health records and natural language processing. Ophthalmol Sci. 2022; 2(2): 100127, https://doi.org/10.1016/j.xops.2022.100127. [CrossRef] [PubMed]
Lin WC, Chen JS, Kaluzny J, Chen A, Chiang MF, Hribar MR. Extraction of active medications and adherence using natural language processing for glaucoma patients. AMIA Annu Symp Proc. 2022; 2021: 773–782. [PubMed]
GitHub. wilkox/deidentifyr: important message. Available at: https://github.com/wilkox/deidentifyr. Accessed March 23, 2022.
Norgeot B, Muenzen K, Peterson TA, et al. Protected Health Information filter (Philter): accurately and securely de-identifying free-text clinical notes. NPJ Digit Med. 2020; 3: 57, https://doi.org/10.1038/s41746-020-0258-y. [CrossRef] [PubMed]
Stubbs A, Uzuner Ö. Annotating longitudinal clinical narratives for de-identification: the 2014 i2b2/UTHealth corpus. J Biomed Inform. 2015; 58(suppl): S20–S29, https://doi.org/10.1016/j.jbi.2015.07.020. [PubMed]
ClinCalc. ClinCalc DrugSpell dictionary file. Available at: https://clincalc.com/Pharmacy/DrugSpell.aspx. Accessed April 17, 2022.
Lin B . Ophthalmology abbreviations list and note translator. Available at: https://eyeguru.org/translator/. Accessed March 23, 2022.
Rostamzadeh N, Mincu D, Roy S, et al. Healthsheet: development of a transparency artifact for health datasets. ArXiv. 2022, https://doi.org/10.48550/arXiv.2202.13028.
Gebru T, Morgenstern J, Vecchione B, et al. Datasheets for datasets. Commun ACM. 2021; 64(12): 86–92, https://doi.org/10.1145/3458723. [CrossRef]
Uzuner O, Luo Y, Szolovits P. Evaluating the state-of-the-art in automatic de-identification. J Am Med Inform Assoc. 2007; 14(5): 550–563, https://doi.org/10.1197/jamia.M2444. [CrossRef] [PubMed]
Johnson AEW, Pollard TJ, Shen L, et al. MIMIC-III, a freely accessible critical care database. Sci Data. 2016; 3: 160035, https://doi.org/10.1038/sdata.2016.35. [CrossRef] [PubMed]
Jonnagaddala J, Chen A, Batongbacal S, Nekkantti C. The OpenDeID corpus for patient de-identification. Sci Rep. 2021; 11(1): 19973, https://doi.org/10.1038/s41598-021-99554-9. [CrossRef] [PubMed]
Deleger L, Lingren T, Ni Y, et al. Preparing an annotated gold standard corpus to share with extramural investigators for de-identification research. J Biomed Inform. 2014; 50: 173–183, https://doi.org/10.1016/j.jbi.2014.01.014. [CrossRef] [PubMed]
Voorhees EM, Hersh W. Overview of the TREC 2012 medical records track. Available at: https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=913781. Accessed November 8, 2022.
Rama T, Brekke P, Nytrø Ø, Øvrelid L. Iterative development of family history annotation guidelines using a synthetic corpus of clinical text. In: Proceedings of the Ninth International Workshop on Health Text Mining and Information Analysis. Stroudsburg, PA: Association for Computational Linguistics; 2018: 111–121.
South BR, Shen S, Jones M, et al. Developing a manually annotated clinical document corpus to identify phenotypic information for inflammatory bowel disease. Summit Transl Bioinforma. 2009; 2009: 1–32.
Fan JW, Prasad R, Yabut RM, et al. Part-of-speech tagging for clinical text: wall or bridge between institutions? AMIA Annu Symp Proc. 2011; 2011: 382–391. [PubMed]
Campillos L, Deléger L, Grouin C, Hamon T, Ligozat AL, Névéol A. A French clinical corpus with comprehensive semantic annotations: development of the Medical Entity and Relation LIMSI annOtated Text corpus (MERLOT). Lang Resour Eval. 2018; 52(2): 571–601, https://doi.org/10.1007/s10579-017-9382-y. [CrossRef]
Gupta A, Lai A, Mozersky J, Ma X, Walsh H, DuBois JM. Enabling qualitative research data sharing using a natural language processing pipeline for deidentification: moving beyond HIPAA Safe Harbor identifiers. JAMIA Open. 2021; 4(3): ooab069, https://doi.org/10.1093/jamiaopen/ooab069. [CrossRef] [PubMed]
Murugadoss K, Rajasekharan A, Malin B, et al. Building a best-in-class automated de-identification tool for electronic health records through ensemble learning. Patterns (N Y). 2021; 2(6): 100255, https://doi.org/10.1016/j.patter.2021.100255. [CrossRef] [PubMed]
Yang X, Lyu T, Li Q, et al. A study of deep learning methods for de-identification of clinical notes in cross-institute settings. BMC Med Inform Decis Mak. 2019; 19(suppl 5): 232, https://doi.org/10.1186/s12911-019-0935-4. [PubMed]
Dai Z, Liu S, Wu J, Li M, Liu J, Li K. Analysis of adult disease characteristics and mortality on MIMIC-III. PLoS One. 2020; 15(4): e0232176, https://doi.org/10.1371/journal.pone.0232176. [CrossRef] [PubMed]
Afshar AS, Li Y, Chen Z, et al. An exploratory data quality analysis of time series physiologic signals using a large-scale intensive care unit database. JAMIA Open. 2021; 4(3): ooab057, https://doi.org/10.1093/jamiaopen/ooab057. [CrossRef] [PubMed]
Gabriel RA, Kuo TT, McAuley J, Hsu CN. Identifying and characterizing highly similar notes in big clinical note datasets. J Biomed Inform. 2018; 82: 63–69, https://doi.org/10.1016/j.jbi.2018.04.009. [CrossRef] [PubMed]
Baxter SL, Klie AR, Radha Saseendrakumar B, Ye GY, Hogarth M. Text processing for detection of fungal ocular involvement in critical care patients: cross-sectional study. J Med Internet Res. 2020; 22(8): e18855, https://doi.org/10.2196/18855. [CrossRef] [PubMed]
Table 1.
 
Demographics of Patients Included in This Study (N = 480)
Table 1.
 
Demographics of Patients Included in This Study (N = 480)
Table 2.
 
Examples of Missed Protected Health Information and De-identified Text Not PHI by Philter
Table 2.
 
Examples of Missed Protected Health Information and De-identified Text Not PHI by Philter
×
×

This PDF is available to Subscribers Only

Sign in or purchase a subscription to access this content. ×

You must be signed into an individual account to use this feature.

×