Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Sentiment Measured in Hospital Discharge Notes Is Associated with Readmission and Mortality Risk: An Electronic Health Record Study

  • Thomas H. McCoy,

    Affiliation Center for Experimental Drugs and Diagnostics, Department of Psychiatry and Center for Human Genetic Research, Massachusetts General Hospital, 185 Cambridge St, 6th Floor, Boston, MA 02114, United States of America

  • Victor M. Castro,

    Affiliations Center for Experimental Drugs and Diagnostics, Department of Psychiatry and Center for Human Genetic Research, Massachusetts General Hospital, 185 Cambridge St, 6th Floor, Boston, MA 02114, United States of America, Partners Research Computing, Partners HealthCare System, One Constitution Center, Boston, MA 02129, United States of America

  • Andrew Cagan,

    Affiliations Center for Experimental Drugs and Diagnostics, Department of Psychiatry and Center for Human Genetic Research, Massachusetts General Hospital, 185 Cambridge St, 6th Floor, Boston, MA 02114, United States of America, Partners Research Computing, Partners HealthCare System, One Constitution Center, Boston, MA 02129, United States of America

  • Ashlee M. Roberson,

    Affiliation Center for Experimental Drugs and Diagnostics, Department of Psychiatry and Center for Human Genetic Research, Massachusetts General Hospital, 185 Cambridge St, 6th Floor, Boston, MA 02114, United States of America

  • Isaac S. Kohane,

    Affiliation Department of Medicine, Brigham and Women’s Hospital, Suite 255, New Research Building, 77 Avenue Louis Pasteur, Boston, MA 02115, United States of America

  • Roy H. Perlis

    rperlis@partners.org

    Affiliation Center for Experimental Drugs and Diagnostics, Department of Psychiatry and Center for Human Genetic Research, Massachusetts General Hospital, 185 Cambridge St, 6th Floor, Boston, MA 02114, United States of America

Abstract

Natural language processing tools allow the characterization of sentiment–that is, terms expressing positive and negative emotion–in text. Applying such tools to electronic health records may provide insight into meaningful patient or clinician features not captured in coded data alone. We performed sentiment analysis on 2,484 hospital discharge notes for 2,010 individuals from a psychiatric inpatient unit, as well as 20,859 hospital discharges for 15,011 individuals from general medical units, in a large New England health system between January 2011 and 2014. The primary measures of sentiment captured intensity of subjective positive or negative sentiment expressed in the discharge notes. Mean scores were contrasted between sociodemographic and clinical groups in mixed effects regression models. Discharge note sentiment was then examined for association with risk for readmission in Cox regression models. Discharge notes for individuals with greater medical comorbidity were modestly but significantly lower in positive sentiment among both psychiatric and general medical cohorts (p<0.001 in each). Greater positive sentiment at discharge was associated with significantly decreased risk of hospital readmission in each cohort (~12% decrease per standard deviation above the mean). Automated characterization of discharge notes in terms of sentiment identifies differences between sociodemographic groups, as well as in clinical outcomes, and is not explained by differences in diagnosis. Clinician sentiment merits investigation to understand why and how it reflects or impacts outcomes.

Introduction

The use of large-scale electronic health record data has enabled powerful, efficient investigation of clinically important questions ranging from pharmacovigilance to risk stratification[1]. However, coded data such as diagnostic and billing codes provide a limited window into clinical status. Electronic health records often capture provider decision making and analysis as unstructured data, such as narrative notes. These data are appealing in their richness but have been difficult to quantify, particularly with the efficiency required for health-system-wide analysis.

Even brief fragments of text may reflect the feelings of the author about a given topic. That is, some words or groups of words reflect more positive ('excellent') or negative (‘horrible’) valence. Recently, tools have been developed and validated to facilitate the algorithmic quantification of these feelings, referred to as sentiment, in text documents[2]. This approach has found diverse application in health-related topics, allowing investigation of the correlation between happiness, geographic regions, and health on Twitter[3], impact of online discussions of cancer[4], attitudes towards tobacco products[5], and proxy measures of satisfaction with health care[6] or health care reform[7].

We hypothesized that sentiment could be measured in narrative notes written by clinicians, and that these data might provide insight into patient characteristics not explicitly captured by claims codes or diagnoses, as well as clinician impressions of, or attitudes toward, individual patients. In particular, if these data, not typically captured at a clinical population level, were shown to have predictive validity, it could prompt greater effort to utilize narrative notes to augment coded data sources.

