CSAIL Research Abstracts - 2005 link to http://publications.csail.mit.edu/abstracts/abstracts05/index.html link to http://www.csail.mit.edu
bullet Introduction bullet Architecture, Systems
& Networks
bullet Language, Learning,
Vision & Graphics
bullet Physical, Biological
& Social Systems
bullet Theory bullet

horizontal line

Extraction of Diseases from Discharge Summaries

William Long

Problem

We are constructing software to extract diseases and procedures from the medical history, hospital course, and discharge diagnosis sections of patient discharge summaries to act as indices to search for cases. The system uses the SNOMED-CT medical dictionary in the UMLS to code the concepts into standard codes to provide a common terminology for the concepts and guarantee that all of the cases with a given disease can be found even if different phrases are used to describe it.

Motivation

Clinical research of many kinds depends on the ability to find the cases pertinent to the problem. The necessary information is usually contained in the patient discharge summary. The problem is that these are written by hand. They tend to follow a common format with sections covering the present illness, past medical history, hospital course, and so forth, but there is considerable variability. While the authors attempt to avoid abbreviations and local terms, there is still considerable variety in the terms used, such as "type-2 diabetes" for "non-insulin dependent diabetes mellitus".

Previous Work

There have been a number of efforts to extract useful data from discharge summaries. Friedman's group at Columbia have been prominent in using natural language processing with their MedLEE parser to interpret discharge summaries and extract diseases and other information from them[1,2]. Another effort used triggering words to look for adverse events, with less success because of the variety of ways these events may be expressed[3].

Program of Development

We have developed a program for extracting the diseases and procedures from patient discharge summaries and coding them, complete with coded and unrecognized modifiers, using SNOMED-CT from the UMLS. The program uses a limited amount of natural language processing, only using a small (less than 200 word) dictionary to divide up disease statements into phrases for coding. With these short phrases, the program is able to quickly find the most specific codes available in SNOMED-CT for the statements in the summary.

The program has been developed and tested on 23 discharge summaries containing 250 phrases to be coded. The program does an effective job coding all but 10 of the phrases with 19 false positives. We expect that the program will be an effective tool for providing a disease and procedure index for a large set of discharge summaries from the same source. From examination of discharge summaries from other hospitals, the technique should be transferable with possible changes to the code for finding the appropriate sections.

We are now in the process of refining the program to work on a much larger set of 2000 discharge summaries.

References

[1] Lussier YA, Shagina L, Friedman C. Automating SNOMED coding using medical language understanding: a feasibility study. Proc AMIA Symp. 2001;:418-22.

[2] Cao H, Chiang MF, Cimino JJ, Friedman C, Hripcsak G. Automatic summarization of patient discharge summaries to create problem lists using medical language processing. Medinfo. 2004;2004(CD):1540.

[3] Murff HJ, Forster AJ, Peterson JF, Fiskio JM, Heiman HL, Bates DW. Electronically screening discharge summaries for adverse medical events. J Am Med Inform Assoc. 2003 Jul-Aug;10(4):339-50.

horizontal line

MIT logo Computer Science and Artificial Intelligence Laboratory (CSAIL)
The Stata Center, Building 32 - 32 Vassar Street - Cambridge, MA 02139 - USA
tel:+1-617-253-0073 - publications@csail.mit.edu
(Note: On July 1, 2003, the AI Lab and LCS merged to form CSAIL.)