AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS

Size: px
Start display at page:

Download "AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS"

Transcription

1 AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS Ravi D. Shankar, Susana B. Martins, Martin J. O Connor and Amar K. Das Stanford Medical Informatics, Stanford University 251 Campus Drive, MSOB X215, Stanford, California, 94305, USA {ravi.shankar, amar.das}@stanford.edu Keywords: Abstract: Ontology, temporal reasoning, clinical trials, biomedical informatics, Semantic Web, OWL. Temporal constraints play an important role in the specification and implementation of clinical trial protocols, and subsequently, in the querying of the generated trial data. Protocols specify a temporal schedule of clinical trial activities such as tests, procedures, and medications. The schedule includes temporal constraints on the sequence of these activities, on their duration, and on potential cycles. In this paper, we present our approach to formally represent temporal constraints found in clinical trials. We have identified a representative set of temporal constraints found in protocols to study immune tolerance. Our research group has developed a temporal constraint ontology that allows us to formulate the temporal constraints to the extent required to support clinical trials management. We use this ontology to provide temporal annotation of clinical activities in an encoded clinical trial protocol. We have developed a temporal model that represents time-stamped data and facilitates interval-based temporal operations on the data. Using semantic web technologies, we are building a knowledge-based framework that integrates the temporal constraint ontology with the temporal model to support queries on clinical trial data. Using our approach, we can formally specify temporal constraints, and reason with the temporal knowledge to support management of clinical trials. 1 INTRODUCTION Clinical trials are formal studies on participants to systematically evaluate the safety and efficacy of new or unproven approaches in the prevention and treatment of medical conditions in humans. A clinical trial protocol is a document that includes study objectives, study design, participant eligibility criteria, enrollment schedule, and study plan. It specifies a temporal schedule of clinical trial activities such as tests, procedures, and medications. The schedule includes temporal constraints on the sequence of these activities, on their duration, and on potential cycles. A temporal constraint is defined as an interval-based temporal annotation on a domain entity in relationship with other entities. Temporal constraints are fundamental to the descriptions of protocol entities, such as he following specifications: Participants will be enrolled at least two days apart; Participant is ineligible if he/she had vaccination with a live virus within the last 6 weeks before enrollment; The first dose will be infused over a minimum of 12 hours; Visit 10 for the participant occurs 3 weeks ± 2 days from the day of transplant. There is an enormous requirement on the execution of a clinical trial to conform to the temporal constraints found in the protocol. Studies need to be tracked for the purposes of general planning, gauging progression, monitoring patient safety, and managing personnel and clinical resources. The tracking effort is compounded by the fact that a trial often is carried out at multiple sites, geographically distributed, sometimes across the world. The validity of the findings of the clinical trial depends on the clinical trial personnel and the participants performing clinical trial activities as planned in the protocol. More importantly, the treatment and assessment schedules should be strictly followed to ensure the safety of participants. We have developed an ontological framework that we call Epoch (Shankar et al., 2006), to support the management of clinical trials at the Immune Tolerance Network, or ITN (Rotrosen et al., 2002) 87