We therefore applied a sentiment scoring algorithm, also known as opinion mining, to quantify sentiment in a corpus of narrative hospital admission and discharge notes. We examined differences between patient subgroups, as well as the association between sentiment measures and clinical outcomes as a test of predictive utility for this approach.

Materials and Methods

Cohort and outcome derivation

We used Informatics for Integrating Biology and the Bedside, or i2b2, server software (i2b2 v1.6, Boston, MA, USA)[8] in order to access and parse data from the electronic health records of a large Boston-based hospital. The i2b2 software [9, 10] is an informatics framework deployed at more than 100 academic health centers internationally for managing human health data. Data available in the hospital EHR include sociodemographic identifiers, billing codes, laboratory results, problem lists, medications, vital signs, procedure reports, and narrative notes. The present analysis focused on sociodemographic features, billing codes, and narrative admission and discharge notes written by staff physicians. (Inclusion of year of service in models did not meaningfully change results and is not addressed further.) The specific features examined in regression models were standard sociodemographic and clinical cohort descriptors selected by the authors a priori as well as those shown in our prior work to be associated with readmission[11, 12].

In order to examine the extent to which features of clinical notes were specific to a given patient population, two different cohorts were drawn from the records of this health system. The first included all patients admitted to a 24-bed inpatient psychiatric unit between January 2011 and January 2014. The second included all patients admitted to a general medicine unit spanning multiple floors in a large teaching hospital during the same period. As adult services, only individuals age 18 or older were included; no other inclusion or exclusion criteria were applied. The Partners Institutional Review Board approved all aspects of this study.

The primary outcome measure of interest in the psychiatric cohort was time to psychiatric or all-cause hospital readmission, determined by examining the period following index discharge to identify subsequent admissions. For the larger, general medical cohort, in addition to time to readmission, time to all-cause mortality was also examined. (The small number of events in the psychiatric cohort precluded analysis of mortality in this group.)

Development and application of natural language processing tool

Multiple methodologies have been developed to characterize aspects of text in a high-throughput fashion [1316]. In general, two conceptually different approaches exist: one based on machine learning in which a model of word or phrase usage is fit to documents of known sentimentality and then applied to sample documents, and another in which a curated lexicon of subjectivity and sentimentality is used to score words occurring within a sample document. As we are unaware of a “gold standard” corpus of medical notes rated for sentiment, we necessarily used the second approach. In particular, we used Pattern (v2.6), an open source implementation of lexical opinion mining developed at the University of Antwerp [1719]. As the Pattern library is freely available under the Berkley Source Distribution (BSD), the source code is the definitive description of the method used. In brief, this method depends on matching words and phrases to an included lexicon of nearly 3,000 words annotated for polarity (negativity vs positivity rated -1 to 1), subjectivity (not subjective to subjective rated 0 to 1), intensity modifier (1/2 to 2x) and negation (reverses polarity)[20]. In this approach unrecognized words–those not included in the lexicon–are ignored. The score for a given document is the mean of all recognized words after accounting for preceding negation (inverting polarity) and multiplying by the intensity modifier for relevant adjectives. This approach has demonstrated accuracy of 75% versus a gold standard corpus of movie reviews[21, 22]; to our knowledge, its performance in a corpus of clinical notes has not been previously examined, and no manually-classified corpus of clinical notes is available. Consistent with the work of Mitchell[3], no effort is made to tie these scores to particular topics. Instead, we estimate the aggregate positivity and negativity, and the subjectivity versus objectivity, for a given narrative note.

Analysis

As primary measures for analysis, we selected the product of two estimated characteristics—that is, to what extent are terms subjective (1) versus objective (0) and positive (+1) or negative (-1)? For each narrative note, this yields 2 scores: subjective positivity, in a continuous range from 0–1, and subjective negativity, in a continuous range from 0–1. Thus, an entirely neutral note would be scored a 0; a note comprised entirely of subjective positive statements would be scored a 1. These two features (positivity and negativity) were examined separately, rather than treated as a continuum, to allow for the possibility that some notes might have high levels of both—i.e., more sentiment-expressing words of both polarities.

