Skip to content

ucam-department-of-psychiatry/crate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,814 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clinical Records Anonymisation and Text Extraction (CRATE)

Purpose

Create and use de-identified databases for research.

  • Anonymises relational databases.
  • Extracts and de-identifies text from associated binary files.
  • Performs some specific preprocessing tasks; e.g.
    • preprocesses some specific databases (e.g. Servelec RiO EMR);
    • drafts a "data dictionary" for anonymisation, with special knowledge of some databases (e.g. TPP SystmOne);
    • fetches some word lists, e.g. forenames/surnames/eponyms.
  • Provides tools to link databases, including via Bayesian personal identity matching, in identifiable or de-identified fashion.
  • Provides a natural language processing (NLP) pipeline, including built-in NLP, support for external tools, and client/server support for the Natural Language Processing Request Protocol (NLPRP).
  • Web app for
    • querying the anonymised database;
    • providing a de-identification API;
    • managing a consent-to-contact process.

Documentation

See https://crateanon.readthedocs.io

Sources

Licence

  • Copyright (C) 2015, University of Cambridge, Department of Psychiatry. Created by Rudolf Cardinal (rnc1001@cam.ac.uk).
  • Licensed under the GNU GPL v3+: see LICENSE file.
  • Some third-party libraries have slightly different licences; see the documentation.

About

Create and use de-identified research databases. Preprocess, extract text, anonymise/de-identify, link, apply natural language processing, query for research, manage consent for contact.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors