Skip to main content

The augmented value of using clinical notes in semi-automated surveillance of deep surgical site infections after colorectal surgery

Abstract

Background

In patients who underwent colorectal surgery, an existing semi-automated surveillance algorithm based on structured data achieves high sensitivity in detecting deep surgical site infections (SSI), however, generates a significant number of false positives. The inclusion of unstructured, clinical narratives to the algorithm may decrease the number of patients requiring manual chart review. The aim of this study was to investigate the performance of this semi-automated surveillance algorithm augmented with a natural language processing (NLP) component to improve positive predictive value (PPV) and thus workload reduction (WR).

Methods

Retrospective, observational cohort study in patients who underwent colorectal surgery from January 1, 2015, through September 30, 2020. NLP was used to detect keyword counts in clinical notes. Several NLP-algorithms were developed with different count input types and classifiers, and added as component to the original semi-automated algorithm. Traditional manual surveillance was compared with the NLP-augmented surveillance algorithms and sensitivity, specificity, PPV and WR were calculated.

Results

From the NLP-augmented models, the decision tree models with discretized counts or binary counts had the best performance (sensitivity 95.1% (95%CI 83.5–99.4%), WR 60.9%) and improved PPV and WR by only 2.6% and 3.6%, respectively, compared to the original algorithm.

Conclusions

The addition of an NLP component to the existing algorithm had modest effect on WR (decrease of 1.4–12.5%), at the cost of sensitivity. For future implementation it will be a trade-off between optimal case-finding techniques versus practical considerations such as acceptability and availability of resources.

Background

Approximately 5–30% of colorectal surgery patients develop a surgical site infection (SSI). SSIs result in morbidity, mortality, longer hospital stays and extra costs [1,2,3]. Monitoring SSIs is an essential policy strategy and has been proven effective in reducing these infections [4, 5]. Several (local and national) surveillance programs target SSI after colorectal surgery; patient records are retrospectively reviewed and manually annotated by infection control practitioners (ICPs) according to surveillance case definitions for SSI [6,7,8]. This traditional way of performing surveillance is labour-intensive, prone to subjective interpretation, and poor interrater agreement has been reported [9,10,11]. In the past years, automated surveillance methods that re-use data stored in electronic health records (EHRs) are increasingly developed to reduce workload, and to objectify and align surveillance methods. They are considered an attractive alternative to manual surveillance [12].

For most automated surveillance algorithms targeting SSI after colorectal surgery, no satisfying results have been reported so far as the methods described are not applicable to different settings, are very complex, and have insufficient performance [13,14,15,16,17]. One semi-automated algorithm has been described and validated in multiple (Dutch) hospitals with promising results [18]. With the use of structured data from radiology orders, admission-and discharge dates, antibiotic prescriptions, and re-operations, the algorithm classifies patients into high-or low probability of having had a deep SSI according to pre-specified rules. Only the high-probability records need manual confirmation [19]. Despite high sensitivity, the workload reduction achieved was not optimal given the large number of false positives.

As the diagnosis of SSI is mainly dependent on physical examinations and observations that are described in clinical notes, the inclusion of unstructured, free-text information to this algorithm may improve the accuracy by reducing the number of false positives. Natural language processing (NLP) is a technique that processes, learns and understands human language content, and can be used in analysing these unstructured data [20]. Experiences with NLP-supported surveillance algorithms are limited and they provide varying and often inconclusive results [21,22,23,24]. Also, the combination of using both structured and unstructured data for surveillance algorithms has not been extensively researched so far, but might result in better performance and case-finding [25, 26]. The aim of this study was to investigate the performance of the original semi-automated surveillance algorithm augmented with an NLP component to improve positive predictive value (PPV) and to reduce the workload.

Methods

Study design, setting and study population

This is a retrospective, observational cohort study including patients undergoing colorectal surgery (i.e., primary or secondary colorectal resections, incisions or anastomosis) performed at the Karolinska University Hospital (KUH) Sweden, between January 1, 2015 and August 31, 2020. KUH is a tertiary care academic centre with 1,100 beds divided between two hospitals (Huddinge and Solna), which serves the population of Region Stockholm (2.3 million inhabitants). The original semi-automated algorithm [18] – based on structured data – was validated in KUH [27]. The same 225 randomly selected surgeries were also used as validation cohort for this study. The semi-automated algorithm was subsequently applied to the remaining colorectal surgeries and a random sample of 250 high-probability records were selected for the development cohort (Fig. 1). Model results were compared with the reference standard, which is the traditional manually annotated surveillance. The study was approved by the Regional Ethical Review Board in Stockholm, Sweden (2018/1030-31).