Associations between the product of positive or negative sentiment and subjectivity, and sociodemographic or clinical features, were examined using mixed effects models, in order to account for presence of multiple clustered observations (i.e., multiple hospitalizations) per patient. (In sensitivity analyses utilizing only the index (initial) observation, results were not meaningfully different and are not presented here.) Normality assumption for independent variables was confirmed using visual inspection of distribution plots and by Kolmogorov-Smirnov test; Charlson comorbidity index was accordingly log-transformed as in our prior investigations. Linearity of relationship between individual independent variables and sentiment was confirmed by visual inspection of residual plots, and by inclusion of quadratic terms. Homoscedasticity assumption was confirmed by visual examination of a plot of the standardized residuals against regression standardized predicted values. Models were estimated using default settings of the xtmixed package in Stata 13.1 (Statacorp, College Station, TX), including independent covariance matrix structure and model fit via maximum likelihood. Tables present fully-adjusted effects (i.e., adjusted for all other terms in the model) because the high risk of confounding limits interpretability of crude effects. Time to readmission used survival analysis with results censored at readmission, death, or end of available follow-up period, whichever came first. Effects of sentiment scores were examined using Cox proportional hazards models, adjusted for sociodemographic and clinical features, after confirming that the proportional hazards assumption was met for each independent variable by formal test and by using visual inspection of Schoenfeld residuals.

This study obtained IRB approval from the Partners Human Research Committee under protocol number 2012P002527. No informed consent was required, as this project is a retrospective health care utilization/clinical study involving thousands of patients and multiple years of data—that is, consent could not be feasibly be obtained from all subjects.

Results

Psychiatric Cohort

For the 2,010 individuals with 2,484 discharge notes (mean 1.24 SD 0.72 discharges per patient; 84.5% with a single discharge) from a psychiatric inpatient unit, 49.1% were male and 71.3% Caucasian by self-report (S1 Table); the remainder described themselves as black (9.5%), Asian (4.3%), Hispanic (10.6%), and other (4.3%). A total of 54.6% had public insurance, and 58.2% were admitted via the emergency department rather than directly to the unit. Primary psychiatric diagnosis was a psychotic disorder (schizophrenia, schizoaffective disorder, or psychosis not otherwise specified) in 18.9%; the remainder were mood or personality disorders. Mean age in this cohort was 43.8 years (SD 16.4); mean age-adjusted Charlson comorbidity index was 3.3 (SD 4.5).

Table 1 summarizes the mixed effects model examining the association between positive (left columns) and negative (right columns) sentiment and individual sociodemographic and clinical aspects of the cohort. Sentiment was generally similar between discharge notes for genders and across racial groups, with the exception of notes for individuals who self-identified as Hispanic, in which significantly greater levels of both positive and negative sentiment were detected. Public insurance was associated with significantly lower levels of positive sentiment; greater medical comorbidity was associated with lower levels of positive and negative sentiment; and presence of a psychotic disorder was associated with greater negative sentiment.

thumbnail
Table 1. Association between sociodemographic features and sentiment in a psychiatric inpatient cohort.

Coefficients refer to standard deviation units of positive or negative sentiment.

https://doi.org/10.1371/journal.pone.0136341.t001

We then examined the predictive validity of sentiment scores for hospital readmission (Table 2). In Cox regression models incorporating all of the features from Table 1, greater positive sentiment was associated with significant reduction in readmission hazard (HR 0.88, 95% CI 0.81–0.96). No significant effect of negative sentiment was identified.

thumbnail
Table 2. Cox regression examining association between sentiment and readmission hazard in a psychiatric inpatient cohort.

https://doi.org/10.1371/journal.pone.0136341.t002

Medical Cohort

The second cohort was drawn from discharges from a general internal medicine service during the same time period. In total, this cohort included 15,011 individuals with 20,859 discharges (S1 Table)—mean 1.39 discharges (SD 1.08) per patient, 79.0% with a single discharge during the study period. Mean age was 62.3 (SD 18.9); mean Charlson comorbidity index was 8.0 (SD 5.8). The cohort was 54.0% male and 78.5% Caucasian, 7.2% black, 3.2% Asian, 7.1% Hispanic, and the remainder other or unreported race. Public insurance was listed in 61.2% of admissions, and 45.0% were admitted from the emergency department rather than directly to the medical unit.

