Skip to main content
AMIA Annual Symposium Proceedings logoLink to AMIA Annual Symposium Proceedings
. 2021 Jan 25;2020:973–982.

Identification of Gout Flares in Chief Complaint Text Using Natural Language Processing

John D Osborne 1, James S Booth 1, Tobias O’Leary 1, Amy Mudano 1, Giovanna Rosas 1, Phillip J Foster 1, Kenneth G Saag 1, Maria I Danila 1
PMCID: PMC8075438  PMID: 33936473

Abstract

Many patients with gout flares treated in the Emergency Department (ED) often do not receive optimal continuity of care after an ED visit. Thus, developing methods to identify patients with gout flares in the ED and referring them to appropriate outpatient gout care is required. While Natural Language Processing (NLP) has been used to detect gout flares retrospectively, it is much more challenging to identify patients prospectively during an ED visit where documentation is usually minimal. We annotate a corpus of ED triage nurse chief complaint notes for the presence of gout flares and implement a simple algorithm for gout flare ED alerts. We show that the chief complaint alone has strong predictive power for gout flares. We make available a de-identified version of this corpus annotated for gout mentions, which is to our knowledge the first free text chief complaint clinical corpus available.

Introduction

Gout affects over 9 million Americans1,2 and is the most common form of inflammatory arthritis in men with a prevalence rate over 5%1,3. Gout is associated with poor quality of life4 and the frequency of gout is increasing worldwide, with prevalence rates estimated to be as high as 7% in older men2,5,6. Gout leads to work absenteeism, loss of productivity, increased healthcare utilization, and premature death7–12. The U.S. National ED Sample (NEDS) reports over 200,000 visits annually with gout as the primary diagnosis, accounting for 0.2% of ED visits and over $280 million in annual billable charges13. In addition, NEDS data demonstrate a marked increase in the number of ED visits for gout in the U.S. from 168,000 in 2006 to 214,000 in 2014, with more than 1.7 million people being seen in an ED for acute gout14. Gout patients are prescribed opioids in over 50% of ED encounters, potentially attributable to ED physicians de-prioritizing gout specific management in favor of treatment of more severe conditions15.

The ED at our academic medical center evaluates over 700 patients a year with gout. Older age, male sex, lower income, and African American race have shown to be associated with increased ED gout visits and greater gout-related expenses13,14. In an aging population that is living longer with more serious chronic comorbid conditions, the societal burden posed by gout is growing exponentially and will substantially burgeon over the coming decades14,16. Based on this epidemiology, the ED is a natural place to improve gout care. Most patients seen in an ED will be discharged home; many with inadequate follow-up to outpatient gout care. Often, at the time of initial gout symptoms, patients have accumulated significant deposits of urate, leading to life-long intermittent, if not chronic, symptoms without treatment. Gout is also quite frequently accompanied or preceded by other chronic diseases17–22. Thus, providing continuity of care after the ED visit for an acute flare is the cornerstone for improving outcomes of patients with gout and reducing healthcare-related costs23–25. Because gout is a chronic condition which develops in the presence of hyperuricemia, achieving low serum urate concentrations using long-term urate lowering therapy (ULT) is essential for improving outcomes26–29.

Identification of Gout Flares using Natural Language Processing

Defining gout flare in clinical notes is challenging. Despite the difficulty, gout flares have been detected in administrative claims data30,31 using a combination of diagnosis or billing codes (ICD-9-CM) and prescriptions to identify patients. More recently, a gout flare detection algorithm combining Natural Language Processing (NLP) with Machine Learning (ML) has been used to find gout flares in patient notes retrospectively32 and has been applied successfully to identify risk factors for gout flares33. This algorithm32 identified gout flares in clinical notes using an existing diagnosis of gout and a prescription for ULT with a recall (i.e., sensitivity) of 82.1%, precision (i.e., positive predictive value) of 77.9% and a F-Score of 87%. Using the output of the NLP process as inputs to a ML algorithm the investigators were able to identify more than twice as many gout flare cases in patients using NLP, 18,869 cases versus 7,861 using only claims data. Clinical notes from 200 patients were annotated and split evenly into a training and testing data set to develop the algorithm and to our knowledge, this work represents the state of the art in gout flare detection. Unfortunately, neither the implementation or a de-identified, labelled set of those notes for training is publicly available for download to facilitate a local implementation. Moreover, retrospective studies are not a feasible strategy to identify patients while receiving care in the ED since gout billing codes are not reliable and such data is available too late to allow for patient contact in the ED and prompt referral to outpatient gout care. Additionally, patients without a previous diagnosis of gout who are experiencing a gout flare or not taking ULT cannot be captured by this method. Finally, while NLP and ML approaches offer the best approach currently32 to identify gout flares, they generally offer limited applicability in an Electronic Health Record (EHR) alerting environment. For example the Cerner Command Language (CCL) used in the alerting environment at our institution does not support the loading or development of pre-trained deep learning NLP frameworks such as BERT34. This level of support from EHR vendors would be ideal, given ”the field of natural language processing has been propelled forward by an explosion in the use of deep learning models” like BERT and other transformer styled derivatives35.