Fig. 1
figure 1

Flow chart of the study

ECDC: European Centre for Disease Prevention and Control; NLP: natural language processing; SSI: surgical site infection.

Semi-automated algorithm as published in Verberk et al. [18].

Outcome

The outcome was deep SSI or organ/space SSI, hereinafter together referred to as deep SSI, versus no deep SSI within 30 days after the colorectal procedure. The outcome was recorded during manual annotation by two experienced ICPs according to the European Centre for Disease Prevention and Control (ECDC) SSI definition and guidelines at the time of this study [6].

Data sources

The 2SPARE (2020 started Stockholm/Sweden Proactive Adverse Events REsearch) database is an SQL-based relational database and a duplicate of prospectively entered data from the EHR system of KUH, containing data on patient characteristics, hospital admission and discharge records, outpatient records, physiological parameters, medication, microbiology, clinical chemistry, radiology, and clinical notes. The clinical notes data includes unstructured, free-text notes such as progress notes, discharge summaries, history and physical examination notes, and telephone encounter notes, all written in the Swedish language. We limited the notes to those written by physicians, residents, surgery assistants, and nurses, and to those written within 1–30 days post-surgery, as these are most likely to contain SSI-relevant information.

Development and validation of NLP-augmented algorithms

The NLP algorithms were developed as an ‘add-on’ component and designed as an additional step following the existing semi-automated algorithm, aiming to reduce false-positive results whilst maintaining high sensitivity. This sequential design will arguably lower implementation thresholds in the future as hospitals can already start implementing the semi-automated algorithm with structured data and may later add the (more advanced and challenging) NLP component (Fig. 2). Several NLP components were developed using the development cohort consisting of high-probability individuals. The final NLP-augmented algorithms were validated using the validation cohort as described above (Fig. 1).

Fig. 2
figure 2

Flow diagram of natural language processing-augmented surveillance algorithm for deep surgical site infections

NLP: natural language processing; SSI: surgical site infection.

Schematic overview of the original semi-automated algorithm comprised of structured data (grey frame), augmented with unstructured data from clinical notes (blue frame).

Admissions: Length of stay of index admission ≥ 14 days or 1 readmission to original department or in-hospital mortality within follow-up (FU) time (= 45 days after surgery).

Re-surgery: ≥1 reoperation by original surgery specialty after the index surgery but within FU time.

Radiology: ≥1 orders for CT scan within FU time.

Antibiotics: ≥3 consecutive days of antibiotics (ATC J01) within FU time, starting from day 2 (index surgery = day 0).

Fulfilling 2–4 of the above components classifies surgery as high probability for deep SSI.

Pre-processing of linguistic variables

A list of keywords was compiled by reviewing clinical literature and local case reports, and by expert consultation in the Netherlands and Sweden (i.e., colorectal surgeons, medical microbiologists, ICPs, infectious disease consultants). Next, from the keywords we created a list of lemmatized versions and applied part-of-speech tagging to capture differences in grammatical and spelling versions of the words. This resulted in the overall lexicon list. The keywords given by Dutch experts were translated to Swedish to be able to apply them on Swedish notes, and all keywords were translated to English for the purpose of reporting results.

Feature selection and algorithm development

The original keywords and their lemmatized versions can be considered as ‘features’. All text from the clinical notes were matched with the lexicon list and each feature match was counted. Negation detection using the NegEx algorithm was applied to filter out negated mentions [28]. For example, in case ‘no signs of infection’ is written down, the keyword ‘infection’ is negated and not counted as a keyword match. Subsequently, three input types were considered: a count per keyword, a discretized count with four bins, and a binary model indicating the presence or absence of a keyword. Each input type has its pros and cons: a binary representation benefits from its simplicity, however, cannot capture the case when several mentions of the same keyword corresponds to a stronger deep SSI signal. The count per keyword, on the other hand, captures the number of times each keyword is mentioned, but is more sensitive to writing styles and will have fewer examples of each distinct keyword count in the training data. The discretized count can be viewed as a compromise between the binary model and the counts model, since three of the bins represented a count below, within, or above the expected interquartile range, and the fourth bin represented no occurrences.

