Version 9 (modified by 12 years ago) ( diff ) | ,
---|
i2b2 AUG 2013 ¶
Program ¶
NLP Workshop ¶
- UMLS Ontologies and Ontology Resources (Olivier Bodenreider)
- Ontology-based De-identification of Clinical Naratives (Finch and McMurry)
- Ontology-based Discovery of Disease Activity from the Clinical Record (Lin)
- Ontology Normalisation of the Clinical Narrative (Chen)
- Ontology Concept Selection (Yu)
- Active Learning for Ontology-based Phenotyping (Dligach)
- Conclusion
Academic User Group ¶
- Genomic Cell (Shawn Murphy and Lori Philips)
- SMART Apps (Wattanasin)
- i2b2 Roadmap (Shawn Murphy)
- Planning for the future (Kohane)
- From Genetic Variants to i2b2 using NoSQL database (Matteo Gabetta - Pavia)
- Extending i2b2 with the R Statistical Platform
- Integrated Data Repository Toolkit (IDRT) and ETL Tools (Sebastian Mate - Erlangen; Christian Bauer - Goettingen)
i2b2 SHRINE Conference ¶
- SHRINE Clinical Trials (CT) Functionality and Roadmap (Shawn Murphy)
- SHRINE National Pilot Lessons Learned
- SHRINE Ontology Panel
- University of California Research Exchange (UC ReX) (Doug Berman)
- Preparation for Patient-Centred Research (Ken Mandl)
- Case Study: Improve Care Now (Peter Margolis)
NLP Workshop ¶
UMLS Ontologies and Ontology Resources ¶ ¶
Presentation showing how UMLS resources can be used with NLP to extract information from free text.
NLP has two stages:
- Entity Recognition - Identifying important terms within text
- Relationship Extraction - linking entities together
Entity Recognition ¶
Three major problems when identifying entities within a text:
- Entities are missed
- Entities are partially matched - part of the term is matched but another part is missed leading to incomplete information or context. For example, in the term 'bilateral vestibular' only the second word may be matched.
- Ambiguous terms - terms that may have two meanings.
Types of Resources useful for Entity Recognition ¶
There are several types of resource:
- Lexical resources - lists of terms with variant spellings, derivatives and inflections, associated with the part of speach to which they refer. These can be either general or include specialist medical terms.
- Ontologies - set of entities with relationships between the entities.
- Technical resources - set of terms and identifiers used to map a term to an ontology.
- Hybrid - A mixture of 1 and 2. They are not strictly speaking ontologies as the relationships may not always be true (e.g., a child may not always be a part of the parent). They are useful for finding terms, but should not be used for aggregation.
Lexical Resources ¶
- UMLS Specialist Lexicon - Medical and general English
- WordNet - General English
- LVG Lexical Variant Generation - specialist tool
- BioLexicon - EU project. Not as general. Mainly focused on genes.
- BioThesaurus - Focused on proteins and genes.
- RxNorm - Drug specific.
Ontological Resources ¶
Terminology Resources ¶
- MetaThesaurus
- Groups terms from many ontologies
- Produces a graph of all the relationships
- Graph is not acyclic and contains contradictions because it reproduces its source ontologies exactly.
- Allows standards to be mapped between.
- RxNorm
- Map between many drug lists.
- Map between branded and generic drug names.
- http://metamap.nlm.nih.gov/|MetaMap]
- Free with licence agreement
- Based on UMLS MetaThesaurus.
- Parses text to find terms.
- Used in IBM's Watson tool.
- Terms can be translated between various standards, including Snomed.
- Copes with term negation and disambiguation.
- http://www.nactem.ac.uk/software/termine/|TerMine
- http://www.ebi.ac.uk/webservices/whatizit/info.jsf|WhatIzIt
Ontology-based De-identification of Clinical Naratives ¶ ¶
Ontology-based Discovery of Disease Activity from the Clinical Record ¶ ¶
Ontology Normalisation of the Clinical Narrative ¶ ¶
Ontology Concept Selection ¶ ¶
Active Learning for Ontology-based Phenotyping ¶ ¶
Conclusion ¶ ¶
Academic User Group ¶
Genomic Cell ¶ ¶
SMART Apps ¶ ¶
i2b2 Roadmap ¶ ¶
Planning for the future ¶ ¶
From Genetic Variants to i2b2 using NoSQL database ¶ ¶
Extending i2b2 with the R Statistical Platform ¶ ¶
Integrated Data Repository Toolkit (IDRT) and ETL Tools ¶ ¶
i2b2 SHRINE Conference ¶
SHRINE Clinical Trials (CT) Functionality and Roadmap ¶ ¶
SHRINE National Pilot Lessons Learned ¶ ¶
SHRINE Ontology Panel ¶ ¶
University of California Research Exchange (UC ReX) ¶ ¶
Preparation for Patient-Centred Research ¶ ¶
Case Study: Improve Care Now ¶ ¶
Note:
See TracWiki
for help on using the wiki.