cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

12
cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System James Masanz Mayo Clinic

description

cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System. James Masanz Mayo Clinic. UIMA CAS Visual Debugger (CVD). Provided by / part of UIMA Run a pipeline against free text With appropriate 1 st annotator, against XML such as CDA document - PowerPoint PPT Presentation

Transcript of cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

Page 1: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

cTAKES: Demo

Clinical Text Analysis and Knowledge Extraction System

James Masanz

Mayo Clinic

Page 2: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

UIMA CAS Visual Debugger (CVD)

Provided by / part of UIMA Run a pipeline against free text With appropriate 1st annotator, against

XML such as CDA document View annotations created (“debugger”)

Export annotations to XML (XCAS or XMI)

Page 3: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

cTAKES: Components

• Sentence boundary detection (OpenNLP technology)

• Tokenization (rule-based)

• Morphologic normalization (NLM’s LVG)

• POS tagging (OpenNLP technology)

• Shallow parsing (OpenNLP technology)

• Named Entity Recognition

• Negation and context identification (NegEx)

• Dependency parser

• Drug Profile module

• Smoking status classifier

• CEM normalization module

Page 4: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

Extend Earlier Example

Tamoxifen 20 mg po daily started on March 1, 2005 for 6 mo.

Aspirin prn.

Fx history of breast cancer. History of migraines.

Page 5: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

Sentences

Page 6: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

Tokens

Page 7: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

Chunks

Page 8: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

Windows for Lookup

Page 9: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

Named Entity

Page 10: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System
Page 11: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

Questions?

Page 12: cTAKES: Demo Clinical Text Analysis and Knowledge Extraction System

Live Demo of CVD