Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents



3.X Reference Docs

Info
  1. User Guide 
  2. Human annotation with Protege
  3. Machine Annotations and Data Dictionary


NEWS

Scrubber now uses Apache cTakes to provide parallel concept extraction during de-idenification. Apache cTAKES graciously invited us to port the Scrubber de-identification pipeline to the Apache hosted codebase. The maintenance version of the 2.X will remain available as will the 3.0 release candidate. The publication describing this work has been accepted, this site will be updated shortly to reflect the described methods and results.

Code Block
McMurry* AJ, Fitch* B, Savova G, Kohane IS, Reis BY. “Improved de-identification of physician notes through integrative modeling of both identifying and non-identifying medical text”, BMC Medical Informatics and Decision Making Accepted Jan 2013.

Overview

3.X is a new vision for the scrubber. As we approached diminishing returns for improving REGEX and whitelists/black lists, we have shifted towards a machine learning methods approach and learning from large bodies of medical information from publications and UMLS dictionaries.

Venn Diagram

Use Case: Tagging Noun Phrases and UMLS concepts

Precondition:

  • Training Data
  • Software: cTakes using features POS tagger & UMLS CUID extractor

...

  • Input document (either medical note OR publication) POS tagged and medical concept CUIDs.

Use Case: Meta-analysis of text

Precondition:

  • Tagging Noun Phrases
  • Scubber configured (with or without local dictionary/regex mods)

...

  • Text is processed by more than one algorithm "ham vs spam"

Example

Office Excel
namescrubber_classification_table.xls