| Literature DB >> 32946464 |
Junseok Park1,2, Seongkuk Park3, Kwangmin Kim1,2, Woochang Hwang4, Sunyong Yoo5, Gwan-Su Yi1,2, Doheon Lee1,2.
Abstract
A well-defined protocol for a clinical trial guarantees a successful outcome report. When designing the protocol, most researchers refer to electronic databases and extract protocol elements using a keyword search. However, state-of-the-art database systems only offer text-based searches for user-entered keywords. In this study, we present a database system with a context-dependent and protocol-element-selection function for successfully designing a clinical trial protocol. To do this, we first introduce a database for a protocol retrieval system constructed from individual protocol data extracted from 184,634 clinical trials and 13,210 frame structures of clinical trial protocols. The database contains a variety of semantic information that allows the filtering of protocols during the search operation. Based on the database, we developed a web application called the clinical trial protocol database system (CLIPS; available at https://corus.kaist.edu/clips). This system enables an interactive search by utilizing protocol elements. To enable an interactive search for combinations of protocol elements, CLIPS provides optional next element selection according to the previous element in the form of a connected tree. The validation results show that our method achieves better performance than that of existing databases in predicting phenotypic features.Entities:
Mesh:
Year: 2020 PMID: 32946464 PMCID: PMC7500653 DOI: 10.1371/journal.pone.0238290
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Fig 1Overview of CLIPS development process.
Key factors and their elements in CLIPS.
| Key factors | Categorical Type Elements | Value Type Elements |
|---|---|---|
| type, model, allocation, time perspective, masking, masked role, primary purpose, endpoint classification, group type, intervention type | number of groups, design group, group label, description, intervention name, intervention other name, intervention desc | |
| enrollment type, gender, is health volunteers, minimum age unit, maximum age unit | enrollment, minimum age, maximum age, study population, target population, criteria | |
| variable group, safety issue, measure type, dispersion, measure type | biospec descry, biospec retention, measure, time frame, description, unit of measure, category title | |
| sampling method, variable group, dispersion type | population, measure, param type, dispersion type, dispersion value, statistical method, ci percent, ci lower limit, ci upper limit, ci n slides, categorical title, baseline value, spread, lower limit, upper limit |
Table schema for clinical trial protocol.
| Column Name | Column Type |
|---|---|
| 'ClinicalTrialID | Char(10) |
| Design | JSON |
| Subject | JSON |
| Variable | JSON |
| Statistical Issue | JSON |
| Description | JSON |
Fig 2Generation of data for semantic search.
Selected phenotypic types from UMLS.
| Entity Type ID (TUI) | Entity Type Name |
|---|---|
| T038 | Biologic Function |
| T039 | Physiologic Function |
| T041 | Mental Process |
| T019 | Congenital Abnormality |
| T020 | Acquired Abnormality |
| T033 | Finding |
| T034 | Laboratory or Test Result |
| T046 | Pathologic Function |
| T047 | Disease or Syndrome |
| T048 | Mental or Behavioral Dysfunction |
| T049 | Cell or Molecular Dysfunction |
| T184 | Sign or Symptom |
| T190 | Anatomical Abnormality |
| T191 | Neoplastic Process |
| T037 | Injury or Poisoning |
Fig 3Example of background data-flow on CLIPS from a research question in a clinical trial.
Table schema for clinical trial protocol.
| Entity | Rows (Unique) |
|---|---|
| Clinical Research Protocol | 184,634 (184,634) |
| Frame Structures | 13,210 (13,210) |
| Phenotype | 5,765,054 (18,438) |
| Chemical Compounds | 1,151,053 (12,792) |
| Genes | 222,966 (4,705) |
Fig 4System overview.
Fig 5Evaluation results of keyword search and using semantic filter of CLIPS (a) Cancer and Other Neoplasms (b) The average values of the expanded 24 conditional categories.
Fig 6The detailed results of the keyword search and using the semantic filter of CLIPS on the expanded conditional categories.
Fig 7Tasks given to participants for evaluation.
Evaluation results.
| Measure (n = 10) | CLIPS | clinicaltrials.gov | ||
|---|---|---|---|---|
| Task1 | Task2 | Task1 | Task2 | |
| Answer submitted, % | 100.0 | 100.0 | 12.0 | 17.14 |
| Elapsed time(minutes), mean(SD) | 4.05 (0.86) | 5.0 (0) | 3.95 (0.89) | 5.0 (0) |
| Count of retrieved trials by search, mean | 137 | 179 | 1,591 | 8,484 |
| How much do you think the retrieved result is suitable for the task? (range 1–7), mean (SD) | 6.8 (0.18) | 2.2(1.07) | ||
| How much do you think you have had enough time to perform the task? (range 1–7), mean (SD) | 6.6 (0.27) | 1.2 (0.18) | ||
| How difficult do you think it was to perform the task? (range 1–7), mean (SD) | 1.6 (0.93) | 6.2(1.07) | ||
| How much do you trust the search result? (range 1–7), mean (SD) | 6.2 (0.18) | 3.6 (3.6) | ||
| How satisfied are you with your answers based on your search results? (range 1–7), mean (SD) | 6.4 (0.27) | 1.8 (0.84) | ||
| How satisfied are you with the search system? (range 1–7), mean (SD) | 6.5 (0.5) | 2.3 (0.68) | ||