1 / 24

A Description Logics Approach to Clinical Guidelines and Protocols

A Description Logics Approach to Clinical Guidelines and Protocols. Stefan Schulz Department of Med. Informatics Freiburg University Hospital Germany. Udo Hahn Text Knowledge Engineering Lab Freiburg University, Germany. Formalization of CGP.

ardelle
Download Presentation

A Description Logics Approach to Clinical Guidelines and Protocols

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Description Logics Approach to Clinical Guidelines and Protocols Stefan SchulzDepartment of Med. InformaticsFreiburg University Hospital Germany Udo HahnText Knowledge Engineering Lab Freiburg University, Germany

  2. Formalization of CGP • Up until now: CGPs are treated as plans: actions, states, transition functions. Methodologies from the AI Planning & OR Scheduling community • Why not: Use Formal Ontology methodology to represent (at least, selected) aspects of CGPs in order to support consistency, fusion, and modulariziation of CGPs

  3. Our Proposal • Ontological analysis of CGPs (cf. Gangemi, Guarino et al.) • Introduce basic categories (e.g. event, state,…) • Axiomatize foundational relations (e.g. is-a, …) • Classification of domain entities • Study interrelations between domain entities • Choose a logic framework for the formalization of the ontology • Representation: Description Logics (subset of predicate calculus) • Reasoning: Taxonomic Classifiers(e.g., FaCT, RACER)

  4. Individuals vs. Concept Classes my left Hand, Paul’s Diabetes, Appendectomy of Patient #230997 Hand, Diabetes, Appendectomy Basic Categories Continuants vs. Occurrents (Events) Physical Objects, Substances, Organisms, Body Parts Processes, states, Actions, Courses of Diseases, TreatmentEpisodes How do CGPs fit into this framework ?

  5. Guidelines and Episodes • Proposal: A Guideline G can be mapped to a set of classes of clinical episodes:E = {E1, E2,…, En} • The elements of E correspond to all allowed paths through a Guideline G • Each element of Erepresents - as a conceptual abstraction – a class of individual clinical episodes

  6. Simplified Chronic Cough Guideline ChronicCough [CC] Phys.Exam [PE] Anamnesis [AN] Clinical Episodes E1 = (CC, AN, PE, SM, CS, NC) E2 = (CC, AN, PE, SM, CS, CO, CX) E3 = (CC, AN, PE, NS, CX) E4 = (CC, PE, AN, SM, CS, NC) E5 = (CC, PE, AN, SM, CS, CO, CX) E6 = (CC, PE, AN, NS, CX) Smoking [SM] NonSmoking [NS] Cessation of Smoking[CS] Temporal sequence of events ChestX-Ray [CX] NoCough [NC] Cough [CO]

  7. Simplified Chronic Cough Guideline ChronicCough [CC] Phys.Exam [PE] Anamnesis [AN] Clinical Episodes E1 = (CC, AN, PE, SM, CS, NC) E2 = (CC, AN, PE, SM, CS, CO, CX) E3 = (CC, AN, PE, NS, CX) E4 = (CC, PE, AN, SM, CS, NC) E5 = (CC, PE, AN, SM, CS, CO, CX) E6 = (CC, PE, AN, NS, CX) Smoking [SM] NonSmoking [NS] Cessation of Smoking[CS] Clinicalevent ChestX-Ray [CX] NoCough [NC] Cough [CO] Temporal sequence of clinical events

  8. Simplified Chronic Cough Guideline ChronicCough [CC] Phys.Exam [PE] Anamnesis [AN] Clinical EpisodesE1 = (CC, AN, PE, SM, CS, NC) E2 = (CC, AN, PE, SM, CS, CO, CX) E3 = (CC, AN, PE, NS, CX) E4 = (CC, PE, AN, SM, CS, NC) E5 = (CC, PE, AN, SM, CS, CO, CX) E6 = (CC, PE, AN, NS, CX) Smoking [SM] NonSmoking [NS] Cessation of Smoking[CS] Temporal sequence of clinical events ChestX-Ray [CX] NoCough [NC] Cough [CO]

  9. Basic Relations

  10. Basic Relations Taxonomic Order (is-a)relates classes of specific events to classes of general ones:is-a(CX, XR)  def x: CX(x)  XR(x) Cough [CO] ChronicCough [CC] Phys.Exam [PE] Anamnesis [AN] DrugAbuse [DA] Smoking [SM] NonSmoking [NS] Cessation of Smoking[CS] X-Ray [XR] ChestX-Ray [CX] NoCough [NC] Cough [CO]

  11. Basic Relations • Taxonomic Order (is-a)relates classes of specific events to classes of general ones:is-a(CX, XR)  def x: CX(x)  XR(x) • Mereologic Order (has-part) relates classes of events toclasses of subeventsx: PE(x)  y: HA(y)  has-subevent(x,y) Cough [CO] ChronicCough [CC] Phys.Exam [PE] Anamnesis [AN] DrugAbuse [DA] Smoking [SM] NonSmoking [NS] Heart Auscul tation [HA] Social Anamnesis [AN] Cessation of Smoking[CS] X-Ray [XR] ChestX-Ray [CX] NoCough [NC] Cough [CO]

  12. Basic Relations Taxonomic Order (is-a)relates classes of specific events to classes of general ones:is-a(CX, XR)  def x: CX(x)  XR(x) Mereologic Order (has-part) relates classes of events classes of subeventsx: PE(x)  y: HA(y)  has-subevent(x,y) Temporal Order (follows / precedes)relates classes of events in terms of temporal succession x: NSCCGL(x)  y: CXCCGL(y)  follows(y,x) Cough [CO] ChronicCough [CC] Phys.Exam [PE] Anamnesis [AN] DrugAbuse [DA] Smoking [SM] NonSmoking [NS] Heart Auscul tation [HA] Social Anamnesis [AN] Cessation of Smoking[CS] X-Ray [XR] ChestX-Ray [CX] NoCough [NC] Cough [CO]

  13. Modelling Pattern K L T S event concepts transitive relations  has-subevent  precedes is-a

  14. Modelling Pattern K L T S event conceptsdefinition of U U KU LU transitive relations  has-subevent  precedes is-a

  15. Modelling Pattern K L T S event conceptsdefinition of U definition of E U KU E UE LU SE transitive relations  has-subevent  precedes is-a

  16. KU LU Modelling Pattern K L T S event conceptsdefinition of U definition of EUE inherits properties of U U E UE KU LU SE transitive relations  has-subevent  precedes is-a

  17. KU LU Modelling Pattern K L T S event conceptsdefinition of U definition of EUE inherits properties of Udefinition of F as a subconcept of E U E UE KU LU SE F transitive relations  has-subevent  precedes is-a

  18. KU UE KU LU LU SE Modelling Pattern K L T S event conceptsdefinition of U definition of EUE inherits properties of Udefinition of F as a subconcept of EF inherits properties of E U E F UE KU transitive relations  has-subevent LU SE  precedes is-a

  19. KU UE KU LU LU SE Modelling Pattern K L T S event conceptsdefinition of U definition of EUE inherits properties of Udefinition of F as a subconcept of EF inherits properties of EF, additionally, has a T whichoccurs between U and S U E F UE KU transitive relations TF  has-subevent LU SE  precedes is-a

  20. KU UE KU LU LU SE Modelling Pattern K L T S event conceptsdefinition of U definition of EUE inherits properties of Udefinition of F as a subconcept of EF inherits properties of EF, additionally, has a T whichoccurs between U and Sinferences / constraints(formalization see paper) U E F UE KU transitive relations TF  has-subevent LU SE  precedes is-a

  21. KU UE KU LU LU SE Modelling Pattern K L T S event conceptsdefinition of U definition of EUE inherits properties of Udefinition of F as a subconcept of EF inherits properties of EF, additionally, has a T whichoccurs between U and Sinferences / constraints(formalization in DesciptionLogics - see paper) U E F UE KU transitive relations TF  has-subevent LU SE  precedes is-a

  22. Benefits • Description Logics implementations allow taxonomic classification and instance recognition. • Checking of logical integrity in the management, cooperative development and fusion of CGPs • Detecting redundancies and inconsistencies, e.g., conflicting orders when applying several CGPs simultaneously to one clinical case (multimorbidty,proliferation of CGPs) • Auditing of concrete instances (cases) from the Electronic Patient Record for CGPs compliance

  23. Discussion • First sketch of a beginning research project • Based on Description Logics (not necessarily) • Up until now, not all (temporal) inferencing capabilities are supported • Needs to be validated • Recommended for further investigation • Tool: OilED Knowledge editor (oiled.man.ac.uk) with built-in FaCT classifier • Theory: Baader et al (eds.) The Description Logics Handbook

  24. Thank You ! Stefan Schulz Department of Medical InformaticsFreiburg University Hospital http://www.imbi.uni-freiburg.de/medinf stschulz@uni-freiburg.de Download paper from: http://sun21.imbi.uni-freiburg.de/medinf/abteilung/mitarbeiter/schulz/schulz_cgp2004.pdf

More Related