Association between individual clinical features and positive or negative sentiment, adjusted for all other features, is listed in Table 3. As with psychiatric admissions, comorbidity was associated with decreased negative and positive sentiment; greater age was also associated with decrease in both types of sentiment. Among medical admissions, unlike psychiatric admissions, no effects of race or insurance type were identified. Once again, presence of greater levels of positive sentiment was associated with reduced readmission hazard in a Cox regression model (HR 0.88, 95% CI 0.85–0.92, Table 4), with no significant effect observed for negative sentiment. Similarly, greater levels of positive but not negative sentiment were associated with reduced mortality risk in Cox regression model (HR 0.80, 95% CI 0.74–0.86, Table 5). Differences by principal admitting diagnosis (grouped by category) are illustrated in S1 Fig and S2 Table.

thumbnail
Table 3. Association between sociodemographic features and sentiment in a general medical cohort.

https://doi.org/10.1371/journal.pone.0136341.t003

thumbnail
Table 4. Cox regression examining association between sentiment and readmission hazard in a general medical cohort.

https://doi.org/10.1371/journal.pone.0136341.t004

thumbnail
Table 5. Cox regression examining association between sentiment and mortality in a general medical cohort.

https://doi.org/10.1371/journal.pone.0136341.t005

Discussion

We measured sentiment in more than 17,000 patients with 23,000 hospital discharges across two clinical cohorts. In general, notes for individuals with a greater burden of medical illness included less sentiment, both positive and negative. Interestingly, among psychiatric patients, public insurance was associated with less positive sentiment, while notes for Hispanic patients included greater levels of both positive and negative sentiment. In both cohorts, positive sentiment predicted reduced readmission hazard, with ~12% decrease per standard deviation above the mean sentiment value in the cohort; in the general medical cohort, we also observed association with reduced mortality—for one standard deviation increase in positive sentiment, mortality hazard was reduced by ~20%. (While outcome prediction would undoubtedly be improved with more complex models incorporating individual diagnoses and medications, the intention in the present study was simply to demonstrate the informativeness of a novel derived data type, while controlling for standard sociodemographic variables and an aggregate measure of clinical severity, the Charlson comorbidity index.)

These results are particularly notable given that the sentiment-scoring system was not derived with any particular eye towards clinical documentation or medical vocabulary. As such, a key question is what such sentiment scores actually reflect; we employ the term 'sentiment' throughout simply for consistency with the descriptions of this approach in the machine learning literature.

In part, these measures may aggregate symptoms or diagnoses reflecting negative valence—depression, anxiety, and pain, for example. In this context, they represent simply an efficient general-purpose algorithm for aggregating clinical features not fully explained by ICD9 codes alone, consistent with dimensional models of psychopathology[23]. On the other hand, the positive sentiment domain is less likely to be explainable solely in terms of symptoms or disorders.

An additional possibility is that some of the signal we detect actually reflects attitudes toward particular patients. For example, individuals with more unstable or difficult-to-control illness might induce stronger emotions among clinicians, contributing to more use of affectively-loaded terms. Whether this reflects a simple marker of disease severity or actually influences treatment outcomes merits further study. Our results should be taken as an indication that this line of inquiry is likely to be productive, and as proof of principle rather than a definitive investigation of a single phenomenon.

A key limitation of our data is the inability to characterize the physicians who write the individual notes. Thus, while we can account for patient-level differences, we were not able to examine clinician-level differences. With sufficient data regarding individual clinicians, sentiment measures would provide an opportunity to further investigate clinician-level factors that may influence outcomes.

Several other caveats must be considered. First, these results represent only one possible approach to identifying sentiment, which is an area of active investigation within computer science. Therefore, it is possible—indeed, likely—that other approaches could yield different results, depending on the corpus used to develop sentiment measures and the means of classification employed[2]. Second, further studies addressing portability of this approach will be needed, although our observation of similar effects in two distinct clinical cohorts provides a reason for optimism. Third, our readmission data are subject to bias because this health care system is not 'closed'—individuals may be readmitted to other hospitals, for example. On the other hand, this omission would most likely bias our results towards the null. Moreover, the detection of similar effects on overall mortality, for which complete data are available, provides further support for the predictive validity of sentiment. Examination of these tools in those few closed systems for which both narrative notes and claims codes are available will be helpful in this regard.