During development, we split the development cohort consisting of high-probability records as classified by the original algorithm into training (80%) and testing data sets (20%) to evaluate parameters of the learning algorithms. Two tree-based classification algorithms, a single decision tree (DT) and a random forest (RF) with 500 trees [29], were evaluated for their ability to separate between the two classes, deep SSI and no deep SSI [30, 31]. A DT has the benefit of being interpretable, since the tree can be understood as one set of rules for classifying future patients as belonging to either class. An RF, on the other hand, is a more complex model with multiple sets of rules and therefore lacks interpretability, but often outperforms a DT. Each of the classifiers, DT and RF, was applied to each feature representation (raw counts, discretized counts, or binary counts) resulting in six tree-based models.

For application in semi-automated surveillance, a near-perfect sensitivity is required as false-positive cases are corrected during subsequent chart review, whereas false-negative cases will remain unnoticed. To increase the sensitivity when using the DT classifier, ten small decision trees with slightly different characteristics were inferred from the development data. Subsequently, in the validation cohort, a patient was classified as deep SSI if any of these trees classified the patient as such. This ensemble of DT classifiers could be considered as a miniature forest with a decision threshold of 0.1. Within an RF, each tree classifies each patient in the data set. Generally, for an RF with two classes, a majority decision determined class membership, i.e., the class assigned by a majority of the trees will be assigned to the patient. This corresponds to a decision threshold of 0.5, meaning that 50% of the trees are required to consider a patient as belonging to the class deep SSI for the RF to classify it as such. To increase the sensitivity of the RF the conventional decision threshold of 0.5 was lowered, meaning that fewer trees are required to classify a patient as deep SSI, which will however reduce PPV. Multiple decision thresholds were explored using the development cohort, and the thresholds of 0.3 (for model using raw or discretized counts) and 0.35 (model using binary counts) were selected to ensure a high sensitivity (> 0.95 in the development cohort).

Rule-based NLP component

Furthermore, a rule-based NLP component was developed based on keywords reflecting the deep SSI definition (Fig. 3). This NLP component is more straightforward as no DT or RF techniques are used, i.e., if a keyword match was present for a patient according to the OR/AND-rules as specified in the supplementary file, the patient was classified as probable deep SSI by the algorithm.

Fig. 3
figure 3

Rule-based component

Analysis

Baseline characteristics were compared between the high probability groups – as defined by the original algorithm – of the development and validation cohorts. Heat maps were created from the development cohort to visualize the presence of keywords between the deep SSI group and the group without. In total, seven surveillance models were compared, as described above, with the original semi-automated model composed of structured data only (model 1): model 1 augmented with the NLP component developed with DT using either raw counts (model 2), discretized counts (model 3) or binary counts (model 4); model 1 augmented with the NLP component developed with RF using either raw counts (model 5), discretized counts (model 6) or binary counts (model 7); and model 1 augmented with the rule-based component (model 8). The performance measures sensitivity (recall), specificity, PPV (precision), negative predictive value (NPV) and workload reduction (WR) with corresponding 95%-confidence intervals (95%CI) were calculated as compared to the reference standard. WR was defined as the difference between the total number of surgeries under surveillance and the proportion of surgeries requiring manual review after algorithm application. 2SPARE data acquisition, management and analysis were performed using R statistical software (version 3.6.1) and Python (version 3.7), and in accordance with current regulations concerning privacy and ethics.

Results

The median age of the validation cohort was 66 year (IQR 55–75) and 48.9% (n = 110) were female (Table 1). The majority of patients had a primary surgery (63.6%, n = 143) and most surgeries were open (77.3%, n = 174). In 41.8% (n = 94) of patients a stoma was created. Baseline characteristics between the high probability deep SSI cases of the development cohort (n = 250) and the validation cohort (n = 96) were similar, albeit somewhat higher age, lower ASA classification, lower frequency of primary procedures, and higher rate of SSIs in the validation cohort (Table 1).

Table 1 Baseline characteristics of surgeries in validation and development cohort

Model performance of the semi-automated algorithm augmented with an NLP component

