ORIGINAL RESEARCH article

Front. Digit. Health, 03 April 2025

Sec. Digital Mental Health

Volume 7 - 2025 | https://doi.org/10.3389/fdgth.2025.1544781

Recovery in personality disorders: the development and preliminary testing of a novel natural language processing model to identify recovery in mental health electronic records


Giouliana Kadra-Scalzo
Giouliana Kadra-Scalzo1*Jaya ChaturvediJaya Chaturvedi1Oliver DaleOliver Dale2Richard D. HayesRichard D. Hayes1Lifang LiLifang Li1Shaza MahmoodShaza Mahmood1Jonathan Monk-CunliffeJonathan Monk-Cunliffe3Angus RobertsAngus Roberts1Paul Moran
Paul Moran3
  • 1Institute of Psychiatry, Psychology and Neuroscience, King’s College London, London, United Kingdom
  • 2Sussex Partnership NHS Foundation Trust, Worthing, United Kingdom
  • 3Centre for Academic Mental Health, Population Health Sciences Department, Bristol Medical School, University of Bristol, Bristol, United Kingdom

Introduction: The concept of recovery is of great importance in mental health as it emphasizes improvements in quality of life and functioning alongside the traditional focus on symptomatic remission. Yet, investigating non-symptomatic recovery in the field of personality disorders has been particularly challenging due to complexities in capturing the occurrence of recovery. Electronic health records (EHRs) provide a robust platform from which episodes of recovery can be detected. However, much of the relevant information may be embedded in free-text clinical notes, requiring the development of appropriate tools to extract these data.

Methods: Using data from one of Europe's largest electronic health records databases [the Clinical Records Interactive Search (CRIS)], we developed and evaluated natural language processing (NLP) models for the identification of occupational and activities of daily living (ADL) recovery among individuals diagnosed with personality disorder.

Results: The models on ADL performed better (precision: 0.80; 95% CI: 0.73–0.84) than those on occupational recovery (precision: 0.62; 95%CI: 0.52–0.72). However, the models performed less acceptably in correctly identifying all those who recovered, generally missing at least 50% of the population of those who had recovered.

Conclusion: It is feasible to develop NLP models for the identification of recovery domains for individuals with a diagnosis of personality disorder. Future research needs to improve the efficiency of pre-processing strategies to handle long clinical documents.

Introduction

Personality disorders are common mental health disorders, with a community prevalence of ∼7% (1). They are associated with significant distress, impairment in functioning, increased psychiatric and physical comorbidity, and reduced life expectancy (26). Remission in individuals with personality disorder is most commonly defined as the decrease or absence of clinical symptoms. Symptomatic remission among people with a diagnosis of personality disorder is possible but usually occurs over a number of years (7). Yet, within the field of mental health, remission of symptoms is only one aspect of change, and it may not capture other areas of importance to individuals as they recover (810). Research has highlighted the enduring nature of impairment in functional, relational, and work domains for people diagnosed with personality disorder (11, 12). Indeed, changes in these domains are important and can be linked to improvement in the quality of service users' lives (12). Framing disorders in terms of recovery also helps to reduce the stigma that mental disorders are untreatable. However, to date, there is sparse research that has examined non-symptomatic recovery among services users with a personality disorder diagnosis. Previous research has been primarily qualitative in nature (12) and has relied on small, non-random samples (7, 13, 14), limiting the generalizability of the findings. From an epidemiological perspective, investigating non-symptomatic recovery in the field of personality disorders has been challenging due to the requirement of reliable case detection and the complexity of capturing the occurrence of recovery over time. Electronic health records (EHRs) potentially provide a robust platform from which the occurrence of episodes of recovery can be detected over long periods of time for a defined population cohort. However, much of the routinely recorded information on recovery is contained in free-text clinical notes, rather than in the structured (such as drop-down menus) portions of EHRs, making it difficult to extract and analyze such information. Therefore, we set out to develop and evaluate natural language processing (NLP) models for the identification of recovery among individuals diagnosed with personality disorder, using free-text data from de-identified EHRs contained in Clinical Records Interactive Search (CRIS)—one of Europe's largest electronic health records databases (15).

Materials and methods

Data source