Among our specific findings, the observation that public insurance is associated with diminished positive sentiment in psychiatric discharges, but not general medical discharges, merits further consideration. Insurance type strongly correlates with socioeconomic status and with burden of stressors; it is possible that documentation of these stressors is detected as less positive sentiment, although we would expect to see greater negative sentiment. Alternatively, in Massachusetts, so-called managed behavioral health has led to substantial challenges in finding care for psychiatric patients, which may also be reflected in clinician sentiment. In general, physicians caring for medical patients in this hospital system have little awareness of insurance type, while those caring for psychiatric patients are reminded on a daily basis of insurance.

Yet another intriguing observation among psychiatric patients, but not general medical patients, is that Hispanic ethnicity is associated with increased sentiment, both positive and negative. While this finding could arise from greater need for an interpreter (for example, if the interpreter introduces more subjective language), we would then expect to see differences for other non-White groups, as this medical center treats a large number of non-English-speaking Asian patients as well. Alternatively, a growing literature suggests important cultural differences in symptom expression. In one recent study, the nature and understanding of psychotic-like symptoms in Latino patients differed from comparison groups[24]. Differences in symptoms appear to be substantial enough to impact validity of diagnostic criteria in psychiatry, as an investigation in adolescents suggested[25].

A number of possible next steps could be considered based upon these results. First, if portability of these results is established in other health systems, sentiment might contribute to clinically-useful automated prediction models to target strategies aimed at preventing readmission, and compared directly to clinician predictions at time of discharge. Second, more generally, understanding the sentiment expressed in narrative clinical notes may help to elucidate patient- or clinician-level factors associated with differential outcomes. These factors could then be targeted in an effort to modify those outcomes. At minimum, the present results demonstrate the feasibility and potential utility of a novel high-throughput approach to characterizing narrative notes capable of spanning broad clinical populations.

Supporting Information

S1 Fig. Mean positive (upper panel) and negative (lower panel) sentiment, by primary admission diagnosis.

https://doi.org/10.1371/journal.pone.0136341.s001

(DOCX)

S1 Table. Descriptive characteristics of two outcome cohorts.

https://doi.org/10.1371/journal.pone.0136341.s002

(DOCX)

S2 Table. Primary admission diagnoses with greatest negative and positive sentiment scores.

https://doi.org/10.1371/journal.pone.0136341.s003

(DOCX)

Author Contributions

Analyzed the data: VMC AC AMR RHP. Wrote the paper: THM VMC AMR ISK RHP. Developed pipeline for application of NLP tools to health records: THM. Prepared pipeline for application of NLP tools to health records: VMC. Prepared clinical outcomes database: AC. Contributed to interpretation of results: ISK RHP.