The distribution of keywords among patients with deep SSI versus no deep SSI differed with regards to frequency and timing (Fig. 4). The keywords ‘abscess’, ‘anastomotic leakage’, ‘drainage’ and antibiotic names appeared more frequently in the clinical notes from deep SSI cases. The other keywords were present in both groups, although more often in the group of patients with deep SSI and between day 15–30 post-surgery.

For each NLP-augmented surveillance model, performances are shown in Table 2. Model 3 and 4 had sensitivity above 95% and 3.6% less records to review manually as compared to the original algorithm based of structured data (model 1). Keywords incorporated in model 3 were: the antibiotic names, ‘abscess’, ‘anastomotic leakage’, ‘subfebrile’, ‘fluid’, ‘intestinal content’, ‘drainage’, ‘leakage’, ‘antibiotics’, and ‘drained’. For model 4 also the following keywords were included: ‘intestinal content’, ‘serous’, and ‘echo’. Model 8, with the rule-based component, had lowest sensitivity. Overall, the models with discretized or binary count input types had better performance estimates than the models with raw counts.

Table 2 Performance characteristics of the different surveillance models
Fig. 4
figure 4

Heat map for the distribution of keywords among patients with and without deep SSI

* Proximity search, keyword must be within a distance of five words from one of the following locations: incision, operation wound, abdomen, wound, pelvis, duodenum, flank, gall bladder, skin, intra-abdominal, next to anastomosis, colon, liver, pancreas, abdomen/stomach, between small intestines, operation area, operation wound, presacral, rectum, retroperitoneal, incision, intestine, small intestine, under diaphragm, midline incision, midline wound, sutures / stitches / (surgical) staples, stomach.

# The following antibiotics including their brand names: piperacillin-tazobactam, meropenem, imipenem, metronidazole, ciprofloxacin, cefotaxime, trimethoprim-sulfa, cefuroxime, amoxicillin.

Discussion

In this study, when adding an NLP-component to the original semi-automated algorithm, the number of records to assess manually was decreased by 1.4–12.5% at the cost of sensitivity. The NLP component with the best performance yielded seven (3.6%) fewer patients to review manually, thereby lowering the sensitivity with 2.5% (1 extra deep SSI missed).

Adding the NLP component lowered the number of false positives and thus resulted in WR, however the added value was limited. These findings are similar to a study of Grundmeier et al. [32], who used a data-driven selection of pre-specified keywords related to SSI from clinical narratives after ambulatory paediatric surgery. By using regular expression matching, keyword occurrence was counted and combined within an RF model. High sensitivity (90%) was obtained, but the PPV was 23%, which is lower compared to 44.3–51.5% for the models in our study. A study who successfully succeeded to discriminate between SSI groups is from Thirukumaran and colleagues [21]. They demonstrated high sensitivity and PPV in a model that combined administrative data (age, sex, race, clinical comorbidities, year of procedure and Clinical Classification diagnosis categories) with clinical notes to detect SSIs after orthopaedic surgery. Although they applied a comparable NLP technique as this current study, it remains uncertain what the value of NLP was in case similar structured clinical care data was used as in this current study. Thereby, SSI diagnostic classification after abdominal surgeries is more complex compared to the more ‘straightforward’ orthopaedic surgeries.

Other attempts of NLP surveillance systems from Tvardik et al. [33], Fitzhenry et al. [34], Branch-Elliman et al. [22] and Murff et al. [35] had modest performance results with sensitivities reported between 33% and 87%. All these studies used different NLP techniques, different patient populations and had various targets (other post-operative complications or catheter-related urinary tract infections) complicating direct comparisons, and reflects the numerous techniques available that can be applied to process unstructured clinical notes and to build an algorithm.