To develop the models, we used data from the CRIS system, which was developed in 2008 to allow researchers to search and retrieve anonymized South London and Maudsley NHS Foundation Trust (SLAM) EHRs, encompassing four ethnically diverse London boroughs, Lambeth, Southwark, Lewisham, and Croydon, a population of approximately 1.36 million (14, 15), with approximately 500,000 cases currently represented in the system. CRIS contains a large volume of diverse and longitudinal (with EHRs used across all SLaM services since 2006) data, from both structured fields and free-text (such as progress notes) and has been successfully used to study service users with personality disorder and their outcomes in previous work (16, 17). CRIS operates within a strict governance framework designed and implemented with service user involvement and is approved as a database for secondary analysis by the Oxford C Research Ethics Committee (18/SC/0372) (15, 18). This project received input from inception to write-up from the SLAM Service User and Carers Advisory Group (19).

Cohort

We identified all services users who had received a diagnosis of personality disorder (ICD 10: F60.x) between 2007 and 2022.

Procedures

One approach to extract information about recovery would be to use a lexicon of terms that potentially indicate improvement or deterioration, combined with span categorization, a rules-based or machine learning approach to categorize spans of text containing these words as actually indicating improvement or deterioration. Spans, in this context, refer to segments or sections of text, which contain a starting and an endpoint. For example, in the sentence, “he has been unemployed for 5 years”, spans could be various sections of the sentence, such as “been unemployed”, “5 years”, or even “unemployed for 5 years”. Spans can have varying lengths but are generally shorter sections of a bigger sentence. Spans of text that indicate recovery can be very varied in their language, referring to a wide variety of social and cultural situations to indicate improvement or deterioration. This makes it challenging to create a comprehensive lexicon. Our approach therefore did not use a fixed lexicon of terms, aiming for more flexibility in identifying varied spans of text about recovery. However, the spans of text about recovery did not have defined borders, as might be seen in complete sentences. Therefore, this design decision gave us greater flexibility when identifying spans, although imprecision in how a span length was defined made training a model harder. We refer to the task of identifying, labeling, and coding spans as annotating spans and the labeled, coded, spans as annotations.

To develop the NLP models, the work underwent two distinct phases. Figure 1 summarises the entire process from both phases. In summary, during Phase 1, we sought to establish whether information on recovery was available in the EHRs and to create a coding framework and a manual, which would enable human coders to identify recovery and distinguish between different types of recovery, reflecting the nuanced nature of service users' experiences. This framework was designed to allow for consistent coding of EHRs and was used to generate a manually coded, gold-standard dataset. During Phase 2 we explored whether this data could be used to develop NLP models to reliably ascertain this information over the entire EHR database.

Figure 1
www.frontiersin.org

Figure 1. Process of gold-standard generation and NLP development.

Phase 1

Due to the novel nature of this project, we began Phase 1 by investigating whether information on recovery was available in the clinical notes of the EHRs by manually reading anonymized records for ten randomly selected people with a personality disorder diagnosis. Spans of text with relevant information were extracted by human coders and coded for the relevant domain as per five categories which are outlined below. This was an iterative process and instances where ambiguous annotations were identified were resolved by discussion with the multidisciplinary team.

We investigated five domains of recovery—the definitions were derived using existing literature and clinical expertise from our multidisciplinary team involving two senior psychiatrists with expertise in the treatment of personality disorder (PM and OD) and two researchers (GK-S and RH) with extensive experience in using EHRs to examine service users from this specific population. Supplementary Material 1 summarizes the definitions of the subdomains of recovery and their corresponding coding rules.

1. Non-specified recovery is referred to recovery indicated in the notes without an explicit reference to specific domains. Information in the text would be around the person's ability to attend to any aspect of everyday functioning.

2. Social recovery is referred to finding evidence in the text to indicate the presence of at least one meaningful social relationship (intimate partner, family member, friend).

3. Occupational recovery is referred to evidence in the text of work, volunteering, vocational training, and study, inclusive of hobbies and caring commitments, which are consistent and meaningful.

4. Activities of daily living (ADL) recovery is referred to the ability to organize and manage aspects of daily life such as dressing, hygiene, transportation, shopping, finances (bills, managing assets), meal prep, home maintenance, communication with others (phone, email), and medications.

5. Personal recovery is referred to evidence in the text around the person's grounding and their relationship to self such as increased self-awareness and confidence.