To promote continuity of care for patients with gout and extend others’ work to the ED setting another approach is needed, one that can allow patient identification in the ED and efficient referral to outpatient gout care without further burdening the ED clinical care team. Given the delayed nature of billing and the potential lack of available ULT therapy information on patients who are initially diagnosed with gout in the ED, one potential avenue for identification of acute gout ED patients is NLP of a patient’s chief complaint (CC). Processing of the CC dates at least as far back as Johnson and Friedman36, who processed the CC section of discharge summaries in 1996. The use of CC was later investigated for detection of asthma visits by McLung37 (achieving 37% sensitivity and 97% specificity). At around the same time the importance of the CC to identify possible bioterrorism attacks also became apparent in the post 9-11 discussion of the 2001 AMIA Roundtable on Bioterrorism Detection38. The CC in its own right was not a subject of analysis of NLP studies until 2002, when Travers and Bodenreider39 created a CC ED vocabulary. Subsequent work40 extended the use of the free-text CC to syndromic surveillance by classifying free-text CC into 7 syndromic categories. However the primary focus for NLP has been biosurveillance, as reviewed by Chapman41 since emerging diseases will likely contain biosurveillance information of interest accessible to NLP long before such information had a SNOMED or ICD-10-CM diagnostic code. Despite the relevance of the CC, a dedicated CC containing de-identified corpus has not been made publicly available, nor has any previous work been published on the utility of the CC in the detection of gout flares.

In this study we develop a corpus of ED triage nurse chief complaints that are annotated for the presence of gout flare. We use them to develop NLP algorithms to identify gout flares in the ED, including a rule-based algorithm deployed in CernerTM environment and a BERT34-based algorithm to compare the relative effectiveness of a state of the art deep learning approach versus a rule-based approach. Finally, we assess the utility of ICD-10-CM gout flare codes in identifying instances of gout flare and make all of our data and implementation details available to the public.

Method: Development of GOUT-CC-2019-CORPUS and CC-2020-CORPUS

Similar to Zheng et al.32 we looked at keywords for the initial (Beta) development of our NLP algorithm and corpus. In our case, many gout keywords mentioned in their work including ’podagra’, ’tophaceous’, ’tophi’ and ’tophus’ were not found to be in current use in chief complaints (CCs) at our institution. Therefore our gout flare enriched corpus GOUT-CC-2019-CORPUS was generated using only a single keyword, ”gout”, to identify 300 CCs for the initial development of the algorithm, including any needed allowance for oversampling of the rare gout flare class.

Each CC was annotated to indicate whether the CC (and only the CC) was indicative of a gout flare, not indicative of a gout flare, or unknown with respect to gout flare. This data set was double-annotated by a practicing rheumatologist (MID) and a PhD informatician. Thereafter, a full manual chart review was performed by one rheumatologist (MID) and a post-doctoral fellow (GR) to determine gout flare status for 197 of the 300 ED encounters. A sample of chief complaints with consensus annotations is shown in Table 2.

Table 2:

GOUT-CC-2019-CORPUS Examples

Chief Complaint Text Predicted* Actual**
AMS, lethargy, increasing generalized weakness over 2 weeks.
Hx: ESRD on hemodialysis at home, HTN, DM, gout, neuropathy
No No
”I started breathing hard” hx-htn, gout, anxiety, No No
R knee pain x 8 years. pmh: gout, arthritis Unknown No
Doc N Box DX pt w/ R hip FX on sat. Pt states no falls or injuries.
PMH: gout
Unknown No
out of gout medicine Yes Yes
sent from boarding home for increase BP and bilateral knee pain
for 1 week. Hx of HTN, gout.
Yes Yes
*

Consensus predicted gout flare status determined by annotator examination of CC

**

Gout flare status determined by chart review.

A final held out set of 8042 chief complaints from 2020 (CC-2020-CORPUS) was selected without regard to the presence of any gout related keywords (thus containing a distribution of alerts representative of that time period). A total of 5 CCs were removed from the original 8042 CC since 4 of them contained distinguishing information on suicide attempts, assaults or description of incidents that could allow for identification of the CC patient by those familiar with the incident. An additional CC was removed because the encounter could no longer be found in the EHR leaving a corpus of 8037 CCs. Similar to the earlier process, two annotators (JDO and AM) screened for the presence of gout flares using CC, double annotating a set of 300 mentions to compute annotator agreement. MID and GR performed an ED clinical note review on all CCs identified as either indicative or unknown, using the criteria for a gout flare as described by Gaffo et al42 as guide. Additionally, a sample of 100 patients screened as negative for gout flare by CC alone had their chart reviewed by MID to verify negative gout flare status. The negative cases for review were selected by the presence of gout related keywords from the GOUT-GAZETEER and LOCATION-GAZETEER to strengthen our confidence that no gout flares were left unannotated. The gazeteers are shown in Table 1. Annotator agreement was calculated separately for this corpus and all annotator agreements are presented in Table 3.

Table 1:

Gazeteer Description

