| Literature DB >> 25882031 |
Rimma Pivovarov1, Noémie Elhadad2.
Abstract
OBJECTIVES: This review examines work on automated summarization of electronic health record (EHR) data and in particular, individual patient record summarization. We organize the published research and highlight methodological challenges in the area of EHR summarization implementation. TARGET AUDIENCE: The target audience for this review includes researchers, designers, and informaticians who are concerned about the problem of information overload in the clinical setting as well as both users and developers of clinical summarization systems. SCOPE: Automated summarization has been a long-studied subject in the fields of natural language processing and human-computer interaction, but the translation of summarization and visualization methods to the complexity of the clinical workflow is slow moving. We assess work in aggregating and visualizing patient information with a particular focus on methods for detecting and removing redundancy, describing temporality, determining salience, accounting for missing data, and taking advantage of encoded clinical knowledge. We identify and discuss open challenges critical to the implementation and use of robust EHR summarization systems.Entities:
Keywords: Clinical summarization; electronic health records; missing data; natural language processing; semantic similarity; temporality
Mesh:
Year: 2015 PMID: 25882031 PMCID: PMC4986665 DOI: 10.1093/jamia/ocv032
Source DB: PubMed Journal: J Am Med Inform Assoc ISSN: 1067-5027 Impact factor: 4.497
A sampling of clinical summarization applications, organized by publication date
| Summarization approach | Input | Output | Evaluation | Deployed (when is it generated) | General Notes | |
|---|---|---|---|---|---|---|
| NUCRSS | Extraction of clinical variables, indicative | Real structured EHR data |
An eight page summary of: Problem list, Vital signs, Cardiac-pulmonary-renal diagnoses, Treatments, Routine specialized laboratory examination, Suggestions to physicians regarding patient care |
Laboratory study with medical students and physicians showed significant time savings and increased accuracy Randomized controlled trial found showed that the NUCRSS improved process level (patient’s length of stay and increased the amount of laboratory tests ordered) outcomes and may have improved care. | Yes (each patient visit) |
Early example of a summarizer One of the few summary evaluations that demonstrate an impact on quality of care and process outcomes. |
| STOR | Extraction of clinical variables, indicative | Real structured and unstructured EHR data | Loosely customizable, summary which included both time- and problem- oriented views | Clinical study found that clinicians were better able to predict their patient’s future symptoms and laboratory test results when the using medical record in addition to STOR as opposed to just the medical record. | Yes (each patient visit) |
Early example of a summarizer One of few examples of task-based evaluation The summary is context-dependent on the patient, but the context is manually determined by the clinician (what problems are active, what observations are relevant, etc.) |
| Powsner and Tufte | Extraction of psychiatric variables and recent notes, indicative | Simulated structured, unstructured and genealogy data | A one-page summary that visualizes the most salient content (as defined by recency) of the patient record. | None | No | A widely referenced prototype that continues to serve as a model for current EHR visualization and summarization applications. |
| Lifelines | Extraction of clinical variables, indicative | Simulated structured data | Holistic interactive patient summaries using a temporal data view on top of the raw EHR data. Displays facts as lines on graphic time axis according to their temporal location and categories/significance are represented by color and thickness. | The original Lifelines application was evaluated for work with juvenile youth records | No |
Lifelines is probably the most well-known summarizer tool. The display has served as a model for future timeline-view clinical summarizers Lifelines2 was created for research and examining many patients together. |
| CliniViewer | Extraction of concepts from text, indicative | Real unstructured EHR data | Combined NLP techniques and presented a tree view of a patient’s problems extracted from the narrative text to the clinician. Displays concepts in context when clicked. | The system was able evaluated on accuracy and speed using real discharge summaries but no evaluation with clinicians was conducted. | No |
One of the first examples of summaries created using NLP Allows for customizable user views Works on top of the MedLEE |
| IHC Patient Worksheet | Extraction of clinical variables, indicative | Real structured EHR data |
1–2 page outpatient summary of: Demographics, Problems, Medications, Laboratory tests, Actionable advisories | A retrospective cohort study found that compliance with HbA1c testing was higher for patients who had a worksheet printed than for those who did not. | Yes (each patient visit) | One of the few example of a clinical outcome tested in the evaluation |
| CLEF | Abstraction from text and extraction of clinical variables, indicative | Simulated structured and unstructured cancer patient data. | An interactive display of both navigational capabilities for the EHR (indicative) and generates textual summaries (abstractive) to enhance comprehension. It uses information extraction techniques to identify classes of data and relationships between them. | None | No |
One of the few natural language generation systems created for medical histories. Represents histories as a semantic network of events organized temporally and semantically. Lists requirements that are very relevant to general designers of clinical summaries – the list was generated via initial requirements elicitation process. Uses a logical model of cancer history |
The inputs, outputs, methods, and evaluation strategies are listed along with notable additional information for each summarizer.