Once recovery definitions and a coding manual were finalized, we built a manually coded, gold-standard dataset, which was required to build the NLP models for the identification of recovery. The dataset contained clinical information on a number of randomly selected patients, manually coding their entire clinical history from first to last clinical contact available through their clinical EHR. The inter-annotator agreement was estimated by an independent clinician (JM-C) not involved in the development of the coding on a subset, using % agreement and Cohen's kappa.

Phase 2

In Phase 2 of the study, the NLP models were developed to ascertain spans of text mentioning recovery. Automating this process from a manual to a computerized approach has the advantage of being able to code very large numbers of documents rapidly, facilitating research on large datasets. The manually coded gold-standard data was randomly split into two subsets, at the patient level: a training set (80%) and a held-back test set (20%).

A common task in NLP is the extraction of spans of texts from documents. This involves identifying spans of text in a document and classifying them according to predefined categories. One variation of this, named entity recognition (NER), focuses on short spans of text, such as person or organization names that are generally represented by small numbers of tokens. When considering recovery, we are interested in larger spans of text, such as phrases or whole sentences. Span categorization is generally a two-step process. Step 1 involves the identification of the spans of interest, in this case, spans about recovery. Step 2 is the classification of these identified spans into predefined classes, such as the types of recovery.

Our span categorization method involved two steps: (1) identifying spans of text in a document and (2) classifying them according to predefined categories. For spans, we used phrases or whole sentences. For span categorization, we used SpaCy's (https://spacy.io/) SpanCategorizer (https://spacy.io/api/spancategorizer) component. The SpanCategorizer was trained on the training set, with the primary objective of identifying and classifying spans of text containing information related to recovery. The training enabled the model to learn both the relevant spans about recovery, as well as their corresponding classes. Upon completion of training, the SpanCategorizer model was able to identify potential spans of text about recovery in the previously unseen test set and suggest appropriate classes for these spans. Figure 2 summarizes our approach.

Figure 2
www.frontiersin.org

Figure 2. Process of training and evaluating NLP models.

Results

Data extraction and annotation

Using structured and free-text data, we identified 11,164 service users in CRIS with a diagnosis of personality disorders (ICD-10: F60.x) between 2007 and 2022. We manually coded the entire EHRs of 46 randomly selected service users with a personality disorder diagnosis, ranging from patients with four documents in their records to other patients with over 3,600 documents in their EHRs, with an average of 120 documents per patient. In total, approximately 300 h were spent on manual annotation to produce the dataset. Information on recovery (relating to patient functioning) for this specific service user group did exist in the EHRs. Table 1 outlines the number of text spans coded in each recovery domain as indicating the presence or absence of recovery (as of 26/09/22) for all 46 patients. There was a considerable variation in the information available in the EHRs for each of the five domains. More specifically, the number of annotations available for the domains of non-specified and personal recovery was too low to allow for NLP development. In addition, we noticed a great variation in the language used to discuss social recovery, which meant that this domain may need special attention when developing an NLP model. Therefore, for the purpose of training an NLP model to identify and extract recovery, we chose to focus on two (occupational and ADL recovery) of the five domains, which contained sufficient annotations to allow us to train the models. The inter-annotator agreement for the two domains was high: 95.5% (95% CI: 0.91–0.96) (Cohen's kappa 91%, 95% CI: 0.82–0.92) for ADL (358 spans), and 93.6% (95% CI: 0.89–0.96)(Cohen's kappa 82%, 95% CI: 0.72–0.90) occupational recovery (205 spans).

Table 1
www.frontiersin.org

Table 1. The number of text spans coded in each domain of recovery and in total for 46 patients with a personality disorder diagnosis.

Data description

The documents at their full length (maximum length of 31,665 words) proved challenging for the training of the model, resulting in no predictions being generated. This could be due to longer documents introducing more noise and variability, as well as the potentially larger number of potential spans, which can be computationally intense and challenging to identify relevant spans. To address this issue, limiting the text length was considered, with the assumption that shorter text might allow for more focused training of the model, thus reducing the number of potential spans for the model to predict. For this reason, two text length variations were explored. The first approach included only 200 characters on either side of the labeled text span about recovery, resulting in a mean length of 414 words (min, 4; max, 1,270). The second approach attempted to split documents into sentences, using only the sentence containing the text span about recovery. However, this method was unsuccessful at accurate sentence segmentation, due to inconsistent use of punctuation and capitalization of the first word of the sentences, which is what most NLP approaches rely on to split documents into sentences. This resulted in sentences with a mean length of 917 words (min, 3; max, 6,464). Models trained using the second approach did not generate any predictions, while the first approach (200 characters on either side of the span) did.