References

  1. 1. Dahabreh IJ, Kent DM. Can the learning health care system be educated with observational data? JAMA: the journal of the American Medical Association. 2014;312(2):129–30. pmid:25005647.
  2. 2. Dodds PS, Harris KD, Kloumann IM, Bliss CA, Danforth CM. Temporal patterns of happiness and information in a global social network: hedonometrics and Twitter. PLoS One. 2011;6(12):e26752. pmid:22163266; PubMed Central PMCID: PMC3233600.
  3. 3. Mitchell L, Frank MR, Harris KD, Dodds PS, Danforth CM. The geography of happiness: connecting twitter sentiment and expression, demographics, and objective characteristics of place. PLoS One. 2013;8(5):e64417. pmid:23734200; PubMed Central PMCID: PMC3667195.
  4. 4. Portier K, Greer GE, Rokach L, Ofek N, Wang Y, Biyani P, et al. Understanding topics and sentiment in an online cancer survivor community. Journal of the National Cancer Institute Monographs. 2013;2013(47):195–8. pmid:24395991.
  5. 5. Myslin M, Zhu SH, Chapman W, Conway M. Using twitter to examine smoking behavior and perceptions of emerging tobacco products. Journal of medical Internet research. 2013;15(8):e174. pmid:23989137; PubMed Central PMCID: PMC3758063.
  6. 6. Greaves F, Ramirez-Cano D, Millett C, Darzi A, Donaldson L. Use of sentiment analysis for capturing patient experience from free-text comments posted online. Journal of medical Internet research. 2013;15(11):e239. pmid:24184993; PubMed Central PMCID: PMC3841376.
  7. 7. King D, Ramirez-Cano D, Greaves F, Vlaev I, Beales S, Darzi A. Twitter and the health reforms in the English National Health Service. Health policy. 2013;110(2–3):291–7. pmid:23489388.
  8. 8. Murphy SN, Mendis M, Hackett K, Kuttan R, Pan W, Phillips LC, et al. Architecture of the open-source clinical research chart from Informatics for Integrating Biology and the Bedside. AMIA Annu Symp Proc. 2007:548–52. Epub 2008/08/13. pmid:18693896; PubMed Central PMCID: PMC2655844.
  9. 9. Murphy S, Churchill S, Bry L, Chueh H, Weiss S, Lazarus R, et al. Instrumenting the health care enterprise for discovery research in the genomic era. Genome Res. 2009;19(9):1675–81. Epub 2009/07/16. doi: gr.094615.109 [pii] pmid:19602638; PubMed Central PMCID: PMC2752136.
  10. 10. Murphy SN, Weber G, Mendis M, Gainer V, Chueh HC, Churchill S, et al. Serving the enterprise and beyond with informatics for integrating biology and the bedside (i2b2). J Am Med Inform Assoc. 17(2):124–30. Epub 2010/03/02. doi: 17/2/124 [pii] pmid:20190053.
  11. 11. Castro VM, McCoy TH, Cagan A, Rosenfield HR, Murphy SN, Churchill SE, et al. Stratification of risk for hospital admissions for injury related to fall: cohort study. BMJ. 2014;349:g5863. http://dx.doi.org/10.1136/bmj.g5863 pmid:25954985
  12. 12. McCoy TH, Castro VM, Rosenfield HR, Cagan A, Kohane IS, Perlis RH. Education in Psychiatry: A clinical perspective on the relevance of Research Domain Criteria in electronic health records. American Journal of Psychiatry. 2014.
  13. 13. Turney P, Littman M. Unsupervised learning of semantic orientation from a hundred-billion-word corpus. National Research Council of Canada; 2002.
  14. 14. Pang B, Lee L. Opinion mining and sentiment analysis. Foundations and Trends in Information Retrieval 2008;2(1–2):1–135.
  15. 15. Hermann KM, Blunsom P. The Role of Syntax in Vector Space Models of Compositional Semantics. ACL2013. p. 894–904.
  16. 16. Baccianella S, Esuli A, Sebastiani F. SentiWordNet 3.0: An Enhanced Lexical Resource for Sentiment Analysis and Opinion Mining. LREC. 2010;10.
  17. 17. De Smedt T, Daelemans W. Pattern for python. The Journal of Machine Learning Research 2012;13(1):2063–7.
  18. 18. De Smedt T, Daelemans W. "Vreselijk mooi!" (terribly beautiful): A Subjectivity Lexicon for Dutch Adjectives. LREC. 2012.
  19. 19. Schrauwen S. Machine learning approaches to sentiment analysis using the Dutch Netlog Corpus. Computational Linguistics and Psycholinguistics Research Center, 2010.
  20. 20. De Smedt T. Multilingual Word Frequency Lists 2014. Source Code]. Available from: https://github.com/clips/pattern/blob/master/pattern/text/en/en-sentiment.xml.
  21. 21. De Smedt T. Sentiment Analysis Update 2013. Source Code]. Available from: https://github.com/clips/pattern/blob/2.6/pattern/text/en/en-sentiment.xml#L10.
  22. 22. Pang B, Lee L, Vaithyanathan S. Thumbs up?: sentiment classification using machine learning techniques. Proceedings of the ACL-02 conference on Empirical methods in natural language processing. 2002;10:79–86.
  23. 23. Insel T, Cuthbert B, Garvey M, Heinssen R, Pine DS, Quinn K, et al. Research domain criteria (RDoC): toward a new classification framework for research on mental disorders. Am J Psychiatry. 2010;167(7):748–51. pmid:20595427.
  24. 24. Earl TR, Fortuna LR, Gao S, Williams DR, Neighbors H, Takeuchi D, et al. An exploration of how psychotic-like symptoms are experienced, endorsed, and understood from the National Latino and Asian American Study and National Survey of American Life. Ethnicity & health. 2014:1–20. pmid:24920148.
  25. 25. Green JG, Gruber MJ, Kessler RC, Lin JY, McLaughlin KA, Sampson NA, et al. Diagnostic validity across racial and ethnic groups in the assessment of adolescent DSM-IV disorders. International journal of methods in psychiatric research. 2012;21(4):311–20. pmid:23148026; PubMed Central PMCID: PMC3591789.