The keyword list for the NLP was compiled by various clinical experts from both the Netherlands and Sweden and the NLP component was developed by computer science experts according to cutting edge knowledge and techniques. Despite all this, the addition of the NLP component to the existing algorithm led to minor improvement. This indicates that using clinical notes and NLP for the automated surveillance of SSI after colorectal surgery is not as straightforward as one might expect, and this should be taken into account when designing automated surveillance algorithms. There may be several reasons for the limited benefit obtained in this study by adding an NLP component. First, the NLP component tries to find the patients with deep SSI in an already pre-selected high-risk group identified by the four components of the original algorithm. These patients have either re-operations, antibiotics, radiology or prolonged hospital stays, and certain keywords are therefore expected in all these patients given their clinical course and complications. The lexicon list was probably more focused on distinguishing deep SSI from non-deep SSI, however, maybe other keywords and language patterns are required to identify the deep SSI cases in the high-probability group. Second, on practical ground, we have chosen to add the NLP component as the last step in the algorithm. Including the NLP component in the first steps of the algorithm, as often seen in rule-based algorithms that combine structured and unstructured data, may achieve better results [26]. Third, all studies mentioned above used different techniques to process and analyse clinical notes. We did not attempt all possible options because we investigated NLP in a semi-automation setting, thereby prioritizing sensitivity. Using clinical notes may be more valuable in fully-automated surveillance, in which sensitivity and specificity are balanced instead of focusing on high sensitivity only. However, expectations are tempered as the studies applying other techniques also had modest results. Last, the development of an (NLP) algorithm requires an excellent reference standard of sufficient size to ensure correct classification of patients [10, 11, 22]. Although the agreement between our raters was good, the sample size for developing the NLP components might have been too small.

Clinical notes are a rich data source, useful for post-discharge surveillance and an extremely important data source in the detection and manual ascertainment of SSI by ICPs [36]. It is therefore a logical step to incorporate this data source in surveillance algorithms. However, aside from the limited incremental benefit in this study, several drawbacks of using this data source for automated surveillance exist. First, medical personnel often describe terms indirectly related to SSI (e.g., dehiscence, opening incision, removing sutures, rupture) or describe their observations in terms of smell, colour, or shape (e.g., yellow substance, smelly, not flexible) making it difficult to catch important vocabulary. Lexicon libraries with medical synonyms, such as the Unified Medical Language System from the National Library of Medicine, can help to connect alternate names for the same concept or keywords, however are not available for all languages (yet) [37]. Second, the frequency of reporting and the vocabulary used varies between individual practitioners, centres and between countries. There is no information available about the generalizability of such algorithms when applied to other languages, and little is known about their robustness – especially when using the count input type – against (local) reporting habits. Third, to the best of our knowledge, there is limited experience with using NLP-augmented surveillance algorithms in daily routines. Given the small benefit that NLP provides in this study, one may wonder whether its development, implementation and maintenance will be cost-effective, at least for deep SSI classification in patients undergoing colorectal surgery. Yet, we have previously shown that using free-text analyses improves surveillance accuracy for urinary tract infections [26]. Although the digital infrastructure can be expanded to other (post-operative) complications, developing and building NLP models require substantial effort of information technology experts. Last, techniques to build NLP-augmented algorithms are mostly complex and less transparent, lowering the chance of understanding and acceptance of clinicians and hospital staff. We used two methods for feature classification. A DT has the benefit of being interpretable, since the tree can be understood as a set of rules for classifying future patients as belonging to either class. A RF, on the other hand, is more complex and therefore lacks in interpretability, but such classifiers are usually more accurate and less likely to over fit data compared to a DT [30]. For future implementation, there will be a trade-off between optimal case-finding techniques versus practical considerations such as acceptability and resources.

Conclusions

Our study indicated that adding an NLP component to incorporate clinical notes as extra data source lowered the number of false positives, however the benefit was minor as the number of records to review manually was reduced by only 1.4–12.5%. Given the complexity of such systems and the resource-intensive nature of developing NLP, large-scale implementation seems unlikely. However, further research is needed to evaluate whether NLP technology is an appropriate tool for helping to detect deep SSI in semi-automated surveillance systems or their utility in fully-automated surveillance.

Data Availability

The datasets generated and/or analysed during the current study are not publicly available due to ethical limitations related to sharing patient information, but are available from the corresponding author on reasonable request.