In addition to document length, the length of the annotated recovery spans was also considered. These spans had a mean length of 87 words (min, 10; max, 870), leading to a similar challenge as mentioned previously, where the model did not generate any predictions. To overcome this, a variation using shorter spans (<150 words, with a mean length of 72) was used. This 150-word limit, approximately equivalent to the average length of two sentences, was deemed sufficient for capturing the relevant information about recovery. Notably, 88% of the annotated spans fell within this 150-word limit.

Performance metrics

Six variations of the model were trained using the shorter document length and annotated spans. These variations were chosen to investigate and compare the model's performance in distinguishing between different types of recovery (occupational vs. ADL) and to assess whether focusing on a single span type (“recovery present”) would improve performance. Two categories of performance metrics are reported, corresponding to the two stages of span categorization: span identification and span classification. For both categories of performance metrics, the following scores have been used: Precision measures how often the model was correct when it identified recovery-related spans of text. For example, if the model identified 100 spans as relevant, and 80 of those were actually relevant, the precision would be 80%. Recall measures what proportion of all the relevant spans the model successfully found. For instance, if there were 100 relevant spans in the documents, and the model found 70 of them, the recall would be 70%. The F1 score combines precision and recall into a single number that helps understand the overall performance. It balances how good the model is at both finding relevant spans (recall) and avoiding incorrect identifications (precision). A perfect F1 score of 1.0 would mean the model found all relevant spans without making any errors.

Performance on span identification