2 HEALTHINF International Conference on Health Informatics ( As part of this effort, we have developed a suite of ontologies that, along with semantic inferences and rules, provide a formal protocol definition for clinical trial applications. We use the OWL Web Ontology language ( which is a W3C standard language for use in Semantic Web where machines can provide enhanced services by reasoning with facts and definitions expressed in OWL. Central to our ontological effort is the modeling of temporal constraints that we identified in clinical trial protocols. We have created a temporal constraint ontology to formally represent temporal constraints. The ontological representation can then be used to construct rules that can be used in turn, for reasoning with temporal constraints. Thus, at protocol specification phase, a domain expert can capture the essence of temporal constraints using higher-level ontological constructs. At a later time, a software developer can fully encode the constraints by creating rules in terms of temporal patterns and other protocol entities in the ontologies. We are using SWRL, the Semantic Web Rule Language ( to write the rules. At execution time of the protocol, the rule elements use the protocol knowledge specified in the Epoch ontologies, and the clinical trial data collected in the clinical trial databases to reason with the temporal constraints. In this paper, we discuss our work in identifying temporal constraints found in ITN s clinical trial protocols. We then discuss our temporal constraint ontology using some patterns that we found in the temporal constraints. We then show how we use the temporal constraint ontology along with other Epoch ontologies to create rules that are then executed at runtime to support clinical trial management. 2 TRIAL CONSTRAINTS A clinical trial protocol defines a protocol schema that divides the temporal span of the study into phases such as the treatment phase and follow-up phase, and specifies the temporal sequence of the phases. It also includes a schedule of activities that enumerates a sequence of protocol visits that are planned at each phase, and, for each visit, specifies the time window when the visit should happen and a list of protocol activities (assessments, procedures and tests) that are planned at that visit. Activities such as medication need not be confined to visits and can be planned to occur in a time window within a protocol phase. An activity can have sub activities that impose additional temporal constraints. For example, an assessment activity can include collection and processing of biological specimens with associated temporal constraints. Here is a representative set of temporal constraints that we found in the ITN protocols that we are encoding: 1. Visit 17 must occur at least 1 week but no later than 4 weeks after the end of 2003 ragweed season. 2. Administer Rapamune 1 week from Visit 0 daily for 84 days. 3. Visit 1 should occur 2 weeks ± 3 days after transplant. 4. Screening visit evaluations must occur between 30 days prior to Visit -1 and 45 days prior to Visit The vital signs of the participant should be obtained at routine time points starting at 10 minutes post infusion, then at 20-minute intervals until the participant is discharged. 6. Administer study medication at weekly intervals for 3 months. 7. Clinical assessments are required twice a week until Day 28 or discharge from hospital. 8. The first and second blood draws are 10 days apart, and the third draw is days after the second. 9. On days that both IT and omalizumab are administered, omalizumab will be injected 60 minutes after the IT. 10. Monitor cyclosporine levels 3 times per week while in-patient, then weekly as out-patient. As evident in the constraints, clinical activities we are using the terms activity and event interchangeably are temporally dependent on each other. The temporal annotations in the constraints are specified in relative terms typically with reference to one or more clinical events. At the protocol execution time, the actual times of these events found in the clinical data will be used to reason with the constraints. There can also be fuzziness in the relative start and end times as well as in the duration of the activity. An activity can be repeated at a periodic interval for a specific number of times or until a condition is satisfied. The periodic interval can be a single offset or a set of offsets. The temporal annotation of an activity or the temporal ordering of activities can be conditional on other events. 88

3 AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS 3 TEMPORAL REPRESENTATION We have developed a temporal constraint ontology that can be used to formally specify the temporal constraints found in the clinical trial protocols. We briefly describe the core entities of the underlying temporal representation below: Anchor defines an unbound time point that can be used to specify temporal relations among activities. It can be used as a reference point to define the start of another event before or after the anchor. In example 1 (of the constraints listed earlier), end of 2003 ragweed season is an anchor used to define the start of Visit 17. During the execution of the protocol, an anchor is bound to the absolute time of the anchor as recorded in the clinical trial data. Duration is the difference between two time points. It is used typically to specify how long an activity lasts. In example 2, 84 days is a duration. Anchored Duration relates two activities with a temporal offset. In example 2, the activity administer Rapamune is offset from the anchor Visit 0 by 1 week. Varying Duration is defined as duration with a high variance and a low variance. In example 3, 2 weeks ± 3 days specifies a varying offset between transplant and Visit 1. Start and End Expression constrains the start and the end of an activity and is expressed as offsets before or after one or more reference events. In example 4, the start of the activity Screening visit evaluations is 30 days before the anchor Visit -1 and the end is 45 days before another anchor Visit 0. Cyclical Plan Expression formulates events that are repeated at periodic intervals. The repetition ends typically when a specific number of cycles is reached or until a specific condition is satisfied. There are two types of cyclical plans with subtle differences. The first type has a single anchor point with potentially multiple intervals. In example 5, the vital signs assessments are planned at 10, 30, 60, 90, 120, and 180 minutes after infusion. If the participant gets off schedule because the assessment is made at minute 35 instead of minute 30, then the participant gets back on schedule with the next assessment at minute 60. This type of cyclical plan is used generally with assessments and tests where evaluations need to be made at specific intervals after a clinical intervention. The second type of cyclical plan can potentially have multiple anchors with a single offset. In example 6, the plan is to administer medication at weekly intervals for 3 months. The initial anchor is the event of administering the first dose. According to the schedule, the second dose will be 1 week later, and the third 1 week later from the second dose. If the participant gets off schedule because the drug was administered 5 days after first dose and not 7 days, then the participant gets back on schedule with the next dose at 7 days from the last dose. This type of cyclical plan is used typically with drug administration where fixed intervals between dosages need to be maintained for safety and efficacy purposes. Conditional Expression allows associating different temporal annotations with a single activity based on a condition. There are three patterns of conditional expressions if-then, if-then-else and until-then patterns. Example 9 illustrates the if-then pattern the temporal constraint between the administrations of two drugs is dependent on the condition that the two drugs are administered on the same day. Example 10 illustrates the until-then pattern the monitoring activity is performed 3 times a week until the participant is in in-patient status, and when the status changes to out-patient then the activity is performed weekly. 4 EPOCH ONTOLOGIES In order to support clinical trial management activities, the Epoch knowledge-based approach provides three methods: 1. knowledge acquisition methods that allow users to encode protocols, 2. ontology-database mapping methods that integrate the protocol and biomedical knowledge with clinical trial data including clinical results and operational data stored in the ITN data repository, and 3. concept-driven querying methods that support integrated data management, and that can be used to create high-level abstractions of clinical data during analysis of clinical results. At the center of all these methods is the suite of Epoch ontologies that provide a common nomenclature and semantics of clinical trial protocol elements. We shall describe each of the core ontologies. 4.1 Protocol Ontology The protocol ontology is a knowledge model of the clinical trial protocol. It simplifies the complexity inherent in the full structure of the protocol by focusing only on concepts required to support clinical trial management. Other concepts are either ignored or partially represented. The main concepts represented in the protocol ontology are the protocol schema and the schedule of activities. 89

4 HEALTHINF International Conference on Health Informatics 4.2 Temporal Constraints Ontology The temporal constraints ontology models the class of temporal constraints found in clinical trial protocols (see Section 3). 4.3 Virtual Trial Data Ontology The virtual trial data ontology encapsulates the study data that is being collected, such as participant clinical record, specimen workflow logs, and site related data. A mapping component can then map clinical trial data (found in a relational database) to these virtual data records using a mapping ontology. The data model concept is similar to the Virtual Medical Record (Johnson et al., 2001) specification promoted in the clinical guideline modeling efforts. 4.4 Temporal Model The temporal model provides a valid-time model of the temporal component of clinical trial data. In this model, all facts have temporal extent and are associated with instants or intervals denoting the times that they are held to be true. The core concept in the model is the extended proposition class that represents information that extends over time. There are two types of extended propositions in the model: 1. extended primitive propositions that represent data derived directly from secondary storage, and 2. extended abstract propositions that are abstracted from other propositions. These extended propositions can be used to consistently represent temporal information in ontologies. For example, a set of participant visits in a clinical trial data can be represented by defining a class called VisitRecord that inherits the valid time property from extended proposition class. The valid time property will then hold a visit s actual occurrence time. Similarly, an extended primitive proposition can be used to represent a drug regimen, with a value of type string to hold the drug name and a set of periods in the valid time property to hold drug delivery times. A more detailed discussion of the temporal model can be found elsewhere in the literature (O'Connor et al., 2006). 5 OWL IMPLEMENTATION We have developed these ontologies in OWL by building hierarchies of classes describing concepts in the ontologies and relating the classes to each other using properties. OWL can also represent data as instances of OWL classes referred to as individuals and also provides mechanisms for reasoning with the data and manipulating it. OWL also provides a powerful constraint language for precisely defining how concepts in ontology should be interpreted. The Semantic Web Rule Language (SWRL) allows users to write Horn-like rules that can be expressed in terms of OWL concepts and that can reason about OWL individuals. SWRL provides deductive reasoning capabilities that can infer new knowledge from an existing OWL knowledge base. We use SWRL to specify temporal constraints. Once all temporal information is represented consistently using the temporal model, then SWRL rules can be written in terms of this model and the temporal constraint ontology. However, the core SWRL language has limited temporal reasoning capabilities. A few temporal predicates called builtins are included in the set of standard predicates, but they have limited expressive power. SWRL provides an extension mechanism to add user-defined predicates. We used this mechanism to define a set of temporal predicates to operate on temporal values. These predicates support the standard Allen temporal operators (Allen, 1993). Using these builtin operators in conjunction with the temporal model, we can express complex temporal rules. Here is an example SWRL rule to check if participants conform to the visit schedule specified in the protocol: Participant(?p) ^ hasvisitrecord(?p,?vr) ^ hasvisitid(?vr,?vid1) ^ hasvalidtime(?vr,?vt) ^ Visit(?v) ^ hasvisitid(?vr,?vid2) ^ hasstartexpression(?vr,?se) ^ swrlb:equal(?vid1,?vid2) ^ temporal:inside(?vt,?se) ^ -> ConformingParticipant(?p) This rule uses concepts such as Participant and Visit from the protocol ontology and the concept of Start Expression from the temporal constraint ontology. The class of actual visits undertaken by a participant is the VisitRecord in the virtual trial data ontology, and is modeled as an extended proposition. The rule uses two built-ins equal, that checks if two strings are equal, and inside, which is a built-in that we developed to check if an absolute time is within an anchored varying duration (see Section 3). Protégé (Knublauch, 2004) ( is a 90

5 AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS software tool that supports the specification and maintenance of terminologies, ontologies and knowledge-bases in OWL. It has a plug-in called SWRL Tab (O Connor et al., 2005), an editor for SWRL rules. We used Protégé to create the ontologies in OWL and SWRL. We then encoded specific protocols using Protégé s knowledgeacquisition facilities. The data generated from the implementation and execution of clinical trials is stored in a relational database. The types of data include participant enrollment data, specimen shipping and receiving logs, participant visits and activities, and clinical results. We have implemented a dynamic OWL-to-relational mapping method and have used SWRL to provide a high-level query language that uses this mapping methodology. A schema ontology describes the schema of an arbitrary relational database. A mapping ontology describes the mapping of data stored in tables in a relational database to entities in an OWL ontology. A mapping software uses the data source and mapping ontologies to dynamically map data to entities in the clinical trial data ontology. A detailed description of the mapping techniques can be found elsewhere in the literature (O Connor et al., 2007). We are currently using JESS ( a production ruleengine, to selectively execute the SWRL rules based on the context. For example, the rule that specifies the constraint on a visit time window will alone need to be executed when checking if a specific participant s visit satisfied the constraint. Thus, a temporal constraint is defined first using the temporal constraint ontology, then is formulated as a rule, finally, is reasoned with real clinical data using dynamic mappings. 6 RELATED WORK Over the years, many expressive models have been developed to represent temporal constraints (Bettini et al., 2002), (Combi, 2004), (Terenziani, 2002), (Duftschmid, 2002). Shahar s approach (Shahar, 1996) identifies temporal abstractions of data and properties using interpolation-based techniques and knowledge-based reasoning. In recent years, there have been a number of initiatives to create clinical trial protocol models that encapsulate clinical trial activities and associated temporal constraints found in a protocol. These ontologies are then used to automate different clinical trial management activities such as eligibility determination, participant tracking, and site management. The ontologies can also be used when subsequently analyzing the clinical trial data. In the past few years, we have seen considerable interest in building knowledge-based systems that automate clinical trial protocols and clinical practice guidelines. Our Epoch framework employs a task-based paradigm that combines an explicit representation of the clinical trial domain with rules that capture the logical conditions and temporal constraints found in the trial management process. There have been a number of proposals on task-based clinical guideline representation formats EON (Musen et al., 1996), PROforma (Fox et al., 1996), GLIF (Boxwala et al., 2004), etc. that deal with temporal constraints on patient data and on activities found in clinical guidelines. In the area of clinical trials, several modelling efforts have addressed different requirements of trial management activities. An ontology to represent temporal information and cyclical event patterns in clinical trial protocols has been proposed by (Weng et al., 2002). The Trial Bank Project (Sim et al., 2003) is a trial registry that uses a protocol ontology to capture information on randomized clinical trials such as intervention, outcomes, and eligibility criteria. The underlying knowledge base can support systematic reviewing and evidence-based practice. There is an ongoing effort by CDISC ( an industry-lead, multidisciplinary organization, to develop and support the electronic acquisition, exchange, submission and archiving of clinical trials data. As part of this effort, CDISC is developing the Structured Protocol Representation that identifies standard elements of a clinical trial protocol that can be codified to facilitate the data interchange among systems and stakeholders including regulatory authorities, biopharmaceutical industry, statisticians, project managers, etc. A parallel effort is the BRIDG (Weng et al., 2007) project, a partnership of several organizations including CDISC, the HL7 ( standards body, the National Cancer Institute and the Federal Drug Administration, that consumes the Trial Design Model work to build a comprehensive domain analysis model representing protocol-driven biomedical/clinical research. The BRIDG model is a work in progress to elaborately define functions and behaviors throughout clinical trials, and uses the Unified Modeling Language (UML) for representation. The model, in its current state, lacks formalization of and reasoning with temporal constraints, and thus, cannot fully support the requirements of ITN s clinical trial management. 91

6 HEALTHINF International Conference on Health Informatics 7 DISCUSSION The increasing complexity of clinical trials has generated an enormous requirement for knowledge and information management at all stages of the trials planning, specification, implementation, and analysis. Our focus is currently on two application areas: 1. tracking participants of the trial as they advance through the studies, and 2. tracking clinical specimens as they are processed at the trial laboratories. The core of the Epoch framework is a suite of ontologies that encodes knowledge about the clinical trial domain that is relevant to trial management activities. This focus on just supporting trial management activities is also reflected in our approach to temporal constraint reasoning. Thus, in the temporal constraint ontology and in our reasoning approach with rules, we have limited ourselves to the types of temporal constraints, to the complexity of formalism and to the levels of reasoning to just support the clinical trial management activities. For example, we do not support checking temporal constraints for consistency. We continue to work on the temporal constraints ontology to support newer and more complex constraints. With any complex constraint, one concern is the power, or lack thereof, of our reasoning approach with SWRL rules, Since we use OWL ontologies and SWRL rules, native RDF Store (storing data as RDF triples) would have been a natural solution for storing clinical trial data, and then seamlessly operate on the data using our ontologies and rules. ITN uses a legacy relational database system to store clinical trial data, and therefore, prevents us from using native RDF Stores as our backend. We have built techniques to map the database tables to our virtual trial data ontology OWL classes. With these solutions, our data model remains flexible and independent of the structure of the data sources. We are yet to undertake a thorough evaluation of our dynamic mapping methodology especially in the area of scalability An often over-looked aspect of knowledge-based reasoning approaches is the task of knowledgeacquisition. Currently, we use the Protégé-OWL editor to build the Epoch models. Based on the class and property definitions, Protégé automatically generates graphical user interface (GUI) forms that can be used to create instances of these classes (OWL individuals). Thus, domain specialists can use to enter a specification of a protocol, say for a transplant clinical trial, using these Protégégenerated forms. Unfortunately, domain specialists find it cumbersome and non-intuitive to use the generic user interfaces as they are exposed to the complexities of the Epoch ontologies, the OWL expressions and the SWRL rules. We are building custom graphical user interfaces that hide the complexities of the knowledge models, and that facilitate guided knowledge-acquisition. Providing a friendly user interface to enter SWRL rules can be challenging. The knowledge requirements borne out of the need for managing clinical trials align well with the touted strengths of semantic web technologies uniform domain-specific semantics, flexible information models, and inference technology. Using these technologies, we have built a knowledge-based framework for temporal constraints reasoning that is, above all, practical. ACKNOWLEDGEMENTS This work was supported in part by the Immune Tolerance Network, which is funded by the National Institutes of Health under Grant NO1-AI REFERENCES Allen, J.F., Maintaining knowledge about temporal intervals. Communications of the ACM, 26(11): Bettini, C., Jajodia, S., Wang, X., Solving multigranularity constraint networks. Artificial Intelligence, 140(1-2): Boxwala, A.A., Peleg, M., Tu, S. W., Ogunyemi, O., Zeng, Q. T., Wang, D., Patel, V. L., Greenes, R. A., Shortliffe, E. H GLIF3: A Representation Format for Sharable Computer-Interpretable Clinical Practice. Journal of Biomedical Informatics, 37(3): Combi, C., Franceschet, M., and Peron, A, Representing and Reasoning about Temporal Granularities. Journal of Logic and Computation, 14(1): Duftschmid, G., Miksch, S., Gall, W Verification of temporal scheduling constraints in clinical practice guidelines. Artificial Intelligence in Medicine 25(2): Fox, J., Johns, N., Rahmanzadeh, A., Thomson, R PROfarma: A method and language for specifying clinical guidelines and protocols. Proceedings of Medical Informatics Europe. Johnson, P.D., Tu, S. W., Musen, M. A., Purves, I., A Virtual Medical Record for Guideline-Based Decision Support. Proceedings of the 2001 AMIA Annual Symposium,

7 AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS Knublauch, H. Fergerson, R.W., Noy, N.F. and Musen, M.A., The Protégé OWL Plugin: An Open Development Environment for Semantic Web applications. Proceedings of the Third International Semantic Web Conference Musen, M.A., Tu, S.W., Das, A.K., Shahar, Y EON: A component-based approach to automation of protocol-directed therapy, Journal of the American Medical Informatics Association, 3(6): O'Connor, M.J., Knublauch, H., Tu, S.W., Grossof, B., Dean, M., Grosso, W.E., Musen, M.A., 2005, Supporting Rule System Interoperability on the Semantic Web with SWRL. Proceedings of the Fourth International Semantic Web Conference O'Connor, M.J., Shankar, R.D. Das, A.K., An Ontology-Driven Mediator for Querying Time- Oriented Biomedical Data. Proceedings of the19th IEEE International Symposium on Computer-Based Medical Systems O'Connor, M.J., Shankar, R.D. Tu, S.W., Nyulas, C., Musen, M.A., Das, A.K., Using Semantic Web Techonologies for Knowledge-Driven Queries in Clinical Trials. Proceedings of the 11th Conference on Artificial Intelligence in Medicine. Rotrosen, D., Matthews, J.B., Bluestone, J.A., The Immune Tolerance Network: a New Paradigm for Developing Tolerance-Inducing Therapies. Journal of Allergy and Clinical Immunology, 110(1): Shahar Y., Musen, M.A Knowledge-Based Temporal Abstraction in Clinical Domains. Artificial Intelligence in Medicine,8: Shankar, R.D., Martins, S.B., O Connor, M.J., Parrish, D.B., Das, A.K Epoch: an ontological framework to support clinical trials management. Proceedings of the International Workshop on Health Information and Knowledge Management, Shankar, R.D., Martins, S.B., O'Connor, M.J., Parrish, D.B., Das, A.K., Towards Semantic Interoperability in a Clinical Trials Management System. Proceedings of the Fifth International Semantic Web Conference Sim, I., Olasov, B., Carini, S The Trial Bank system: capturing randomized trials for evidencebased medicine. Proceedings of the American Medical Informatics Association Fall Symposium Terenziani, P., Toward a Unifying Ontology Dealing with Both User-Defined Periodicity and Temporal Constraints About Repeated Events, Computational Intelligence 18(3): Weng, C., Kahn, M., Gennari, J.H Temporal Knowledge Representation for Scheduling Tasks in Clinical Trial Protocols. Proceedings of the American Medical Informatics Association Fall Symposium Weng, C., Gennari, J.H., Fridsma, D.B Usercentered semantic harmonization; A case study. Journal of Biomedical Informatics 40:

Temporal Knowledge Representation for Scheduling Tasks in Clinical Trial Protocols

Temporal Knowledge Representation for Scheduling Tasks in Clinical Trial Protocols Temporal Knowledge Representation for Scheduling Tasks in Clinical Trial Protocols Chunhua Weng, M.S., 1 Michael Kahn, M.D., Ph.D., 2 & John Gennari, Ph.D. 1 1 Biomedical and Health Informatics, University

More information

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS Semantic Alignment between ICD-11 and SNOMED-CT By Marcie Wright RHIA, CHDA, CCS World Health Organization (WHO) owns and publishes the International Classification of Diseases (ICD) WHO was entrusted

More information

Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes: The Case of Autism

Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes: The Case of Autism Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes: The Case of Autism Samson W. Tu, MS, Lakshika Tennakoon, RMP, MSC, MPhil, Martin O'Connor, MS, Ravi Shankar,

More information

Evaluating OWL 2 Reasoners in the context of Clinical Decision Support in Lung Cancer Treatment Selection

Evaluating OWL 2 Reasoners in the context of Clinical Decision Support in Lung Cancer Treatment Selection Evaluating OWL 2 Reasoners in the context of Clinical Decision Support in Lung Cancer Treatment Selection M. Berkan Sesen 1, Ernesto Jiménez-Ruiz 2, René Bañares-Alcántara 1, Sir Michael Brady 3 1 Department

More information

Design of a Goal Ontology for Medical Decision-Support

Design of a Goal Ontology for Medical Decision-Support Design of a Goal Ontology for Medical Decision-Support Davide Zaccagnini, MD 1, Aziz A. Boxwala PhD 2,3 1 Language and Computing, N.V., Boston, MA 2 Decision Systems Group, Brigham and Women s Hospital,

More information

Time-Oriented Question Answering from Clinical Narratives Using Semantic-Web Techniques

Time-Oriented Question Answering from Clinical Narratives Using Semantic-Web Techniques Time-Oriented Question Answering from Clinical Narratives Using Semantic-Web Techniques Cui Tao, Haorld R. Solbrig, Deepak K. Sharma, Wei-Qi Wei, Guergana K. Savova, and Christopher G. Chute Division of

More information

Foundations of AI. 10. Knowledge Representation: Modeling with Logic. Concepts, Actions, Time, & All the Rest

Foundations of AI. 10. Knowledge Representation: Modeling with Logic. Concepts, Actions, Time, & All the Rest Foundations of AI 10. Knowledge Representation: Modeling with Logic Concepts, Actions, Time, & All the Rest Wolfram Burgard, Andreas Karwath, Bernhard Nebel, and Martin Riedmiller 10/1 Contents Knowledge

More information

Extending the GuideLine Implementability Appraisal (GLIA) instrument to identify problems in control flow

Extending the GuideLine Implementability Appraisal (GLIA) instrument to identify problems in control flow Extending the GuideLine Implementability Appraisal (GLIA) instrument to identify problems in control flow Mor Peleg, Ph.D., Jeffrey R. Garber, M.D., F.A.C.P., F.A.C.E. Department of Management Information

More information

Research Scholar, Department of Computer Science and Engineering Man onmaniam Sundaranar University, Thirunelveli, Tamilnadu, India.

Research Scholar, Department of Computer Science and Engineering Man onmaniam Sundaranar University, Thirunelveli, Tamilnadu, India. DEVELOPMENT AND VALIDATION OF ONTOLOGY BASED KNOWLEDGE REPRESENTATION FOR BRAIN TUMOUR DIAGNOSIS AND TREATMENT 1 1 S. Senthilkumar, 2 G. Tholkapia Arasu 1 Research Scholar, Department of Computer Science

More information

Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials

Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials Riccardo Miotto and Chunhua Weng Department of Biomedical Informatics Columbia University,

More information

The openehr approach. Background. Approach. Heather Leslie, July 17, 2014

The openehr approach. Background. Approach. Heather Leslie, July 17, 2014 Heather Leslie, July 17, 2014 The openehr approach Background The open source openehr 1 architecture specifications 2 have evolved as the result of over 20 years of research and international implementations,

More information

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Bhavesh D. Goswami 1, Lawrence O. Hall 1, Dmitry B. Goldgof 1, Eugene Fink 2, Jeffrey P. Krischer 1 bgoswami@csee.usf.edu,

More information

ORC: an Ontology Reasoning Component for Diabetes

ORC: an Ontology Reasoning Component for Diabetes ORC: an Ontology Reasoning Component for Diabetes Özgür Kafalı 1, Michal Sindlar 2, Tom van der Weide 2 and Kostas Stathis 1 1 Department of Computer Science Royal Holloway, University of London, UK {ozgur.kafali,kostas.stathis}@rhul.ac.uk

More information

SAGE. Nick Beard Vice President, IDX Systems Corp.

SAGE. Nick Beard Vice President, IDX Systems Corp. SAGE Nick Beard Vice President, IDX Systems Corp. Sharable Active Guideline Environment An R&D consortium to develop the technology infrastructure to enable computable clinical guidelines, that will be

More information

Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management

Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management INTERNATIONAL STANDARD ISO 12052 Second edition 2017-08 Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management Informatique de santé Imagerie numérique

More information

Ontology Development for Type II Diabetes Mellitus Clinical Support System

Ontology Development for Type II Diabetes Mellitus Clinical Support System Ontology Development for Type II Diabetes Mellitus Clinical Support System Nopphadol Chalortham 1, Marut Buranarach 2 and Thepchai Supnithi 2 1 Department of Health-Related Informatics of Pharmacy, Silpakorn

More information

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Osama Mohammed, Rachid Benlamri and Simon Fong* Department of Software Engineering, Lakehead University, Ontario, Canada

More information

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Bhavesh D. Goswami, Lawrence O. Hall, Dmitry B. Goldgof, Eugene Fink, and Jeffrey P. Krischer bgoswami@csee.usf.edu,

More information

Combining Diagnosis and Treatment using Asbru

Combining Diagnosis and Treatment using Asbru Combining Diagnosis and Treatment using Asbru Andreas Seyfang 1, Silvia Miksch 1, Mar Marcos 2, 3 1 Institute of Software Technology and Interactive Systems, University of Technology, Vienna, Austria 2

More information

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 Abstract MedFrame provides a medical institution with a set of software tools for developing

More information

Combining Archetypes with Fast Health Interoperability Resources in Future-proof Health Information Systems

Combining Archetypes with Fast Health Interoperability Resources in Future-proof Health Information Systems 180 Digital Healthcare Empowering Europeans R. Cornet et al. (Eds.) 2015 European Federation for Medical Informatics (EFMI). This article is published online with Open Access by IOS Press and distributed

More information

An introduction to case finding and outcomes

An introduction to case finding and outcomes An introduction to case finding and outcomes Dr Harshana Liyanage Department of Clinical & Experimental Medicine University of Surrey Wednesday, 25 January 2017 1 Objectives Problems with routine data

More information

Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model

Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model Anand Kumar, Matteo Piazza, Silvana Quaglini, Mario Stefanelli Laboratory of Medical Informatics,

More information

Representation of Part-Whole Relationships in SNOMED CT

Representation of Part-Whole Relationships in SNOMED CT Representation of Part-Whole Relationships in SNOMED CT A. Patrice Seyed 1, Alan Rector 2, Uli Sattler 2, Bijan Parsia 2, and Robert Stevens 2 1 Department of Computer Science and Engineering, University

More information

APPLYING ONTOLOGY AND SEMANTIC WEB TECHNOLOGIES TO CLINICAL AND TRANSLATIONAL STUDIES

APPLYING ONTOLOGY AND SEMANTIC WEB TECHNOLOGIES TO CLINICAL AND TRANSLATIONAL STUDIES APPLYING ONTOLOGY AND SEMANTIC WEB TECHNOLOGIES TO CLINICAL AND TRANSLATIONAL STUDIES Cui Tao, PhD Assistant Professor of Biomedical Informatics University of Texas Health Science Center at Houston School

More information

Clinical Decision Support Systems. 朱爱玲 Medical Informatics Group 24 Jan,2003

Clinical Decision Support Systems. 朱爱玲 Medical Informatics Group 24 Jan,2003 Clinical Decision Support Systems 朱爱玲 Medical Informatics Group 24 Jan,2003 Outline Introduction Medical decision making What are clinical decision support systems (CDSSs)? Historical perspective Abdominal

More information

The Semantics of Intention Maintenance for Rational Agents

The Semantics of Intention Maintenance for Rational Agents The Semantics of Intention Maintenance for Rational Agents Michael P. Georgeffand Anand S. Rao Australian Artificial Intelligence Institute Level 6, 171 La Trobe Street, Melbourne Victoria 3000, Australia

More information

International Journal of Software and Web Sciences (IJSWS)

International Journal of Software and Web Sciences (IJSWS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0063 ISSN (Online): 2279-0071 International

More information

Research on Construction and SWRL Reasoning of Ontology of Maize Diseases

Research on Construction and SWRL Reasoning of Ontology of Maize Diseases Research on Construction and SWRL Reasoning of Ontology of Maize Diseases Li Ma, Helong Yu, Guifen Chen,Liying Cao,Yueling Zhao College of Information and Technology Science, Jilin Agricultural University,Chang

More information

IMPROVED BRAIN TUMOR DETECTION WITH ONTOLOGY

IMPROVED BRAIN TUMOR DETECTION WITH ONTOLOGY IMPROVED BRAIN TUMOR DETECTION WITH ONTOLOGY *Monika Sinha, Khushboo Mathur 72-S, Sector-7 Jasola Vihar, B-108, model town, Barielly, New Delhi-110025 U.P-243001 Department of IT Amity University Sec-125,

More information

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Peiqin Gu College of Computer Science, Zhejiang University, P.R.China gupeiqin@zju.edu.cn Abstract. Unlike Western Medicine, those

More information

Defined versus Asserted Classes: Working with the OWL Ontologies. NIF Webinar February 9 th 2010

Defined versus Asserted Classes: Working with the OWL Ontologies. NIF Webinar February 9 th 2010 Defined versus Asserted Classes: Working with the OWL Ontologies NIF Webinar February 9 th 2010 Outline NIFSTD ontologies in brief Multiple vs Single hierarchy of classes/ Asserted vs Inferred classes/primitive

More information

Towards Best Practices for Crowdsourcing Ontology Alignment Benchmarks

Towards Best Practices for Crowdsourcing Ontology Alignment Benchmarks Towards Best Practices for Crowdsourcing Ontology Alignment Benchmarks Reihaneh Amini, Michelle Cheatham, Pawel Grzebala, and Helena B. McCurdy Data Semantics Laboratory, Wright State University, Dayton,

More information

Investigating implementing CEN with HL7 V3 and SNOMED CT Final Report

Investigating implementing CEN with HL7 V3 and SNOMED CT Final Report Investigating implementing CEN 13606 with HL7 V3 and SNOMED CT Programme NPFIT Document Record ID Key Sub-Prog / Project Technology Office Prog. Director P. Jones Status

More information

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 87 CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 6.1 INTRODUCTION This chapter presents the design and architecture of real time Web centric telehealth

More information

A Comparison of Collaborative Filtering Methods for Medication Reconciliation

A Comparison of Collaborative Filtering Methods for Medication Reconciliation A Comparison of Collaborative Filtering Methods for Medication Reconciliation Huanian Zheng, Rema Padman, Daniel B. Neill The H. John Heinz III College, Carnegie Mellon University, Pittsburgh, PA, 15213,

More information

Rehabilitation Robotics Ontology on the Cloud

Rehabilitation Robotics Ontology on the Cloud 2013 IEEE International Conference on Rehabilitation Robotics June 24-26, 2013 Seattle, Washington USA Rehabilitation Robotics Ontology on the Cloud Zeynep Dogmus, Agis Papantoniou, Muhammed Kilinc, Sibel

More information

Operationalizing Prostate Cancer Clinical Pathways: An Ontological Model to Computerize, Merge and Execute Institution-Specific Clinical Pathways

Operationalizing Prostate Cancer Clinical Pathways: An Ontological Model to Computerize, Merge and Execute Institution-Specific Clinical Pathways Operationalizing Prostate Cancer Clinical Pathways: An Ontological Model to Computerize, Merge and Execute Institution-Specific Clinical Pathways Samina Raza Abidi, Syed Sibte Raza Abidi, Sajjad Hussain

More information

Clinical decision support (CDS) and Arden Syntax

Clinical decision support (CDS) and Arden Syntax Clinical decision support (CDS) and Arden Syntax Educational material, part 1 Medexter Healthcare Borschkegasse 7/5 A-1090 Vienna www.medexter.com www.meduniwien.ac.at/kpa (academic) Better care, patient

More information

Deriving an Abstraction Network to Support Quality Assurance in OCRe

Deriving an Abstraction Network to Support Quality Assurance in OCRe Deriving an Abstraction Network to Support Quality Assurance in OCRe Christopher Ochs, MS 1, Ankur Agrawal, BE 1, Yehoshua Perl, PhD 1, Michael Halper, PhD 1, Samson W. Tu, MS 3, Simona Carini, MA 2, Ida

More information

Getting the Payoff With MDD. Proven Steps to Get Your Return on Investment

Getting the Payoff With MDD. Proven Steps to Get Your Return on Investment Getting the Payoff With MDD Proven Steps to Get Your Return on Investment version 1.4 6/18/11 Generate Results: Real Models, Real Code, Real Fast. www.pathfindersolns.com Welcome Systems development organizations

More information

Re: NCI Request for Information, Strategies for Matching Patients to Clinical Trials (NOT-CA )

Re: NCI Request for Information, Strategies for Matching Patients to Clinical Trials (NOT-CA ) American Cancer Society Cancer Action Network 555 11 th Street, NW Suite 300 Washington, DC 20004 202.661.5700 www.acscan.org Norman E. Sharpless, M.D. Director National Cancer Institute 9609 Medical Center

More information

Using the CEN/ISO Standard for Categorial Structure to Harmonise the Development of WHO International Terminologies

Using the CEN/ISO Standard for Categorial Structure to Harmonise the Development of WHO International Terminologies Medical Informatics in a United and Healthy Europe K.-P. Adlassnig et al. (Eds.) IOS Press, 2009 2009 European Federation for Medical Informatics. All rights reserved. doi:10.3233/978-1-60750-044-5-255

More information

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Thomas E. Rothenfluh 1, Karl Bögl 2, and Klaus-Peter Adlassnig 2 1 Department of Psychology University of Zurich, Zürichbergstraße

More information

Design of a Goal Ontology for Medical Decision-Support

Design of a Goal Ontology for Medical Decision-Support Design of a Goal Ontology for Medical Decision-Support Davide Zacacagnini M.D Submitted to the Department of Health Sciences and Technology in Partial Fulfillment of the Requirement for the Degree of Masters

More information

PROPOSED WORK PROGRAMME FOR THE CLEARING-HOUSE MECHANISM IN SUPPORT OF THE STRATEGIC PLAN FOR BIODIVERSITY Note by the Executive Secretary

PROPOSED WORK PROGRAMME FOR THE CLEARING-HOUSE MECHANISM IN SUPPORT OF THE STRATEGIC PLAN FOR BIODIVERSITY Note by the Executive Secretary CBD Distr. GENERAL UNEP/CBD/COP/11/31 30 July 2012 ORIGINAL: ENGLISH CONFERENCE OF THE PARTIES TO THE CONVENTION ON BIOLOGICAL DIVERSITY Eleventh meeting Hyderabad, India, 8 19 October 2012 Item 3.2 of

More information

Binding Ontologies and Coding Systems to Electronic Health Records and Message

Binding Ontologies and Coding Systems to Electronic Health Records and Message Binding Ontologies and Coding Systems to Electronic Health Records and Message Alan Rector 1, Rahil Qamar 1 & Tom Marley 2 1 University of Manchester 2 University of Salford with acknowledgements to the

More information

(See also General Regulations and Regulations for Taught Postgraduate Curricula)

(See also General Regulations and Regulations for Taught Postgraduate Curricula) D.29/817 REGULATIONS FOR THE DEGREE OF MASTER OF DENTAL SURGERY IN ENDODONTICS [MDS(Endo)] These regulations apply to candidates admitted in 2017-2018 and thereafter (See also General Regulations and Regulations

More information

Support system for breast cancer treatment

Support system for breast cancer treatment Support system for breast cancer treatment SNEZANA ADZEMOVIC Civil Hospital of Cacak, Cara Lazara bb, 32000 Cacak, SERBIA Abstract:-The aim of this paper is to seek out optimal relation between diagnostic

More information

The Inclusion of Seasonal Influenza Viruses and Genetic Sequence Data (GSD) in the Context of the Pandemic Influenza Preparedness (PIP) Framework

The Inclusion of Seasonal Influenza Viruses and Genetic Sequence Data (GSD) in the Context of the Pandemic Influenza Preparedness (PIP) Framework The Inclusion of Seasonal Influenza Viruses and Genetic Sequence Data (GSD) in the Context of the Pandemic Influenza Preparedness (PIP) Framework A position paper from the Directors of the GISRS WHO Collaborating

More information

An Agent-Based Diagnostic System Implemented in G2

An Agent-Based Diagnostic System Implemented in G2 An -Based Diagnostic System Implemented in G2 Attila Tóth, Erzsébet Németh and Rozália Lakner Abstract The basic agents and services of a multi-agent diagnostic system implemented in the G2 real-time expert

More information

A Lexical-Ontological Resource forconsumerheathcare

A Lexical-Ontological Resource forconsumerheathcare A Lexical-Ontological Resource forconsumerheathcare Elena Cardillo FBK-IRST, Via Sommarive 18, 38123 Trento, Italy cardillo@fbk.eu Abstract. In Consumer Healthcare Informatics it is still difficult for

More information

EEL-5840 Elements of {Artificial} Machine Intelligence

EEL-5840 Elements of {Artificial} Machine Intelligence Menu Introduction Syllabus Grading: Last 2 Yrs Class Average 3.55; {3.7 Fall 2012 w/24 students & 3.45 Fall 2013} General Comments Copyright Dr. A. Antonio Arroyo Page 2 vs. Artificial Intelligence? DEF:

More information

Visualizing Clinical Trial Data Using Pluggable Components

Visualizing Clinical Trial Data Using Pluggable Components Visualizing Clinical Trial Data Using Pluggable Components Jonas Sjöbergh, Micke Kuwahara, and Yuzuru Tanaka Meme Media Lab Hokkaido University Sapporo, Japan {js, mkuwahara, tanaka}@meme.hokudai.ac.jp

More information

Evaluation of Semantic Web Technologies for Storing Computable Definitions of Electronic Health Records Phenotyping Algorithms

Evaluation of Semantic Web Technologies for Storing Computable Definitions of Electronic Health Records Phenotyping Algorithms Evaluation of Semantic Web Technologies for Storing Computable Definitions of Electronic Health Records Phenotyping Algorithms Václav Papež 1,2,*, MSc, Spiros Denaxas 1,2,*, PhD, Harry Hemingway 1,2, FRCP

More information

The Cognitive Systems Paradigm

The Cognitive Systems Paradigm The Cognitive Systems Paradigm Pat Langley Computer Science and Engineering Arizona State University Tempe, Arizona, USA Thanks to Paul Bello, Ron Brachman, Nicholas Cassimattis, Ken Forbus, John Laird,

More information

Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus

Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus 2013 International Conference on Computer, Control, Informatics and Its Applications Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus Widhy Hayuhardhika Nugraha

More information

The Date-Time Vocabulary, and Mapping SBVR to OWL

The Date-Time Vocabulary, and Mapping SBVR to OWL November 8, 2012 The Date-Time Vocabulary, and Mapping SBVR to OWL Mark H. Linehan IBM Research mlinehan@us.ibm.com Agenda The Date-Time Vocabulary What is the Date-Time Vocabulary? Previous Work What

More information

The Logic of Categorization

The Logic of Categorization From: FLAIRS-02 Proceedings. Copyright 2002, AAAI (www.aaai.org). All rights reserved. The Logic of Categorization Pei Wang Department of Computer and Information Sciences, Temple University Philadelphia,

More information

LECTURE 5: REACTIVE AND HYBRID ARCHITECTURES

LECTURE 5: REACTIVE AND HYBRID ARCHITECTURES Reactive Architectures LECTURE 5: REACTIVE AND HYBRID ARCHITECTURES An Introduction to MultiAgent Systems http://www.csc.liv.ac.uk/~mjw/pubs/imas There are many unsolved (some would say insoluble) problems

More information

Using Semantic Web technologies for Clinical Trial Recruitment

Using Semantic Web technologies for Clinical Trial Recruitment Using Semantic Web technologies for Clinical Trial Recruitment Paolo Besana 1, Marc Cuggia 1, Oussama Zekri 2, Annabel Bourde 1,Anita Burgun 1 1 Université de Rennes 1, 2 Centre Eugène Marquis Abstract.

More information

Temporal Primitives, an Alternative to Allen Operators

Temporal Primitives, an Alternative to Allen Operators Temporal Primitives, an Alternative to Allen Operators Manos Papadakis and Martin Doerr Foundation for Research and Technology - Hellas (FORTH) Institute of Computer Science N. Plastira 100, Vassilika

More information

ORC: an Ontology Reasoning Component for Diabetes

ORC: an Ontology Reasoning Component for Diabetes ORC: an Ontology Reasoning Component for Diabetes Özgür Kafalı 1, Michal Sindlar 2, Tom van der Weide 2 and Kostas Stathis 1 1 Department of Computer Science Royal Holloway, University of London, Egham,

More information

A Computational Theory of Belief Introspection

A Computational Theory of Belief Introspection A Computational Theory of Belief Introspection Kurt Konolige Artificial Intelligence Center SRI International Menlo Park, California 94025 Abstract Introspection is a general term covering the ability

More information

Keeping Abreast of Breast Imagers: Radiology Pathology Correlation for the Rest of Us

Keeping Abreast of Breast Imagers: Radiology Pathology Correlation for the Rest of Us SIIM 2016 Scientific Session Quality and Safety Part 1 Thursday, June 30 8:00 am 9:30 am Keeping Abreast of Breast Imagers: Radiology Pathology Correlation for the Rest of Us Linda C. Kelahan, MD, Medstar

More information

When and Why to use a Classifier?

When and Why to use a Classifier? When and Why to use a Classifier? Alan Rector with acknowledgement to Jeremy Rogers, Pieter Zanstra,, & the GALEN Consortium Nick Drummond, Matthew Horridge, Hai Wang in CO-ODE/ ODE/HyOntUSE Information

More information

Chapter 12 Conclusions and Outlook

Chapter 12 Conclusions and Outlook Chapter 12 Conclusions and Outlook In this book research in clinical text mining from the early days in 1970 up to now (2017) has been compiled. This book provided information on paper based patient record

More information

Semantic Web Applications in Financial Industry, Government, Health Care and Life Sciences

Semantic Web Applications in Financial Industry, Government, Health Care and Life Sciences Wright State University CORE Scholar Kno.e.sis Publications The Ohio Center of Excellence in Knowledge- Enabled Computing (Kno.e.sis) 3-28-2006 Semantic Web Applications in Financial Industry, Government,

More information

Quality requirements for EHR Archetypes

Quality requirements for EHR Archetypes Quality requirements for EHR Archetypes Dr Archana Tapuria, UCL Dr Tony Austin, UCL Prof Dipak Kalra, UCL, EuroRec Prof Georges De Moor, Univ. Gent, EuroRec MIE 2012, Pisa What is an Electronic Health

More information

Chapter 2. Knowledge Representation: Reasoning, Issues, and Acquisition. Teaching Notes

Chapter 2. Knowledge Representation: Reasoning, Issues, and Acquisition. Teaching Notes Chapter 2 Knowledge Representation: Reasoning, Issues, and Acquisition Teaching Notes This chapter explains how knowledge is represented in artificial intelligence. The topic may be launched by introducing

More information

Exploiting deduction and abduction services for information retrieval. Ralf Moeller Hamburg University of Technology

Exploiting deduction and abduction services for information retrieval. Ralf Moeller Hamburg University of Technology Exploiting deduction and abduction services for information retrieval Ralf Moeller Hamburg University of Technology Seman&c Technologies: Data Descrip&ons Ontologies (specified in, e.g., OWL, UML) (aka

More information

MIAWARE Software 3D Medical Image Analysis with Automated Reporting Engine and Ontology-based Search

MIAWARE Software 3D Medical Image Analysis with Automated Reporting Engine and Ontology-based Search Downloaded from orbit.dtu.dk on: Dec 08, 2017 MIAWARE Software 3D Medical Image Analysis with Automated Reporting Engine and Ontology-based Search Wilkowski, Bartlomiej; Pereira, Oscar N. M.; Dias, Paulo;

More information

Inferencing in Artificial Intelligence and Computational Linguistics

Inferencing in Artificial Intelligence and Computational Linguistics Inferencing in Artificial Intelligence and Computational Linguistics (http://www.dfki.de/~horacek/infer-ai-cl.html) no classes on 28.5., 18.6., 25.6. 2-3 extra lectures will be scheduled Helmut Horacek

More information

Clinical Evidence Framework for Bayesian Networks

Clinical Evidence Framework for Bayesian Networks Clinical Evidence Framework for Bayesian Networks Barbaros Yet 1, Zane B. Perkins 2, Nigel R.M. Tai 3, and D. William R. Marsh 1 1 School of Electronic Engineering and Computer Science, Queen Mary University

More information

Kaiser Permanente Convergent Medical Terminology (CMT)

Kaiser Permanente Convergent Medical Terminology (CMT) Kaiser Permanente Convergent Medical Terminology (CMT) Using Oxford RDFox and SNOMED for Quality Measures Peter Hendler, MD Alan Abilla, RN, MS About Kaiser Permanente Largest health maintenance organization

More information

Collaborative Project of the 7th Framework Programme. WP6: Tools for bio-researchers and clinicians

Collaborative Project of the 7th Framework Programme. WP6: Tools for bio-researchers and clinicians G.A. nº 270086 Collaborative Project of the 7th Framework Programme WP6: Tools for bio-researchers and clinicians Deliverable 6.1: Design of Inference Engine v.1.0 31/10/2011 www.synergy-copd.eu Document

More information

REAL-TIME MONITORING OF DENSE CONTINUOUS DATA

REAL-TIME MONITORING OF DENSE CONTINUOUS DATA REAL-TIME MONITORING OF DENSE CONTINUOUS DATA Andrej Semrl DePaul University, Chicago, IL R&D United Airlines, WHQKB, Elk Grove Village, IL Abstract: We ve implemented a monitoring system that assists

More information

Minimal Change and Maximal Coherence: A Basis for Belief Revision and Reasoning about Actions

Minimal Change and Maximal Coherence: A Basis for Belief Revision and Reasoning about Actions Minimal Change and Maximal Coherence: A Basis for Belief Revision and Reasoning about Actions Anand S. Rao Australian AI Institute Carlton, Vic-3053 Australia Email: anand@aaii.oz.au Abstract The study

More information

OntoDiagram: Automatic Diagram Generation for Congenital Heart Defects in Pediatric Cardiology Kartik Vishwanath, B.S. 1, Venkatesh Viswanath, B.S. 1, William Drake, M.D. 2, Yugyung Lee, Ph.D. 1 1 School

More information

Perceived similarity and visual descriptions in content-based image retrieval

Perceived similarity and visual descriptions in content-based image retrieval University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2007 Perceived similarity and visual descriptions in content-based image

More information

SYSTEM-OF-SYSTEMS (SOS) WORKSHOP 3 SICS & INCOSE

SYSTEM-OF-SYSTEMS (SOS) WORKSHOP 3 SICS & INCOSE SYSTEM-OF-SYSTEMS (SOS) WORKSHOP 3 SICS & INCOSE 2015-04-22 AGENDA 10.00-10.10: Introduction Short presentation of everyone Background: The SoS Agenda project 10.10-11.00: Summary and analysis of WS1-2

More information

Visual book review 1 Safe and Sound, AI in hazardous applications by John Fox and Subrata Das

Visual book review 1 Safe and Sound, AI in hazardous applications by John Fox and Subrata Das Visual book review 1 Safe and Sound, AI in hazardous applications by John Fox and Subrata Das Boris Kovalerchuk Dept. of Computer Science Central Washington University, Ellensburg, WA 98926-7520 borisk@cwu.edu

More information

A Description Logics Approach to Clinical Guidelines and Protocols

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,

More information

Clinical Observation Modeling

Clinical Observation Modeling Clinical Observation Modeling VA Informatics Architecture SOLOR Meeting Walter Sujansky January 31, 2013 Goals of Clinical Observation Modeling Create conceptual-level models of the discrete statements

More information

Role Representation Model Using OWL and SWRL

Role Representation Model Using OWL and SWRL Role Representation Model Using OWL and SWRL Kouji Kozaki, Eiichi Sunagawa, Yoshinobu Kitamura, Riichiro Mizoguchi The Institute of Scientific and Industrial Research (ISIR), Osaka University 8-1 Mihogaoka,

More information

An Interval-Based Representation of Temporal Knowledge

An Interval-Based Representation of Temporal Knowledge An Interval-Based Representation of Temporal Knowledge James F. Allen Department of Computer Science The University of Rochester Rochester, NY 14627 Abstract This paper describes a method for maintaining

More information

TOWARDS KNOWLEDGE MANAGEMENT IN INTENSIVE CARE UNITS

TOWARDS KNOWLEDGE MANAGEMENT IN INTENSIVE CARE UNITS TOWARDS KNOWLEDGE MANAGEMENT IN INTENSIVE CARE UNITS Jesualdo Tomás Fernández-Breis *, Laura Campoy-Gómez, Rodrigo Martínez-Béjar, Fernando Martín-Rubio Departmento de Ingeniería de la Información y las

More information

A Study on a Comparison of Diagnostic Domain between SNOMED CT and Korea Standard Terminology of Medicine. Mijung Kim 1* Abstract

A Study on a Comparison of Diagnostic Domain between SNOMED CT and Korea Standard Terminology of Medicine. Mijung Kim 1* Abstract , pp.49-60 http://dx.doi.org/10.14257/ijdta.2016.9.11.05 A Study on a Comparison of Diagnostic Domain between SNOMED CT and Korea Standard Terminology of Medicine Mijung Kim 1* 1 Dept. Of Health Administration,

More information

An Approach To Develop Knowledge Modeling Framework Case Study Using Ayurvedic Medicine

An Approach To Develop Knowledge Modeling Framework Case Study Using Ayurvedic Medicine 251 An Approach To Develop Knowledge Modeling Framework Case Study Using Ayurvedic Medicine D.S. Kalana Mendis *, Asoka S. Karunananda +, and U. Samarathunga ++ * Department of Information Technology,

More information

Incorporation of Imaging-Based Functional Assessment Procedures into the DICOM Standard Draft version 0.1 7/27/2011

Incorporation of Imaging-Based Functional Assessment Procedures into the DICOM Standard Draft version 0.1 7/27/2011 Incorporation of Imaging-Based Functional Assessment Procedures into the DICOM Standard Draft version 0.1 7/27/2011 I. Purpose Drawing from the profile development of the QIBA-fMRI Technical Committee,

More information

Systems Engineering Guide for Systems of Systems. Summary. December 2010

Systems Engineering Guide for Systems of Systems. Summary. December 2010 DEPARTMENT OF DEFENSE Systems Engineering Guide for Systems of Systems Summary December 2010 Director of Systems Engineering Office of the Director, Defense Research and Engineering Washington, D.C. This

More information

In the Matter of Portland General Electric Company 2016 Integrated Resource Plan Docket LC 66

In the Matter of Portland General Electric Company 2016 Integrated Resource Plan Docket LC 66 Troutman Sanders LLP 100 SW Main St., Suite 1000 Portland, Oregon 97204 troutman.com Chris D. Zentz chris.zentz@troutman.com December 1, 2017 VIA ELECTRONIC FILING Oregon Public Utility Commission Attention:

More information

Designing Clinical Concept Models for a Nationwide Electronic Health Records System For Japan

Designing Clinical Concept Models for a Nationwide Electronic Health Records System For Japan Original Article 16 Designing Clinical Concept Models for a Nationwide Electronic Health Records System For Japan Shinji Kobayashi 1, Naoto Kume 1, Takahiro Nakahara 2 and Hiroyuki Yoshihara 1 1 Department

More information

DESIGNING AND IMPLEMENTING APPLICATIONS FOR HEARING-IMPAIRED CHILDREN

DESIGNING AND IMPLEMENTING APPLICATIONS FOR HEARING-IMPAIRED CHILDREN STUDIA UNIV. BABEŞ BOLYAI, INFORMATICA, Volume LVII, Number 1, 2012 DESIGNING AND IMPLEMENTING APPLICATIONS FOR HEARING-IMPAIRED CHILDREN Abstract. Hearing-impaired children need extra help when learning

More information

A Review on Fuzzy Rule-Base Expert System Diagnostic the Psychological Disorder

A Review on Fuzzy Rule-Base Expert System Diagnostic the Psychological Disorder Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

Unifying Data-Directed and Goal-Directed Control: An Example and Experiments

Unifying Data-Directed and Goal-Directed Control: An Example and Experiments Unifying Data-Directed and Goal-Directed Control: An Example and Experiments Daniel D. Corkill, Victor R. Lesser, and Eva Hudlická Department of Computer and Information Science University of Massachusetts

More information

Plan Recognition through Goal Graph Analysis

Plan Recognition through Goal Graph Analysis Plan Recognition through Goal Graph Analysis Jun Hong 1 Abstract. We present a novel approach to plan recognition based on a two-stage paradigm of graph construction and analysis. First, a graph structure

More information

A Framework for Conceptualizing, Representing, and Analyzing Distributed Interaction. Dan Suthers

A Framework for Conceptualizing, Representing, and Analyzing Distributed Interaction. Dan Suthers 1 A Framework for Conceptualizing, Representing, and Analyzing Distributed Interaction Dan Suthers Work undertaken with Nathan Dwyer, Richard Medina and Ravi Vatrapu Funded in part by the U.S. National

More information

Hypertension encoded in GLIF

Hypertension encoded in GLIF Hypertension encoded in GLIF Guideline 2 (Based on the hypertension guideline. Simplified (not all contraindications, relative contra-indications, and relative indications are specified). Drug interactions

More information