References

  1. Limón E, Shaw E, Badia JM, Piriz M, Escofet R, Gudiol F, et al. Post-discharge surgical site infections after uncomplicated elective colorectal surgery: impact and risk factors. The experience of the VINCat Program. J Hosp Infect. 2014;86(2):127–32. https://doi.org/10.1016/j.jhin.2013.11.004.

    Article  PubMed  Google Scholar 

  2. Kirkland KB, Briggs JP, Trivette SL, Wilkinson WE, Sexton DJ. The impact of surgical-site infections in the 1990s: attributable mortality, excess length of hospitalization, and extra costs. Infect Control Hosp Epidemiol. 1999;20(11):725–30. https://doi.org/10.1086/501572.

    Article  CAS  PubMed  Google Scholar 

  3. Magill SS, Edwards JR, Bamberg W, Beldavs ZG, Dumyati G, Kainer MA, et al. Multistate point-prevalence survey of health care-associated infections. N Engl J Med. 2014;370(13):1198–208. https://doi.org/10.1056/NEJMoa1306801.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  4. Haley RW, Culver DH, White JW, Morgan WM, Emori TG, Munn VP, et al. The efficacy of infection surveillance and control programs in preventing nosocomial infections in US hospitals. Am J Epidemiol. 1985;121(2):182–205. https://doi.org/10.1093/oxfordjournals.aje.a113990.

    Article  CAS  PubMed  Google Scholar 

  5. Abbas M, de Kraker MEA, Aghayev E, Astagneau P, Aupee M, Behnke M, et al. Impact of participation in a surgical site infection surveillance network: results from a large international cohort study. J Hosp Infect. 2019;102(3):267–76. https://doi.org/10.1016/j.jhin.2018.12.003.

    Article  CAS  PubMed  Google Scholar 

  6. European Centre for Disease Prevention and Control. Surveillance of surgical site infections and prevention indicators in european hospitals - HAI-Net SSI protocol, version 2.2. Stockholm: ECDC; 2017.

    Google Scholar 

  7. PREZIES. Protocol en dataspecificaties, module POWI. Bilthoven: National Institute for Public Health and the Environment; 2021.

    Google Scholar 

  8. Centers for Disease Control and Prevention. National Healthcare Safety Network (NHSN): patient safety component manual. Atlanta: CDC; 2021.

    Google Scholar 

  9. Hedrick TL, Sawyer RG, Hennessy SA, Turrentine FE, Friel CM. Can we define surgical site infection accurately in colorectal surgery? Surg Infect (Larchmt). 2014;15(4):372–6. https://doi.org/10.1089/sur.2013.013.

    Article  PubMed  Google Scholar 

  10. Birgand G, Lepelletier D, Baron G, Barrett S, Breier AC, Buke C, et al. Agreement among healthcare professionals in ten european countries in diagnosing case-vignettes of surgical-site infections. PLoS ONE. 2013;8(7):e68618. https://doi.org/10.1371/journal.pone.0068618.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  11. Verberk JDM, van Rooden SM, Hetem DJ, Wunderink HF, Vlek ALM, Meijer C, et al. Reliability and validity of multicentre surveillance of surgical site infections after colorectal surgery. Antimicrob Resist Infect Control. 2022;11(1):10. https://doi.org/10.1186/s13756-022-01050-w.

    Article  PubMed  PubMed Central  Google Scholar 

  12. van Mourik MSM, van Rooden SM, Abbas M, Aspevall O, Astagneau P, Bonten MJM, et al. PRAISE: providing a roadmap for automated infection surveillance in Europe. Clin Microbiol Infect. 2021;27(Suppl 1):S3–S19. https://doi.org/10.1016/j.cmi.2021.02.028.

    Article  PubMed  Google Scholar 

  13. Grant R, Aupee M, Buchs NC, Cooper K, Eisenring MC, Lamagni T, et al. Performance of surgical site infection risk prediction models in colorectal surgery: external validity assessment from three european national surveillance networks. Infect Control Hosp Epidemiol. 2019;40(9):983–90. https://doi.org/10.1017/ice.2019.163.

    Article  PubMed  Google Scholar 

  14. Puhto T, Syrjala H. Incidence of healthcare-associated infections in a tertiary care hospital: results from a three-year period of electronic surveillance. J Hosp Infect. 2015;90(1):46–51. https://doi.org/10.1016/j.jhin.2014.12.018.

    Article  CAS  PubMed  Google Scholar 

  15. Sohn S, Larson DW, Habermann EB, Naessens JM, Alabbad JY, Liu H. Detection of clinically important colorectal surgical site infection using bayesian network. J Surg Res. 2017;209:168–73. https://doi.org/10.1016/j.jss.2016.09.058.

    Article  PubMed  Google Scholar 

  16. Cho SY, Chung DR, Choi JR, Kim DM, Kim SH, Huh K, et al. Validation of semiautomated surgical site infection surveillance using electronic screening algorithms in 38 surgery categories. Infect Control Hosp Epidemiol. 2018;39(8):931–5. https://doi.org/10.1017/ice.2018.116.

    Article  PubMed  Google Scholar 

  17. Malheiro R, Rocha-Pereira N, Duro R, Pereira C, Alves CL, Correia S. Validation of a semi-automated surveillance system for surgical site infections: improving exhaustiveness, representativeness, and efficiency. Int J Infect Dis. 2020;99:355–61. https://doi.org/10.1016/j.ijid.2020.07.035.

    Article  CAS  PubMed  Google Scholar 

  18. Verberk JDM, van der Kooi TII, Hetem DJ, Oostdam EWM, Noordergraaf M, de Greeff SC, et al. Semiautomated surveillance of deep surgical site infections after colorectal surgeries – a multicenter external validation of two surveillance algorithms. Infect Control Hosp Epidemiol. 2023;44(4):616–23. https://doi.org/10.1017/ice.2022.147.

    Article  PubMed  Google Scholar 

  19. van Rooden SM, Tacconelli E, Pujol M, Gomila A, Kluytmans J, Romme J, et al. A framework to develop semiautomated surveillance of surgical site infections: an international multicenter study. Infect Control Hosp Epidemiol. 2020;42(2):194–201. https://doi.org/10.1017/ice.2019.321.

    Article  Google Scholar 

  20. Hirschberg J, Manning CD. Advances in natural language processing. Science. 2015;349(6245):261–6. https://doi.org/10.1126/science.aaa8685.

    Article  CAS  PubMed  Google Scholar 

  21. Thirukumaran CP, Zaman A, Rubery PT, Calabria C, Li Y, Ricciardi BF, et al. Natural language processing for the identification of surgical site infections in orthopaedics. J Bone Joint Surg Am. 2019;101:167–74. https://doi.org/10.2106/JBJS.19.00661.

    Article  Google Scholar 

  22. Branch-Elliman W, Strymish J, Kudesia V, Rosen AK, Gupta K. Natural language processing for real-time catheter-associated urinary tract infection surveillance: results of a pilot implementation trial. Infect Control Hosp Epidemiol. 2015;36(9):1004–10. https://doi.org/10.1017/ice.2015.122.

    Article  PubMed  Google Scholar 

  23. Bucher BT, Shi J, Ferraro JP, Skarda DE, Samore MH, Hurdle JF, et al. Portable automated surveillance of surgical site infections using natural language processing: development and validation. Ann Surg. 2020;272(4):629–36. https://doi.org/10.1097/sla.0000000000004133.

    Article  PubMed  Google Scholar 

  24. Shi J, Liu S, Pruitt LCC, Luppens CL, Ferraro JP, Gundlapalli AV, et al. Using natural language processing to improve EHR structured data-based surgical site infection surveillance. AMIA Annu Symp Proc. 2019;2019:794–803.

    PubMed  Google Scholar 

  25. de Bruin JS, Seeling W, Schuh C. Data use and effectiveness in electronic surveillance of healthcare associated infections in the 21st century: a systematic review. J Am Med Inform Assoc. 2014;21(5):942–51. https://doi.org/10.1136/amiajnl-2013-002089.

    Article  PubMed  PubMed Central  Google Scholar 

  26. van der Werff SD, Thiman E, Tanushi H, Valik JK, Henriksson A, Ul Alam M, et al. The accuracy of fully automated algorithms for surveillance of healthcare-associated urinary tract infections in hospitalized patients. J Hosp Infect. 2021;110:139–47. https://doi.org/10.1016/j.jhin.2021.01.023.

    Article  PubMed  Google Scholar 

  27. van der Werff SD, Verberk JDM, Buchli C, van Mourik MSM, Nauclér P. External validation of semi-automated surveillance algorithms for deep surgical site infections after colorectal surgery in an independent country. Antimicrob Resist Infect Control. 2023;12(1):96. https://doi.org/10.1186/s13756-023-01288-y.

  28. Skeppstedt M. Negation detection in swedish clinical text: an adaption of NegEx to swedish. J Biomed Semantics. 2011;2(Suppl 3):3. https://doi.org/10.1186/2041-1480-2-s3-s3.

    Article  Google Scholar 

  29. Pedregosa F, Varoquaux G, Gramfort A, Michel V, Thirion B, Grisel O, et al. Scikit-learn: machine learning in Python. J Mach Learn Res. 2011;12:2825–30.

    Google Scholar 

  30. Breiman L. Random forests. Mach Learn. 2001;45(1):5–32. https://doi.org/10.1023/A:1010933404324.

    Article  Google Scholar 

  31. Podgorelec V, Kokol P, Stiglic B, Rozman I. Decision trees: an overview and their use in medicine. J Med Syst. 2002;26(5):445–63. https://doi.org/10.1023/a:1016409317640.

    Article  PubMed  Google Scholar 

  32. Grundmeier RW, Xiao R, Ross RK, Ramos MJ, Karavite DJ, Michel JJ, et al. Identifying surgical site infections in electronic health data using predictive models. J Am Med Inform Assoc. 2018;25(9):1160–6. https://doi.org/10.1093/jamia/ocy075.

    Article  PubMed  PubMed Central  Google Scholar 

  33. Tvardik N, Kergourlay I, Bittar A, Segond F, Darmoni S, Metzger MH. Accuracy of using natural language processing methods for identifying healthcare-associated infections. Int J Med Inform. 2018;117:96–102. https://doi.org/10.1016/j.ijmedinf.2018.06.002.

    Article  PubMed  Google Scholar 

  34. FitzHenry F, Murff HJ, Matheny ME, Gentry N, Fielstein EM, Brown SH, et al. Exploring the frontier of electronic health record surveillance: the case of postoperative complications. Med Care. 2013;51(6):509–16. https://doi.org/10.1097/MLR.0b013e31828d1210.

    Article  PubMed  PubMed Central  Google Scholar 

  35. Murff HJ, FitzHenry F, Matheny ME, Gentry N, Kotter KL, Crimin K, et al. Automated identification of postoperative complications within an electronic medical record using natural language processing. JAMA. 2011;306(8):848–55. https://doi.org/10.1001/jama.2011.1204.

    Article  CAS  PubMed  Google Scholar 

  36. Manniën J, Wille JC, Snoeren RL, van den Hof S. Impact of postdischarge surveillance on surgical site infection rates for several surgical procedures: results from the nosocomial surveillance network in the Netherlands. Infect Control Hosp Epidemiol. 2006;27(8):809–16. https://doi.org/10.1086/506403.

    Article  PubMed  Google Scholar 

  37. Lindberg DA, Humphreys BL, McCray AT. The unified medical language system. Methods Inf Med. 1993;32(4):281–91. https://doi.org/10.1055/s-0038-1634945.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