Lenient metrics (i.e., the gold-standard spans do not have to exactly match the predicted spans, a partial match will also be considered a match) have been employed here, as most instances of inaccuracy involved only minor discrepancies, such as missing a word or two in the identified spans, and slight variations in span boundaries are potentially inconsequential to the identification of recovery-related information. It also allows for consideration of overlapping spans, so a prediction is considered correct if there is overlap with the gold standard, rather than requiring exact boundary matches. Table 2 describes the different models and their performance in predicting spans. Macro averages (the arithmetic mean of each class's performance metrics) were used so that equal importance is given to both classes, when two classes exist (Models 1–3).

Table 2
www.frontiersin.org

Table 2. The models, their descriptions, and performance metrics (macro average) on span prediction, including 95% confidence intervals.

Performance on span classification

Each predicted span was classified into labels/classes denoting the class they belong to. A description of the labels has been included in Table 3. The performance metrics for these models on this span label classification are detailed below. The metrics reported are macro averages, which ensure equal weighting to both classes in the models that are distinguishing between two classes.

Table 3
www.frontiersin.org

Table 3. Performance metrics on span classification for the different models.

It is important to note here that Models 1–3 classify the spans into two classes, denoting presence and absence of recovery. Models 4–6, on the other hand, are only predicting one class, i.e., the presence of recovery. For this reason, the latter models show a precision of 1, since the models are only predicting a single class, which is the only class present in the training data. Consequently, when these models make a prediction, it is always correct, leading to a precision of 1. However, these models display a low recall, which indicates that the models are failing to identify many instances where they should have applied this label. However, it is important to note that for Models 4–6, the main focus was on the span prediction task rather than span classification, so the former holds more weight when evaluating the models' performance. It is also worth noting that a label is predicted, regardless of whether these spans match exactly.

Discussion

This is the first study that has aimed to ascertain functional recovery in mental health service users with a personality disorder diagnosis using EHRs. In line with previous literature looking at rehabilitation language in mental health records (20), we found that useful, codable, information on recovery for this specific service user group not only exists, but we were also able to ascertain information pertinent to subdomains of recovery such as social, occupational, activities of daily living (ADL) and personal recovery. However, we observed substantial variation in the language used, and this had a considerable impact on the process of extracting data from the EHRs. Therefore, following a consultation process with the service user group, we decided to focus on two specific recovery domains—occupational and ADL.

With effective psychological treatment, symptoms of personality disorder, such as impulsive behavior and self-harm, can improve relatively quickly (21). However, it can take many years before people achieve satisfactory stability in occupational activity and relationships (22). Yet recovery in these domains is very important to individuals and should inform care planning. Occupational recovery is essential because activity provides individuals with a sense of purpose, identity, self-efficacy, structure, and of course, income (23). Moreover, employment enables economic independence, reducing the stress and stigma that may otherwise be exacerbated by financial dependency. Thus, the ability of clinicians to routinely detect and record the occurrence of these indicators of recovery is very important for charting a service user's progress through treatment.

Having trialed several different methods to identify information on occupation and ADL recovery in the electronic records, we ultimately used the shorter document lengths and annotated spans, to train several models for domain identification and classification. Overall, the models were better at distinguishing whether recovery was present (focusing on a single span) than distinguishing between different types of recovery (present vs. absent). In addition, although the recall performance of all models was low to moderate, the models on ADL performed better than those on occupational recovery. There are two potential explanations for this. Firstly, we were reliant on the language used by clinicians in the free-text records. Traditionally in clinical practice, ADL is an important clinical domain in judging symptomatic remission and functional recovery, therefore the frequency with which ADL language was used in the clinical records was greater than language relating to occupational recovery. Therefore, compared to the number of text spans for occupational recovery, we were able to generate a greater number of text spans for ADL which could be used to train the models. Secondly, we detected a greater variation in the language used to describe occupational recovery, and this may also have impacted the model training.

The models performed two tasks: firstly identifying relevant text spans discussing recovery (Table 2) and then classifying these spans as indicating either the presence or absence of recovery (Table 3). The first task, i.e., identification of relevant spans proved to be the more challenging aspect, with the model failing to generate predictions for approximately 50% of the population. Where spans were successfully identified, the subsequent classification demonstrated acceptable precision, with 60%–87% of cases correctly labeled as recovered or not recovered. However, the recall metrics in Table 3 should be interpreted in the context of Table 2's performance, as the classification task was dependent on successful span identification. Therefore, the lower recall values reflected both classification errors and more significantly, the challenge of span identification, which may be attributed to factors such as data complexity and document length. While these results demonstrate the feasibility of automated recovery identification from clinical text, they also highlight the need for improvements, particularly in the initial span identification task, beginning with improved data collection and preprocessing strategies.

Limitations

Although coding the documents for 46 patients allowed us to capture a substantial amount of information, it is possible that for some of the less frequently mentioned types of recovery, coding a larger number of clinical records would have optimized the NLP model development. Coding the documents Several important limitations need to be considered. A key and lengthy component of the methodology involved limiting the text lengths considered for span identification. While the original documents remained unchanged, we decided to look at specific shorter sections of the documents, limited to 200 characters on either side of the span about recovery. However, it is unclear whether such an approach could be feasibly implemented in the future, without prior knowledge of the location of relevant spans. Alternative approaches were considered, such as excluding the longest 50% of documents, however, this did not sufficiently reduce document length and would have resulted in eliminating more documents which would have compromised the size of data available for training. A potential solution for this could involve segmenting long documents into chunks of 400–500 characters. The model could then be run on each of these chunks to identify spans about recovery, and the efficacy of this chunking method and its impact on model performance could then be examined. Furthermore, the models also identified a small portion of spans within the test data that were not included within the gold standard but were still indicative of recovery, such as “getting along well with friends,” “has been doing well,” and “had a good day at work.” In addition, the models captured a large proportion of false negatives, and although span classification displayed reasonable precision in most models, low recall may have occurred because of the absence of spans. This could indicate that a principled definition of spans along linguistic lines, for example, verb and noun phrases, could make it easier for any automated span detection to identify the relevant parts of the text before categorizing.

Implications for future research

Electronic health record data may, in principle, act as a rich source of data for the detection of such indicators and our work has shown that it is feasible to develop NLP models for the identification of selected domains of recovery among individuals diagnosed with personality disorder. Between 60% and 87% of people identified by the NLP app as having recovered had indeed recovered. However, the models were less than acceptable in correctly identifying all those who recovered—generally missing at least 50% of the population of those who had recovered. Further work is clearly needed to refine the models, to ensure their recall improves. From a research perspective, the ability to analyze a large volume of documents and potentially identify instances of recovery could enhance our understanding of recovery patterns among large patient cohorts and reveal new insights into factors affecting patient recovery. From a bioinformatics perspective, the task of span classification was heavily impacted by the task of span identification, and the performance of the models suggests that document length significantly impacts span identification. Future work should, therefore, consider preprocessing strategies to handle long clinical documents, such as text chunking methods where the document is split into predetermined chunks before being processed by the model. Additionally, while utilizing state-of-the-art large language models such as GPT can be a promising alternative, this was not feasible during this study as privacy constraints within the hospital's secure computing environment required data to remain within the system, therefore limiting both the available models and computational power.

Data availability statement

The data are not publicly available due to the information governance framework and REC approval in place concerning CRIS data use. Requests to access the datasets should be directed to Dr. Giouliana Kadra-Scalzo,Z2lvdWxpYW5hLmthZHJhQGtjbC5hYy51aw==.

Ethics statement

The studies involving humans were approved by the Oxford C Research Ethics Committee (18/SC/0372). The studies were conducted in accordance with the local legislation and institutional requirements. Written informed consent for participation was not required from the participants or the participants' legal guardians/next of kin in accordance with the national legislation and institutional requirements.

Author contributions

GK-S: Conceptualization, Data curation, Funding acquisition, Investigation, Methodology, Project administration, Resources, Supervision, Validation, Visualization, Writing – original draft, Writing – review & editing. JC: Data curation, Formal analysis, Methodology, Software, Writing – original draft, Writing – review & editing. OD: Conceptualization, Funding acquisition, Investigation, Methodology, Writing – original draft, Writing – review & editing. RH: Conceptualization, Funding acquisition, Investigation, Methodology, Writing – original draft, Writing – review & editing. LL: Formal analysis, Investigation, Methodology, Writing – original draft, Writing – review & editing. SM: Conceptualization, Investigation, Methodology, Project administration, Validation, Writing – original draft, Writing – review & editing. JM-C: Methodology, Validation, Writing – original draft, Writing – review & editing. AR: Data curation, Formal analysis, Investigation, Methodology, Software, Supervision, Writing – original draft, Writing – review & editing. PM: Conceptualization, Formal analysis, Funding acquisition, Investigation, Methodology, Supervision, Writing – original draft, Writing – review & editing.

Funding

The authors declare that financial support was received for the research and/or publication of this article. The study described here was funded from a researcher-initiated grant to GK-S from the Cassel Hospital Charitable Trust. This work utilized the Clinical Record Interactive Search (CRIS) platform funded and developed by the National Institute for Health Research (NIHR) Maudsley Biomedical Research Centre at South London and Maudsley NHS Foundation Trust and King's College London and a joint infrastructure grant from Guy's and St Thomas' Charity and the Maudsley Charity (grant number BRC-2011-10035). GK-S, JC, and RH have received salary support from the National Institute for Health Research (NIHR) Maudsley Biomedical Research Centre at South London and Maudsley NHS Foundation Trust and King's College London. GK-S has also received funding from VAMHN UKRI. PM is part-funded by the NIHR Applied Research Collaboration West (NIHR ARC West) and Avon & Wiltshire Mental Health Partnership NHS Trust. The views expressed are those of the authors and not necessarily those of the NHS, the NIHR, or the Department of Health and Social Care. AR is funded by the UK Medical Research Council (Grant DATAMIND - The Data Hub for Mental Health Informatics Research and Development, number MR/Z504816/1).

Conflict of interest

GK-S and RH have received research funding from Janssen Research & Development LLC and H. Lundbeck A/S.

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Generative AI statement

The author(s) declare that no Generative AI was used in the creation of this manuscript.

Publisher's note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fdgth.2025.1544781/full#supplementary-material

References

1. Winsper C. Borderline personality disorder: course and outcomes across the lifespan. Curr Opin Psychol. (2021) 37:94–7. doi: 10.1016/j.copsyc.2020.09.010

PubMed Abstract | Crossref Full Text | Google Scholar

2. Cohen P, Chen H, Crawford TN, Brook JS, Gordon K. Personality disorders in early adolescence and the development of later substance use disorders in the general population. Drug Alcohol Depend. (2007) 88(SUPPL.1):S71–84. doi: 10.1016/j.drugalcdep.2006.12.012

PubMed Abstract | Crossref Full Text | Google Scholar

3. Cohen P. Child development and personality disorder. Psychiatr Clin North Am. (2008) 31(3):477–93. doi: 10.1016/j.psc.2008.03.005

PubMed Abstract | Crossref Full Text | Google Scholar

4. Fok MLY, Hayes RD, Chang CK, Stewart R, Callard FJ, Moran P. Life expectancy at birth and all-cause mortality among people with personality disorder. J Psychosom Res. (2012) 73(2):104–7. doi: 10.1016/j.jpsychores.2012.05.001

PubMed Abstract | Crossref Full Text | Google Scholar

5. Winsper C, Marwaha S, Lereya ST, Thompson A, Eyden J, Singh SP. Clinical and psychosocial outcomes of borderline personality disorder in childhood and adolescence: a systematic review. Psychol Med. (2015) 45:2237–51. doi: 10.1017/S0033291715000318

PubMed Abstract | Crossref Full Text | Google Scholar

6. Wertz J, Caspi A, Ambler A, Arseneault L, Belsky DW, Danese A, et al. Borderline symptoms at age 12 signal risk for poor outcomes during the transition to adulthood: findings from a genetically sensitive longitudinal cohort study. J Am Acad Child Adolesc Psychiatry. (2020) 59(10):1165–77. doi: 10.1016/j.jaac.2019.07.005

PubMed Abstract | Crossref Full Text | Google Scholar

7. Zanarini MC, Frances Frankenburg ER, Hennen J, Silk KR. The longitudinal course of borderline psychopathology: 6-year prospective follow-up of the phenomenology of borderline personality disorder. Am J Psychiatry. (2003) 160:274–83. doi: 10.1176/appi.ajp.160.2.274

PubMed Abstract | Crossref Full Text | Google Scholar

8. Rains LS, Echave A, Rees J, Scott HR, Taylor BL, Broeckelmann E, et al. Service user experiences of community services for complex emotional needs: a qualitative thematic synthesis. PLoS One. (2021) 16:e0248316. doi: 10.1371/journal.pone.0248316

PubMed Abstract | Crossref Full Text | Google Scholar

9. Ng FYY, Carter PE, Bourke ME, Grenyer BFS. What do individuals with borderline personality disorder want from treatment? A study of self-generated treatment and recovery goals. J Psychiatr Pract. (2019) 25(2):148–55. doi: 10.1097/PRA.0000000000000369

PubMed Abstract | Crossref Full Text | Google Scholar

10. Katsakou C, Pistrang N. Clients’ experiences of treatment and recovery in borderline personality disorder: a meta-synthesis of qualitative studies. Psychother Res. (2018) 28(6):940–57. doi: 10.1080/10503307.2016.1277040

PubMed Abstract | Crossref Full Text | Google Scholar

11. Hastrup LH, Kongerslev MT, Simonsen E. Low vocational outcome among people diagnosed with borderline personality disorder during first admission to mental health services in Denmark: a nationwide 9-year register-based study. J Pers Disord. (2019) 33(3):326–40. doi: 10.1521/pedi_2018_32_344

PubMed Abstract | Crossref Full Text | Google Scholar

12. IsHak WW, Elbau I, Ismail A, Delaloye S, Ha K, Bolotaulo NI, et al. Quality of life in borderline personality disorder. Harv Rev Psychiatry. (2013) 21:138–50. doi: 10.1097/HRP.0b013e3182937116

PubMed Abstract | Crossref Full Text | Google Scholar

13. Gillard S, Turner K, Neffgen M. Understanding recovery in the context of lived experience of personality disorders: a collaborative, qualitative research study. BMC Psychiatry. (2015) 15(1). doi: 10.1186/s12888-015-0572-0

PubMed Abstract | Crossref Full Text | Google Scholar

14. Zanarini MC, Frankenburg FR, Reich DB, Hennen J, Silk KR. Adult experiences of abuse reported by borderline patients and axis II comparison subjects over six years of prospective follow-up. J Nerv Ment Dis. (2005) 193(6):412–6. doi: 10.1097/01.nmd.0000165295.65844.52

PubMed Abstract | Crossref Full Text | Google Scholar

15. Perera G, Broadbent M, Callard F, Chang CK, Downs J, Dutta R, et al. Cohort profile of the South London and Maudsley NHS Foundation Trust Biomedical Research Centre (SLaM BRC) case register: current status and recent enhancement of an electronic mental health record-derived data resource. BMJ Open. (2016) 6(3):e008721. doi: 10.1136/bmjopen-2015-008721

PubMed Abstract | Crossref Full Text | Google Scholar

16. Kadra-Scalzo G, Garland J, Miller S, Chang CK, Fok M, Hayes RD, et al. Comparing psychotropic medication prescribing in personality disorder between general mental health and psychological services: retrospective cohort study. BJPsych Open. (2021) 7(2). doi: 10.1192/bjo.2021.34

PubMed Abstract | Crossref Full Text | Google Scholar

17. Fok MLY, Stewart R, Hayes RD, Moran P. Predictors of natural and unnatural mortality among patients with personality disorder: evidence from a large UK case register. PLoS One. (2014) 9(7):e100979. doi: 10.1371/journal.pone.0100979

PubMed Abstract | Crossref Full Text | Google Scholar

18. Stewart R, Soremekun M, Perera G, Broadbent M, Callard F, Denis M, et al. The South London and Maudsley NHS Foundation Trust Biomedical Research Centre (SLAM BRC) case register: development and descriptive data. BMC Psychiatry. (2009) 9(1):51. doi: 10.1186/1471-244X-9-51

PubMed Abstract | Crossref Full Text | Google Scholar

19. Jewell A, Pritchard M, Barrett K, Green P, Markham S, McKenzie S, et al. The Maudsley Biomedical Research Centre (BRC) data linkage service user and carer advisory group: creating and sustaining a successful patient and public involvement group to guide research in a complex area. Res Involv Engagem. (2019) 5(1):1–10. doi: 10.1186/s40900-019-0152-4

PubMed Abstract | Crossref Full Text | Google Scholar

20. De Monte V, Veitch A, Dark F, Meurk C, Wyder M, Wheeler M, et al. Measuring recovery-oriented rehabilitation language in clinical documentation to enhance recovery-oriented practice. BJPsych Open. (2023) 9(2):e36. doi: 10.1192/bjo.2023.14

PubMed Abstract | Crossref Full Text | Google Scholar

21. Stoffers-Winterling JM, Storebo OJ, Kongerslev MT, Faltinsen E, Todorovac A, Sedoc Jorgensen M, et al. Psychotherapies for borderline personality disorder: a focused systematic review and meta-analysis. Br J Psychiatry. (2022) 221:538–52. doi: 10.1192/bjp.2021.204

PubMed Abstract | Crossref Full Text | Google Scholar

22. Zanarini MC, Frances Frankenburg ER, Bradford Reich D, Fitzmaurice G. Attainment and stability of sustained symptomatic remission and recovery among patients with borderline personality disorder and axis II comparison subjects: a 16-year prospective follow-up study. Am J Psychiatry. (2012) 169(5):476–83. doi: 10.1176/appi.ajp.2011.11101550

PubMed Abstract | Crossref Full Text | Google Scholar

23. Stevenson D, Farmer P. Thriving at Work: the Stevenson/Farmer review on mental health and employers (2017). Available at: https://assets.publishing.service.gov.uk/media/5a82180e40f0b6230269acdb/thriving-at-work-stevenson-farmer-review.pdf (Accessed January 12, 2024).

Google Scholar

Keywords: personality disorder, recovery, electronic health records, work, mental health, natural language processing

Citation: Kadra-Scalzo G, Chaturvedi J, Dale O, Hayes RD, Li L, Mahmood S, Monk-Cunliffe J, Roberts A and Moran P (2025) Recovery in personality disorders: the development and preliminary testing of a novel natural language processing model to identify recovery in mental health electronic records. Front. Digit. Health 7:1544781. doi: 10.3389/fdgth.2025.1544781

Received: 13 December 2024; Accepted: 17 March 2025;
Published: 3 April 2025.

Edited by:

Dominic Oliver, University of Oxford, United Kingdom

Reviewed by:

Elisângela Silva Dias, Universidade Federal de Goiás, Brazil
Delfine d’Huart, University Psychiatric Clinic Basel, Switzerland

Copyright: © 2025 Kadra-Scalzo, Chaturvedi, Dale, Hayes, Li, Mahmood, Monk-Cunliffe, Roberts and Moran. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Giouliana Kadra-Scalzo, Z2lvdWxpYW5hLmthZHJhQGtjbC5hYy51aw==

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.