GOUT-GAZETEER
Case Insensitive
LOCATION-GAZETEER
Case Insensitive
LOCATION-GAZETEER
Case Sensitive
PMH-GAZETEER
Case Insensitive
gout toe   knee LLE pmh
pain ankle   wrist RLE hx
tender foot   feet LUE pmxh
swelling thumb   finger RUE pmx
swollen arm   elbow UE
stiff shoulder   hip LE
leg   hand

Table 3:

Annotator Agreement in GOUT-CC-2019-CORPUS and CC-2020-CORPUS

Corpus Name GF* POS GF NEG GF UNK Review** Agreement Cohen’s κ
GOUT-CC-2019-CORPUS 93 194 13 CC 0.883 0.825
GOUT-CC-2019-CORPUS 70 118 9 Chart 0.849 0.774
CC-2020-CORPUS 14 7992 129 CC 0.977 0.965
CC-2020-CORPUS 25 232 7 Chart 0.904 0.856
*

GF (Gout Flare)

**

Review refers to the process that was made to determine gout status. Chart indicates a full chart review, CC indicates that only the chief complaint was used to predict whether a patient was presenting with a gout flare.

Method: De-identification and Distribution of Corpus

Two authors (JDO and TO) performed an initial manual review for personal information in 2000 CCs from the CC-2020-CORPUS to gain insight into the dataset. We then used the fine-tuned BERT34 and ALBERT43 models using Flair44 by training on the i2b2 2014 de-identification dataset45 to identify PHI using IOB sequence tagging. Fine-tuning was done over 70 epochs with a batch size of 32 with an initial learning rate of 0.1 and hidden size of 256 for both the BERT base uncased model and ALBERT base v2 model. We created regular expressions for matching date, addresses, medical locations, and for additional terms specific to the dataset including names/abbreviations of police departments, ambulance services, local medical care centers. The resulting tagged text was converted into BRAT ”.ann” format and uploaded as CC documents to a local BRAT server46 for manual verification of PHI removal for the remaining 6142 CC documents. Data for this project was collected under IRB-300004156 and IRB-300001664; Improving Care for Gout in the Southeast Enhancing Gout Minority Patients Care and Participation in Gout Clinical Research. The data is approved for distribution per the U-BRITE Deidentified Translational Data Repository for Research and Education (IRB-300002212) with a data use agreement requiring the recipient to not redistribute or try to re-identify the data. The corpus is being made available under the PhysioNet Credentialed Health Data License 1.5.0 Physionet on Physionet (https://physionet.org/) as the ”Gout Emergency Room Chief Complaint Corpus”.

Method: Development of Gout Alert

The alert was developed in Cerner Command Language (CCL) using Discern Visual Developer and utilized the CC as its primary data source to identify gout flares in ED patients. The initial algorithm was developed in Jupyter Notebook (https://jupyter.org/) with data analysis and visualization using Pandas47 and MatPlotLib48 to develop an algorithm capable of being translated to the CernerTM alert environment at UAB that supports CCL based alerts only. Gazeteers as shown in Table 1 were developed as part of this analysis on the GOUT-CC-2019-CORPUS in conjunction with discussion with all authors. The algorithm was developed iteratively using the enriched GOUT-CC-2019-CORPUS until an acceptable performance was achieved. The algorithm works on simple Boolean logic and regular expressions and will identify a gout flare based on the presence of ”gout” to the left of any of the PMH-GAZETEER words OR if there is both a location from the LOCATION-GAZETEER and the ”gout” keyword in the past medical history. Other gout related keywords in GOUT-GAZETEER are not used in this algorithm. A python implementation that could be rewritten for vendor software is available for download on Github (https://github.com/ozborn/gout_chief_complaint_alert). We refer to this regular expression and list based algorithm for the detection of gout flares as SIMPLE-GF. We also developed a high recall algorithm termed NAIVE-GF which predicts every mention of gout as a gout flare case.

Method: Development of Chief Complaint BERT-based Gout Flare Detection

We trained both a 2019 and a 2020 BERT34 model to detect gout flares from chief complaints using stratified 10-fold validation, where 1 fold was held out as the development or validation set and 1 fold as the test set. Test set labels for the GOUT-CC-2019-CORPUS were derived only from ED encounters that had a full manual chart review performed by MID and GR in the GOUT-CC-2019-CORPUS, when there was disagreement we chose the label given by the experienced rheumatologist (MID).

Training labels for GOUT-CC-2019-CORPUS were derived not from chart review, but from the assessment of gout status using CC only done by MID and JDO where MID’s annotation took precedence.

For training and testing on the CC-2020-CORPUS, we combined the U label and the Y label due to the data class imbalance which is reflective of the overall low number of ER visits related to gout. Single annotated training data was derived by gout flare classification using only the chief complaints by JDO and AM. A consensus label for the test set in CC-2020-CORPUS was derived from chart review by GR and MID, with discrepancies in the double annotated test data set resolved by discussion. To further increase the gout flare positive class for training purposes we over-sampled this class by adding the gout flare enriched GOUT-CC-2019-CORPUS to the training data.

For both the 2019 and 2020 models we used ”BERT-base-uncased” word embeddings and a document rnn embedding with 1 layer with a hidden size of 512, which re-projected words into 256 dimensions, with a batch size of 32 and initial learning rate of 0.1. All models were trained for 50 epochs. We refer to this BERT based algorithm in the paper as BERT-GF.

Results: Characteristics of Chief Complaint Gout Corpus

The CC itself for the larger CC-2020-CORPUS is on average 108 characters and is densely packed with extensive use of abbreviations and acronyms. A total of 7996 negative, 129 unknown and 14 positive annotations were determined by CC review. The inclusion of prior medial history (PMH) is widespread with approximately 80% of CC having some mention of PMH appearing at the end of the CC. Cohen’s kappa was calculated on both corpora for gout flare determination based on CC and based on chart review as shown in Table 3. The number of positive, negative or unknown gout flares in Table 3 corresponds to the consensus annotation for each data set.

Results: ICD-10-CM Billing Codes for Gout Flare Diverge from Chart Review Determined Gout Flare Status

The use of ICD-9-CM codes to represent the diagnosis of gout flares is presumed to be less reliable32,49, although we are unaware of a published quantitative evaluation for ICD-10-CM. We show in Table 4 that ICD-10-CM M10 prefixed gout flare codes poorly predict the underlying gout flares as determined by a rheumatologist chart review in GOUT-CC-2019-CORPUS. Our results suggest that ICD-10-CM gout billing codes over-represent the ED gout flare burden.

Table 4:

ICD-10-CM M10 Prefixed Codes vs Chart Reviewed Gout Flare Status

Code Types Precision Recall F1 Score
Primary and Secondary Code 0.43 1.00 0.60
Primary Code 0.56 1.00 0.72

The vast majority (over 91%) of gout flare codes used at our academic ED in 2019 are represented by M10.9 (Gout, unspecified). The remaining codes have a widely distributed range of M10 coding suffixes, with only M10.071 and M10.072 (Idiopathic gout, left and right foot respectively) and M10.00 (idiopathic gout, site unspecified, used to indicate a diagnosis for reimbursement purposes) with a frequency higher than 1%.

Results: Chief Complaint is Highly Informative of Gout Flare Status as Determined by Chart Review

We show in Table 5 that CC is highly informative as to gout flare status, providing a high level recall in both data sets when examined by annotators for the presence of gout flares. The results for precision (positive predictive value), recall (sensitivity) and F-score are shown for the gout flare positive class only for both GOUT-CC-2019-CORPUS and CC-2020-CORPUS. Human annotator recall is better estimated on the GOUT-CC-2019-CORPUS since a higher proportion of the gout flare negative class was subject to chart review as described in the methods.

Table 5:

Prediction of Gout Flare by Chief Complaint

GOUT-CC-2019-CORPUS CC-2020-CORPUS
Annotator or Algorithm Precision Recall F1 Score Precision Recall F1 Score
MID 0.88 0.92 0.90 NA NA NA
JDO 0.84 0.97 0.90 0.56 1.0 0.71
AM NA NA NA 0.67 1.0 0.80
Human Average 0.86 0.95 0.90 0.62 1.0 0.76
NAIVE-GF 0.23 1.00 0.38 0.28 0.56 0.37
SIMPLE-GF 0.44 0.84 0.58 0.37 0.40 0.38
BERT-GF 0.71 0.48 0.56 0.79 0.47 0.57

BERT-GF for the CC-2020-Corpus used a combined dataset of both corpi, due to the heavy class-imbalance in CC-2020-Corpus.

The NAIVE-GF algorithm (which simply searches for mentions of ”gout”) performs slightly better on CC-2020-CORPUS due to the relative rarity of gout mentions. However this algorithm fails to distinguish between a patient’s past medical history (PMH) of gout versus a current flare which is a problem when PMH is found in approximately 80% of gout notes. References to a PMH of gout in the CC may be particularly useful in identifying gout patients. These references may be relatively more reliable than PMH in other types of clinical notes because the past medical history field may not always be kept up to date in the EHR. Moreover, the PMH mentioned in the CC can include elements of PMH discovered in the EHR by the ED triage nurse as well as any current representation of a patient’s account of their past medical problems.

A distribution of gout-associated body location mentions from that corpus is shown in Figure 1 using CC from all patients from CC-2020-CORPUS and chart review identifying gout flare respectively. The SIMPLE-GF uses these keywords to identify gout flares, privileging recall over precision for mentions like ”arm” even though most such mentions are not gout-related.

Figure 1:

Figure 1:

Distribution of LOCATION-GAZETEER Body Locations in CC of GOUT-CC-2019-CORPUS

Discussion

Our results indicate that despite the distinct and numerous M10 prefixed ICD-10-CM codes for gout flare, such codes are a poor proxy for the presence of a gout flare in the ED. It is unclear whether the high preference for M10.9 prefixed codes represents an incorrect assessment of gout flare occurrence among coders or miss-classification versus a more specific or appropriate M10 prefixed code such as M10.00. Regardless of assessment accuracy, these codes are assigned post-visit and therefore no use for alerting.

Our results also indicate it is possible for non-physicians to make reasonable predictions (F1 score of 0.76 to 0.90 for CC-2020-CORPUS and GOUT-CC-2019-CORPUS respectively) using only information available in the CC. This is even more notable considering this F1 score is only slightly worse than the F-Scores of a full chart review (0.88 and 0.93)32. One possible interpretation of this performance similarity may be that the ED triage nurse does an informal review for that patient at time of ED visit, thus already incorporating such information into the CC. An alternative interpretation may be that EHR notes may be more difficult to process given the amount of information they contain compared to the terse, free-text represented in a CC. The latter interpretation is in line with the utility of other short text resources like Twitter, which has been shown to be useful for non-clinical event extraction50. Our results suggest that the CC captured at our institution show promise for identification of gout flare cases during the ED visit and could be utilized to activate referral pathways to outpatient gout care or to clinical research studies.

Finally, although the language used to describe gout is ”marked by ambiguity and imprecision”51 in the scientific literature, in the context of an ED visit, a CC with a mention of gout and an involved body part is highly informative. Even discounting whitespace, the 4 characters comprising ”gout” are surprisingly specific in the English language and the only ”gout” mention not referring to gout we found in a CC was the spelling mistake ”througout” or mentions of pseudogout, a disease that has similar clinical presentation to gout. Body locations referencing common sites of gout flares included in expressions such as ”knee surgery” and ”drop foot” were more tedious to rule out. Nonetheless, we believe this preliminary work could be bolstered with more data, particularly more instances of gout flares that lack explicit gout mentions. The performance of BERT-GF on CC-2020-CORPUS is a likely result of this lack of training data that our over-sampling approach could not fully remedy.

Limitations

Our findings should be interpreted in the light of some limitations. Our algorithm was developed and tested at a single academic ED and due to lack of available public data, we could not systematically compare the composition of our institutional CC data to the composition of CC for ED visits other institutions. Common practices such as documenting prior medical history in the CC of patients presenting to ED or other quality or writing standards in place at at our medical center may not generalize to other institutions. We also lack a comparison of gout flare prediction versus a retrospective chart review which would better measure the performance of our BERT based algorithm versus previous published gout flare detection algorithms.

Conclusion

Our results show that ICD-10-CM gout flare codes are a poor indicator for gout flares. We make available via GithubTM an ED algorithm for the detection of gout flares in the CC with performance similar to modern machine learning approaches on gout enriched corpora, that can be deployed in CernerTM and should be feasible to implement with other major EHR vendors. We show that the CC can be strongly informative for gout flares and generate 2 de-identified CC corpora available for download, GOUT-CC-2019-CORPUS and CC-2020-CORPUS. We also demonstrate that ED detection of gout flares is possible with CC, but that vendor limitations may make deployment challenging. In the future, we plan to test the ability of the NLP ED algorithm to activate efficient referral pathways to outpatient care and to clinical research studies to improve outcomes of patients with gout.

Acknowledgement

This publication was supported by funding from NIH grant 3P50AR60772-08S1 and a NVidiaTM grant of a Titan XP GPU used for machine learning.

Figures & Table

References

  • 1.Michael Chen-Xu, Chio Yokose, Rai Sharan K, Pillinger Michael H, Choi Hyon K. Contemporary prevalence of gout and hyperuricemia in the united states and decadal trends: the national health and nutrition examination survey, 2007–2016. Arthritis & Rheumatology. 2019;71(6):991–999. doi: 10.1002/art.40807. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Saag Kenneth G, Hyon Choi. Epidemiology, risk factors, and lifestyle modifications for gout. Arthritis research & therapy. 2006;8(1):S2. doi: 10.1186/ar1907. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Chang-Fu Kuo, Grainge Matthew J, Weiya Zhang, Michael Doherty. Global epidemiology of gout: preva- lence, incidence and risk factors. Nature reviews rheumatology. 2015;11(11):649. doi: 10.1038/nrrheum.2015.91. [DOI] [PubMed] [Google Scholar]
  • 4.Lee Susan J, Hirsch Jan D, Robert Terkeltaub, Dinesh Khanna, Singh Jasvinder A, Andrew Sarkin, Arthur Kavanaugh. Perceptions of disease and health-related quality of life among patients with gout. Rheumatology. 2009;48(5):582–586. doi: 10.1093/rheumatology/kep047. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Mikuls Ted R, Farrar JT, Bilker WB, Fernandes S, Schumacher HR, Saag KG. Gout epidemiology: results from the uk general practice research database, 1990–1999. Annals of the rheumatic diseases. 2005;64(2):267–272. doi: 10.1136/ard.2004.024091. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Edward Roddy, Michael Doherty. Gout. epidemiology of gout. Arthritis research & therapy. 2010;12(6):223. doi: 10.1186/ar3199. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Christoph Bickel, Rupprecht Hans J, Stefan Blankenberg, Gerd Rippin, Gerd Hafner, Alexander Daunhauer, Klaus-Peter Hofmann, Ju¨rgen Meyer. Serum uric acid as an independent predictor of mortality in patients with angiographically proven coronary artery disease. The American journal of cardiology. 2002;89(1):12–17. doi: 10.1016/s0002-9149(01)02155-5. [DOI] [PubMed] [Google Scholar]
  • 8.Brook Richard A, Kleinman Nathan L, Patel Pankaj A, Melkonian Arthur K, Brizee Truman J, Smeeding James E, Nancy Joseph-Ridge. The economic burden of gout on an employed population. Current medical research and opinion. 2006;22(7):1381–1389. doi: 10.1185/030079906X112606. [DOI] [PubMed] [Google Scholar]
  • 9.Kleinman Nathan L, Brook Richard A, Patel Pankaj A, Melkonian Arthur K, Brizee Truman J, Smeeding James E, Nancy Joseph-Ridge. The impact of gout on work absence and productivity. Value in health. 2007;10(4):231–237. doi: 10.1111/j.1524-4733.2007.00173.x. [DOI] [PubMed] [Google Scholar]
  • 10.Wu Eric Q, Patel Pankaj A, Mody Reema R, Yu Andrew P, Cahill Kevin E, Jackson Tang, Eswar Krishnan. Frequency, risk, and cost of gout-related episodes among the elderly: does serum uric acid level matter? The Journal of rheumatology. 2009;36(5):1032–1040. doi: 10.3899/jrheum.080487. [DOI] [PubMed] [Google Scholar]
  • 11.Wu Eric Q, Patel Pankaj A, Yu Andrew P, Mody Reema R, Cahill Kevin E, Jackson Tang, Eswar Krishnan. Disease-related and all-cause health care costs of elderly patients with gout. Journal of Managed Care Pharmacy. 2008;14(2):164–175. doi: 10.18553/jmcp.2008.14.2.164. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Robert Jackson, Aki Shiozawa, Buysman Erin K, Aylin Altan, Stephanie Korrer, Hyon Choi. Flare frequency, healthcare resource utilisation and costs among patients with gout in a managed care setting: a retrospective medical claims-based analysis. BMJ open. 2015;5(6):e007214. doi: 10.1136/bmjopen-2014-007214. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Singh Jasvinder A, Shaohua Yu. Time trends, predictors, and outcome of emergency department use for gout: a nationwide us study. The Journal of rheumatology. 2016;43(8):1581–1588. doi: 10.3899/jrheum.151419. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Mithal A, Singh G. Op0185 emergency department visits for gout: a dramatic increase in the past decade. 2018.
  • 15.Naomi Schlesinger, Luigi Brunetti. Treatment of acute gout flares in the emergency department. Arthritis Care & Research. 2020. [DOI] [PubMed]
  • 16.Yanyan Zhu, Pandya Bhavik J, Choi Hyon K. Prevalence of gout and hyperuricemia in the us general popu- lation: the national health and nutrition examination survey 2007–2008. Arthritis & Rheumatism. 2011;63(10):3136–3141. doi: 10.1002/art.30520. [DOI] [PubMed] [Google Scholar]
  • 17.Nicola Dalbeth, House Meaghan E, Opetaia Aati, Paul Tan, Christopher Franklin, Anne Horne, Gam- ble Gregory D, Stamp Lisa K, Doyle Anthony J, McQueen Fiona M. Urate crystal deposition in asymptomatic hype- ruricaemia and symptomatic gout: a dual energy ct study. Annals of the rheumatic diseases. 2015;74(5):908–911. doi: 10.1136/annrheumdis-2014-206397. [DOI] [PubMed] [Google Scholar]
  • 18.Patapong Towiwat, Doyle Anthony J, Gamble Gregory D, Paul Tan, Opetaia Aati, Anne Horne, Stamp Lisa K, Nicola Dalbeth. Urate crystal deposition and bone erosion in gout:‘inside-out’or ‘outside-in’? a dual-energy computed tomography study. Arthritis research & therapy. 2016;18(1):208. doi: 10.1186/s13075-016-1105-z. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Alon Abraham, Katzberg Hans D, Lovblom Leif E, Perkins Bruce A, Vera Bril. Uric acid levels correlate with sensory nerve function in healthy subjects. Canadian Journal of Neurological Sciences. 2019;46(3):337–341. doi: 10.1017/cjn.2019.9. [DOI] [PubMed] [Google Scholar]
  • 20.Minoru Hongo, Hiroya Hidaka, Shigeko Sakaguchi, Keisuke Nakanishi, Motoki Ichikawa, Naoko Hirota, Naoki Tanaka, Goro Tsuruta, Yoshikazu Yazaki, Osamu Kinoshita, et al. Association between serum uric acid levels and cardiometabolic risk factors among japanese junior high school students. Circulation Journal. 2010;74(8):1570–1577. doi: 10.1253/circj.cj-09-0837. [DOI] [PubMed] [Google Scholar]
  • 21.Thomas Bardin, Pascal Richette. Impact of comorbidities on gout and hyperuricaemia: an update on prevalence and treatment options. BMC medicine. 2017;15(1):123. doi: 10.1186/s12916-017-0890-9. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Augustin Latourte, Thomas Bardin, Pascal Richette. Uric acid and cognitive decline: a double-edge sword? Current opinion in rheumatology. 2018;30(2):183–187. doi: 10.1097/BOR.0000000000000472. [DOI] [PubMed] [Google Scholar]
  • 23.Thomas Bodenheimer, Wagner Edward H, Kevin Grumbach. Improving primary care for patients with chronic illness: the chronic care model, part 2. Jama. 2002;288(15):1909–1914. doi: 10.1001/jama.288.15.1909. [DOI] [PubMed] [Google Scholar]
  • 24.Hussey Peter S, Schneider Eric C, Rudin Robert S, Steven Fox D, Julie Lai, Craig Evan Pollack. Continuity and the costs of care for chronic disease. JAMA internal medicine. 2014;174(5):742–748. doi: 10.1001/jamainternmed.2014.245. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.Wolinsky Fredric D, Bentler Suzanne E, Li Liu, Geweke John F, Cook Elizabeth A, Maksym Obrizan, Chrischilles Elizabeth A, Wright Kara B, Jones Michael P, Rosenthal Gary E, et al. Continuity of care with a primary care physician and mortality in older adults. Journals of Gerontology Series A: Biomedical Sciences and Medical Sciences. 2010;65(4):421–428. doi: 10.1093/gerona/glp188. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Becker Michael A, Ralph Schumacher H. PATRICIA A MacDONALD, Eric Lloyd, and Christopher Lademacher. Clinical efficacy and safety of successful longterm urate lowering with febuxostat or allopurinol in subjects with gout. The Journal of rheumatology. 2009;36(6):1273–1282. doi: 10.3899/jrheum.080814. [DOI] [PubMed] [Google Scholar]
  • 27.Nicola Dalbeth, Thomas Bardin, Michael Doherty, Fre´de´ric Liote´, Pascal Richette, Saag Kenneth G, So Alexan- der K, Stamp Lisa K, Choi Hyon K, Robert Terkeltaub. Discordant american college of physicians and international rheumatology guidelines for gout management: consensus statement of the gout, hyperuricemia and crystal-associated disease network (g-can) Nature Reviews Rheumatology. 2017;13(9):561. doi: 10.1038/nrrheum.2017.126. [DOI] [PubMed] [Google Scholar]
  • 28.Kiltz U, Smolen J, Bardin T, Cohen Solal A, Nicola Dalbeth, Doherty M, Engel B, Flader C, Kay J, Matsuoka M, et al. Treat-to-target (t2t) recommendations for gout. Annals of the rheumatic diseases. 2017;76(4):632–638. doi: 10.1136/annrheumdis-2016-209467. [DOI] [PubMed] [Google Scholar]
  • 29.Richette P, Doherty M, Pascual E, Barskova V, Becce F, Castaneda-Sanabria J, Coyfish M, Guillo S, Jansen TL, Janssens H, et al. 2016 updated eular evidence-based recommendations for the management of gout. Annals of the rheumatic diseases. 2017;76(1):29–42. doi: 10.1136/annrheumdis-2016-209707. [DOI] [PubMed] [Google Scholar]
  • 30.Rachel Halpern, Fuldeore Mahesh J, Mody Reema R, Patel Pankaj A, Mikuls Ted R. The effect of serum urate on gout flares and their associated costs: an administrative claims analysis. JCR: Journal of Clinical Rheumatol- ogy. 2009;15(1):3–7. doi: 10.1097/RHU.0b013e3181945d2c. [DOI] [PubMed] [Google Scholar]
  • 31.Wu Eric Q, Anna Forsythe, Annie Gue´rin, Andrew P Yu, Dominick Latremouille-Viau, Magda Tsaneva. Comorbidity burden, healthcare resource utilization, and costs in chronic gout patients refractory to conventional urate-lowering therapy. American journal of therapeutics. 2012;19(6):e157–e166. doi: 10.1097/MJT.0b013e31820543c5. [DOI] [PubMed] [Google Scholar]
  • 32.Chengyi Zheng, Nazia Rashid, Yi-Lin Wu, River Koblick, Lin Antony T, Levy Gerald D, Cheetham T Craig. Using natural language processing and machine learning to identify gout flares from electronic clinical notes. Arthritis care & research. 2014;66(11):1740–1748. doi: 10.1002/acr.22324. [DOI] [PubMed] [Google Scholar]
  • 33.Nazia Rashid, Levy Gerald D, Yi-Lin Wu, Chengyi Zheng, River Koblick, Craig Cheetham T. Patient and clinical characteristics associated with gout flares in an integrated healthcare system. Rheumatology international. 2015;35(11):1799–1807. doi: 10.1007/s00296-015-3284-3. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Jacob Devlin, Ming-Wei Chang, Kenton Lee, Kristina Toutanova. Bert: Pre-training of deep bidirectional transformers for language understanding. arXiv preprint arXiv:1810.04805. 2018.
  • 35.Otter Daniel W, Medina Julian R, Kalita Jugal K. A survey of the usages of deep learning for natural language processing. IEEE Transactions on Neural Networks and Learning Systems. 2020. [DOI] [PubMed]
  • 36.Johnson Stephen B, Carol Friedman. Integrating data from natural language processing into a clinical infor- mation system. Proceedings of the AMIA Annual Fall Symposium; 1996. p. 537. American Medical Informatics Association. [PMC free article] [PubMed] [Google Scholar]
  • 37.McClung MW, Davidson AJ, Vogt RL, Cantrill SV, Jones RH. Evaluating data sources for syndromic surveillance. American Public Health Association 129th Annual Meeting, session. 2001;volume 3133 [Google Scholar]
  • 38.Lober William B, Bryant Thomas Karras, Wagner Michael M, Marc Overhage J, Davidson Arthur J, Hamish Fraser, Trigg Lisa J, Mandl Kenneth D, Espino Jeremy U, Fu-Chiang Tsui. Roundtable on bioterrorism detection: information system–based surveillance. Journal of the American Medical Informatics Association. 2002;9(2):105–115. doi: 10.1197/jamia.M1052. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 39.Travers Debbie A, Olivier Bodenreider. Identifying medical concepts in free text chief complaint data. Aca- demic Emergency Medicine. 2002;9(5):511. [Google Scholar]
  • 40.Chapman Wendy W, Christensen Lee M, Wagner Michael M, Haug Peter J, Oleg Ivanov, Dowling John N, Olszewski Robert T. Classifying free-text triage chief complaints into syndromic categories with natural language processing. Artificial intelligence in medicine. 2005;33(1):31–40. doi: 10.1016/j.artmed.2004.04.001. [DOI] [PubMed] [Google Scholar]
  • 41.Chapman Wendy W, Gundlapalli Adi V, South Brett R, Dowling John N. Infectious Disease Informatics and Biosurveillance. Springer; 2011. Natural language processing for biosurveillance; pp. 279–310. [Google Scholar]
  • 42.Gaffo Angelo L, Ralph Schumacher H, Saag Kenneth G, Taylor William J, Janet Dinnella, Ryan Outman, Lang Chen, Nicola Dalbeth, Francisca Sivera, Janitzia Va´zquez-Mellado, et al. Developing a provisional definition of flare in patients with established gout. Arthritis & Rheumatism. 2012;64(5):1508–1517. doi: 10.1002/art.33483. [DOI] [PubMed] [Google Scholar]
  • 43.Zhenzhong Lan, Mingda Chen, Sebastian Goodman, Kevin Gimpel, Piyush Sharma, Radu Soricut. Albert: A lite bert for self-supervised learning of language representations. arXiv preprint arXiv:1909.11942. 2019.
  • 44.Alan Akbik, Duncan Blythe, Roland Vollgraf. Contextual string embeddings for sequence labeling. COLING 2018, 27th International Conference on Computational Linguistics; 2018. pp. 1638–1649. [Google Scholar]
  • 45.Amber Stubbs, O¨ zlem Uzuner. Annotating longitudinal clinical narratives for de-identification: The 2014 i2b2/uthealth corpus. Journal of biomedical informatics. 2015;58:S20–S29. doi: 10.1016/j.jbi.2015.07.020. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 46.Pontus Stenetorp, Sampo Pyysalo, Goran Topic´, Tomoko Ohta, Sophia Ananiadou, Jun’ichi Tsujii. BRAT: a web-based tool for NLP-assisted text annotation. Proceedings of the Demonstrations at the 13th Confer- ence of the European Chapter of the Association for Computational Linguistics; 2012. pp. 102–107. Association for Computational Linguistics. [Google Scholar]
  • 47.Wes McKinney. Data structures for statistical computing in python. In: van der Walt Ste´fan, Millman Jarrod., editors. Proceedings of the 9th Python in Science Conference; 2010. pp. 51–56. [Google Scholar]
  • 48.Hunter J. D. Matplotlib: A 2d graphics environment. Computing in Science & Engineering. 2007;9(3):90–95. [Google Scholar]
  • 49.Kerr Gail S, Richards John S, Nunziato Carl A, Patterson Olga V, DuVall Scott L, Mireille Aujero, David Maron, Richard Amdur. Measuring physician adherence with gout quality indicators: a role for natural language processing. Arthritis care & research. 2015;67(2):273–279. doi: 10.1002/acr.22406. [DOI] [PubMed] [Google Scholar]
  • 50.Alan Ritter, Oren Etzioni, Sam Clark. Open domain event extraction from twitter. Proceedings of the 18th ACM SIGKDD international conference on Knowledge discovery and data mining; 2012. pp. 1104–1112. [Google Scholar]
  • 51.Lawrence Edwards N, Robert Malouf, Fernando Perez-Ruiz, Pascal Richette, Siobhan Southam, Matthew DiChiara. Computational lexical analysis of the language commonly used to describe gout. Arthritis care & research. 2016;68(6):763–768. doi: 10.1002/acr.22746. [DOI] [PMC free article] [PubMed] [Google Scholar]

Articles from AMIA Annual Symposium Proceedings are provided here courtesy of American Medical Informatics Association

RESOURCES