a common terminology services cts back end to prot g
play

A Common Terminology Services (CTS) Back-end to Protg Harold R - PowerPoint PPT Presentation

A Common Terminology Services (CTS) Back-end to Protg Harold R Solbrig Christopher G Chute, M.D., Dr. P.H. Division of Biomedical Informatics Mayo Clinic Outline Purpose of the project Characteristics of Terminology Links The


  1. A Common Terminology Services (CTS) Back-end to Protégé Harold R Solbrig Christopher G Chute, M.D., Dr. P.H. Division of Biomedical Informatics Mayo Clinic

  2. Outline • Purpose of the project • Characteristics of Terminology Links • The Common Terminology Services (CTS) specification • Protégé as a CTS Client • Protégé as a CTS Server • Issues, discussion and next steps

  3. Outline • Purpose of the project • Characteristics of Terminology Links • The Common Terminology Services (CTS) specification • Protégé as a CTS Client • Protégé as a CTS Server • Issues, discussion and next steps

  4. Purpose of the Project 1) Use Protégé to create an interface between terminology and the information model 2) Use Protégé to extend standard terminologies and (potentially) author new content.

  5. Terminology • An integrated collection of terms, definitions, annotations, and relationships • Defines the specialized language of a discipline or subject area

  6. Terminology and Ontology Terminology - Define the language / tokens used in a given domain Ontology - Describe s domain knowledge in a generic way and provides understanding of a domain* *Asunción Gómez-Pérez – Tutorial on Ontological Engineering: IJCAI’99

  7. Information Model • Describes what information is required to accomplish a particular task or process • Consists of named collections of data elements and their relationships • Typically includes definitions of each of the elements, how they are used, possible values (at least on a conceptual level)

  8. Ogden’s Semiotic Triangle Thought or Reference Refers to Symbolises Symbol Referent Stands for C.K Ogden and I. A. Richards. The Meaning of Meaning.

  9. Ogden’s Semiotic Triangle Thought or Reference Refers to Symbolises Symbol Referent Stands for “Rose”, “ClipArt” C.K Ogden and I. A. Richards. The Meaning of Meaning.

  10. The Communication Process CONCEPT CONCEPT Symbolises Refers To Refers To Symbolises “I see an ClipArt image of a red rose” “Rose”, Stands For “Rose”, Stands For “ClipArt” Referent “ClipArt” “Red” “Red” Symbol Symbol

  11. The Communication Process Information Model CONCEPT CONCEPT Symbolises Refers To Refers To Symbolises “I see an ClipArt image of a red rose” “Rose”, Stands For “Rose”, Stands For “ClipArt” Referent “ClipArt” “Red” “Red” Symbol Symbol Terminology – tokens and definitions

  12. The Communication Process Information Model Red roses can be used to signify love CONCEPT CONCEPT Symbolises Refers To Refers To Symbolises “I see an ClipArt image of a red rose” “Rose”, Stands For “Rose”, Stands For “ClipArt” Referent “ClipArt” “Red” “Red” (Part of) Ontology Symbol Symbol Terminology – tokens and definitions

  13. Terminology and Information Models • There can be many information models that reference the same terminology • It is the shared terminological references that allows information to be searched, compared and aggregated

  14. Outline • Purpose of the project • Characteristics of Terminology Links • The Common Terminology Services (CTS) specification • Protégé as a CTS Client • Protégé as a CTS Server • Issues, discussion and next steps

  15. Possible Values Terminology Links Slots Classes

  16. Concept References Classes Slots Possible Values

  17. Concept References • Concept resources can include • Existing taxonomies • Trade and specialty nomenclature • Standardized code sets (e.g. country codes) • Reporting and classification schemes • Ontologies • ...

  18. Concept References • Resource characteristics • Format and structure can vary widely • Availability can vary from simple ASCII lists of code value pairs to complex ontology services such as the Apelon DTS or DIG

  19. Referencing Concepts • Creating a manageable solution • Create a generic model of terminology content • Define an interface layer that allows queries to be posed in terms of the generic model

  20. Concept Code URI URI:ISO:2.16.840.1.113883.6.94#en 2.16.840.1.113883.6.94 en Code System Concept Code

  21. Concept References

  22. ConceptReference Example

  23. Outline • Purpose of the project • Characteristics of Terminology Links • The Common Terminology Services (CTS) specification • Protégé as a CTS Client • Protégé as a CTS Server • Issues, discussion and next steps

  24. Why Terminology Services? Terminology Resources are Heterogeneous • Structure - varies from code/value pairs to complex formalisms such as NCI Thesaurus or SNOMED-CT • Size – varies from 3 or 4 entries to well over half a million • Format – can be CSV’s, SQL Tables, XML Documents, OWL

  25. Why Terminology Services? Terminology = content + software • Sophisticated text search algorithms • DL style inference • Distribution, authoring, performance...

  26. The Common Terminology Services (CTS) API • (Relatively) Simple API • Read-only • A specification on how to do things like • List supported code systems • Get code system information • Search coded concepts by text • Traverse relationships • Draft HL7 / ANSI Standard

  27. CTS Example

  28. CTS Interface Specification Client Interface Server

  29. CTS Interface Specification HL7 Messaging Decision Logic CTS Demo Client Interface LDAP SOAP Service Service LexGrid “Lit” ...

  30. SOAP Server SOAP Client

  31. LDAP Server Java Client

  32. SQL Server Java Client

  33. Outline • Purpose of the project • Characteristics of Terminology Links • The Common Terminology Services (CTS) specification • Protégé as a CTS Client • Protégé as a CTS Server • Issues, discussion and next steps

  34. Protégé as a CTS Client Protégé Interface LDAP SOAP Service Service LexGrid “Lit” ...

  35. Protégé as a CTS Client Need to create a terminology model • Code System • Concept Code • Designation • Description • Annotation • Relationship

  36. Terminology Model Code System

  37. Terminology Model Code System

  38. Code System - Example Terminology Model

  39. Terms & Designations Terminology Model

  40. Terminology Model Terms

  41. Terminology Model Terms - Example

  42. Terminology Model Designations

  43. Designations - Example Terminology Model

  44. Definitions, Annotations, etc. Terminology Model

  45. Definitions, Annotations, etc. Terminology Model

  46. Terminology Model Relations

  47. Terminology Model Relations

  48. New File Dialog CTS Client

  49. CTS Backend

  50. Connect Dialog CTS Client

  51. Preferences CTS Client

  52. Coding Scheme Selection CTS Client

  53. Outline • Purpose of the project • Characteristics of Terminology Links • The Common Terminology Services (CTS) specification • Protégé as a CTS Client • Protégé as a CTS Server • Issues, discussion and next steps

  54. Protégé as a CTS Service HL7 Messaging Decision Logic CTS Demo Client Interface Protégé

  55. Outline • Purpose of the project • Characteristics of Terminology Links • The Common Terminology Services (CTS) specification • Protégé as a CTS Client • Protégé as a CTS Server • Issues, discussion and next steps

  56. Issues, etc. • Slow load time • Appears comparable w/ OWL • Partially resolved w/ lazy loading • Need a SymbolReference • Dynamically resolved Symbol • Ties in w/ DirectedBinaryRelation • Relations • Need to reconcile w/ DirectedBinaryRelation • Need to make CTS Server a Protégé Server

  57. Protégé as CTS Server CTS Demo Protégé Client Protégé (client) Protégé Server

  58. Issues, etc. (continued) • Need to flesh out lazy loading • References occur all over • Need to implement a hierarchy trimmer • Only keep references • Only keep graph branch points

  59. Credits • Deepak Sharma – author • Dan Armbrust - CTS author This work was supported in part by a grant from the US National Library of Medicine: LM07319.

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend