| Literature DB >> 23286462 |
Stephen T Wu1, Vinod C Kaggal, Dmitriy Dligach, James J Masanz, Pei Chen, Lee Becker, Wendy W Chapman, Guergana K Savova, Hongfang Liu, Christopher G Chute.
Abstract
BACKGROUND: One challenge in reusing clinical data stored in electronic medical records is that these data are heterogenous. Clinical Natural Language Processing (NLP) plays an important role in transforming information in clinical text to a standard representation that is comparable and interoperable. Information may be processed and shared when a type system specifies the allowable data structures. Therefore, we aim to define a common type system for clinical NLP that enables interoperability between structured and unstructured data generated in different clinical settings.Entities:
Year: 2013 PMID: 23286462 PMCID: PMC3575354 DOI: 10.1186/2041-1480-4-1
Source DB: PubMed Journal: J Biomed Semantics
Figure 1Types and features for 3 namespaces. Structured data types, Utility types, and Text span types. Dark gray background coloring indicates types that are not in the namespace but are included to show inheritance. Arrows indicate inheritance.
Figure 2The syntax namespace: types for morphology and syntax.
Figure 3The textsem namespace: spanned types for shallow semantics.
Figure 4The refsem namespace, with deep semantic types and a model of core CEMs.
Figure 5The relation namespace, with both text relations (spanned) and referential semantic (unspanned) relations.
Distribution of types in the common type system
| 4 | 24 | |
| 26 | 33 | |
| 31 | 96 | |
| 17 | 33 | |
| 5 | 5 | |
| 3 | 3 | |
| 14 | 13 | |
| 100 | 207 |
Figure 6Example results of NER and relation detection. A shallow semantic representation with named entities and textual relationships. Boxes show instances of types from the common type system associated with the example sentence. For clarity, only relevant features with example-specific values are shown. Small black boxes refer to instances of non-primitive data types; the actual instances for EventMention:ontologyConceptArr.
Figure 7Example results of deep semantic processing. A deep semantic representation with coreferring mentions resolved, attributes combined, and a relationship inferred. The relevant SignSymptom:ontologyConcept instances (disambiguated concept identifiers) have been omitted. In this example, we have omitted the line from SignSymptom:mention to EventMention instances since they are implied by the links from EventMention:event to SignSymptom.