| Literature DB >> 29295242 |
Joseph Utecht1, Mathias Brochhausen1, John Judkins1, Jodi Schneider2, Richard D Boyce3.
Abstract
In this research we aim to demonstrate that an ontology-based system can categorize potential drug-drug interaction (PDDI) evidence items into complex types based on a small set of simple questions. Such a method could increase the transparency and reliability of PDDI evidence evaluation, while also reducing the variations in content and seriousness ratings present in PDDI knowledge bases. We extended the DIDEO ontology with 44 formal evidence type definitions. We then manually annotated the evidence types of 30 evidence items. We tested an RDF/OWL representation of answers to a small number of simple questions about each of these 30 evidence items and showed that automatic inference can determine the detailed evidence types based on this small number of simpler questions. These results show proof-of-concept for a decision support infrastructure that frees the evidence evaluator from mastering relatively complex written evidence type definitions.Entities:
Keywords: Artificial Intelligence; Drug Interactions; Ontologies
Mesh:
Year: 2017 PMID: 29295242 PMCID: PMC5765984
Source DB: PubMed Journal: Stud Health Technol Inform ISSN: 0926-9630
Figure 1The steps taken to build the proof-of-concept for categorizing PDDI evidence.
Figure 2The evidence information types from DIDEO. All subclasses of “evidence information from clinical study” currently existing in DIDEO are displayed.
(Step 1) Clinical trial evidence types represented in DIDEO, their textual definitions, and their necessary and sufficient conditions.
| Evidence type (IRI and rdfs:label) | Definition (iao:definition) | Axiom |
|---|---|---|
| DIDEO_00000056 evidence information from clinical study | An evidence information content entity that is about a clinical drug trial. |
|
| DIDEO_00000071 evidence information from drug-drug interaction clinical trial | An evidence information content entity that is about a clinical drug trial that has at least two drugs as its specified input. |
|
| DIDEO_00000072 evidence information from non-randomized drug-drug interaction clinical trial | An evidence information content entity that is about a clinical drug trial that has at least two drugs as its specified input. |
|
| DIDEO_00000073 evidence information from parallel groups drug-drug interaction clinical trial’ | An evidence information content entity that is about a clinical drug trial that has at least two drugs as its specified input, and that does not have group randomization as a part, and that realizes a clinical study design that has parallel group design as a part. |
|
| DIDEO_00000074 evidence information from randomized drug- drug interaction clinical trial | An evidence information content entity that is about a clinical drug trial that has at least two drugs as its specified input and does have group randomization as a part. |
|
| DIDEO_00000075 evidence information from pharmacokinetic trial | An evidence information content entity that is about a clinical drug trial that focusses on pharmacokinetics. |
|
| DIDEO_00000076 evidence information from genotyped pharmacokinetic trial | An evidence information content entity that is about a clinical drug trial that focusses on pharmacokinetics and that has organisms as participants that participated in genotyping. |
|
| DIDEO_00000103 evidence information from phenotyped pharmacokinetic trial | An evidence information content entity that is about a clinical drug trial that focusses on pharmacokinetics and that has organisms as participants that participated in phenotyping. |
|
Five publications for each of the six clinical study evidence types defined in DIDEO
| Evidence type by DIKB label | Publications (PubMed Identifier) |
|---|---|
| EV_PK_DDI_NR | 10445377,10907965, 15876900,11147928, 8801057 |
| EV_PK_DDI_Par_Grps | 12911366,11910262, 17571477,9855322, 15518608 |
| EV_PK_DDI_RCT | 9542477,16778714, 11563412,9757151, 19242403 |
| EV_CT_Pharmacokinetic | 8911886,15834460, 14747427,1487561, 1438031 |
| EV_CT_PK_Genotype | 11452243,19142106, 16765147,17429316, 8689810 |
| EV_CT_PK_Phenotype | 8513845,7690693, 2007317, 1412613, 8823236 |
(Step 1) A query used to retrieve one of the 30 evidence types from the Drug Interaction Knowledge Base (https://dbmi-icode-01.dbmi.pitt.edu/dikb/snorql)
|
|
Figure 3(Step 3) The questionnaire tool used to enter high level type and simple design features for each study in Table 2.
(Step 4) A set of competency questions and associated SPARQL queries that could be used by an application similar to that shown in Figure 3 to implement automated support to evidence evaluators for determining an evidence item’s type.
| Competency Question | SPARQL Query |
|---|---|
| Which evidence items stem from non-randomized clinical studies on drug-drug interactions without parallel group design? |
|
| Which evidence items stem from non-randomized clinical studies on drug-drug interactions with a parallel group design? |
|
| Which evidence items stem from randomized clinical studies on drug-drug interactions? |
|
| Which evidence items stem from clinical studies targeting pharmacokinetics without genotyping or phenotyping? |
|
| Which evidence items stem from clinical studies targeting pharmacokinetics and using genotyping? |
|
| Which evidence items stem from clinical studies targeting pharmacokinetics and using phenotyping? |
|
(Step 4) Retrieval results from running the SPARQL queries (Table 3, Column B) on the Stardog triplestore.
| DIDEO annotation | PMID of Publications |
|---|---|
| Evidence information from non-randomized DDI clinical trial (DIDEO_00000072) | 10445377, 10907965, 15876900, 11147928, 8801057 |
| Evidence information from parallel groups DDI (DIDEO_00000073) | 12911366, 11910262, 17571477, 9855322, 15518608 |
| Randomized drug-drug interaction clinical trial (DIDEO_00000074) | 9542477,16778714,11563412, 9757151, 19242403 |
| Pharmocokinetic trial (DIDEO_00000075) | 8911886, 15834460, 14747427, 1487561, 1438031 |
| Genotyped pharmacokinetic trial (DIDEO_00000076) | 11452243, 19142106, 16765147, 17429316, 8689810 |
| Phenotyped pharmacokinetic trial (DIDEO_000000103) | 8513845, 7690693, 2007317, 1412613, 8823236 |