Download references

Acknowledgements

We would like to thank Anna Frej for her help with the manual annotation of records. The help of Hetty Blok, Annik Blom, John Karlsson Valik, Daniel Sjöholm and Anders Ternhag in compiling the keyword list is gratefully acknowledged.

Funding

Open access funding provided by Karolinska Institute. The work was supported by Sweden´s Innovation Agency (Vinnova grant 2018–03350) and Swedish Research Council (VR grant 2021–02271). PN was supported by Region Stockholm (clinical research appointment; ALF grant 2019 − 1054). JV and MvM were partially funded by the Regional Healthcare Network Antibiotic Resistance Utrecht with a subsidy of the Dutch Ministry of Health, Welfare and Sport (Grant number 331724).

Open access funding provided by Karolinska Institute.

Author information

Authors and Affiliations

Authors

Contributions

JV, SvdW, MvM and PN conceptualised this study. MR and CB gave necessary clinical input. SvdW extracted and annotated the data. RW and AH developed the algorithms. RW and SvdW analysed the data. All authors interpreted the data. AH supervised the NLP part of the study. MvM and PN supervised the complete study. JV and SvdW prepared and drafted the manuscript with the input of all other authors. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Suzanne D. van der Werff.

Ethics declarations

Competing interests

PN and SvdW are involved in a company that works on automated surveillance for adverse events. The other authors declare that they have no competing interests.

Ethics approval and consent to participate

The study was approved by the Regional Ethical Review Board in Stockholm (no. 2018/1030-31).

Consent for publication

Not applicable.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Verberk, J.D., van der Werff, S.D., Weegar, R. et al. The augmented value of using clinical notes in semi-automated surveillance of deep surgical site infections after colorectal surgery. Antimicrob Resist Infect Control 12, 117 (2023). https://doi.org/10.1186/s13756-023-01316-x

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13756-023-01316-x

Keywords