| Literature DB >> 16321145 |
Michael Muin1, Paul Fontelo, Fang Liu, Michael Ackerman.
Abstract
BACKGROUND: With the rapid growth of medical information and the pervasiveness of the Internet, online search and retrieval systems have become indispensable tools in medicine. The progress of Web technologies can provide expert searching capabilities to non-expert information seekers. The objective of the project is to create an alternative search interface for MEDLINE/PubMed searches using JavaScript slider bars. SLIM, or Slider Interface for MEDLINE/PubMed searches, was developed with PHP and JavaScript. Interactive slider bars in the search form controlled search parameters such as limits, filters and MeSH terminologies. Connections to PubMed were done using the Entrez Programming Utilities (E-Utilities). Custom scripts were created to mimic the automatic term mapping process of Entrez. Page generation times for both local and remote connections were recorded.Entities:
Mesh:
Year: 2005 PMID: 16321145 PMCID: PMC1318459 DOI: 10.1186/1472-6947-5-37
Source DB: PubMed Journal: BMC Med Inform Decis Mak ISSN: 1472-6947 Impact factor: 2.796
Figure 1SLIM interface showing its three main components: search form, information box and search results. Green box: Information box. Red ellipse: Text link to display abstract
Figure 2Citation view with abstract hidden. Green ellipse: Text link to show abstract
Figure 3Citation view with abstract displayed. Red ellipse: Text link to hide abstract
Journal subset slider bar limit descriptions and corresponding PubMed filters
| 0 | Default (All PubMed) | No filter |
| 1–5 | PubMed: with abstracts only | AND hasabstract |
| 6–15 | PubMed: full text | AND full text[sb] |
| 16–25 | PubMed: free full text | AND free full text[sb] |
| 26–35 | MEDLINE (4800+ journals) | AND medline[sb] |
| 36–45 | MEDLINE: with abstracts only | AND medline[sb] AND hasabstract |
| 46–55 | MEDLINE: full text | AND medline[sb] AND full text[sb] |
| 56–65 | MEDLINE: free full text | AND medline[sb] AND free full text[sb] |
| 66–75 | Core Clinical (120 journals) | AND jsubsetaim |
| 76–85 | Core Clinical: with abstracts only | AND jsubsetaim AND hasabstract |
| 86–95 | Core Clinical: full text | AND jsubsetaim AND full text[sb] |
| 95–100 | Core Clinical: free full text | AND jsubsetaim AND free full text[sb] |
Age group slider bar limit description and corresponding PubMed filters
| 0 | Default | No age limits |
| 1–8 | Newborn (Birth – 1 month) | "infant, newborn"[MeSH Terms] |
| 9–16 | Infant (1–23 months) | "infant"[MeSH Terms:noexp] |
| 17–24 | Infant Group (Birth-23 months) | "infant"[MeSH Terms] |
| 25–32 | Preschool Child (2–5 years) | "child, preschool"[MeSH Terms] |
| 33–40 | Child (6–12 years) | "child"[MeSH Terms:noexp] |
| 41–48 | Adolescent (13–18 years) | "adolescent"[MeSH Terms] |
| 49–56 | Child Group (0–18 years) | ("infant"[MeSH Terms] OR "child"[MeSH Terms] OR "adolescent"[MeSH Terms]) |
| 57–64 | Adult (19–44 years) | "adult"[MeSH Terms:noexp] |
| 65–72 | Middle Aged (45–64 years) | "middle aged"[MeSH Terms] |
| 73–80 | Middle Aged + Aged (45+ years) | ("middle aged"[MeSH Terms] OR "aged"[MeSH Terms]) |
| 81–88 | Adult Group (19+ years) | "adult"[MeSH Terms] |
| 89–96 | Aged (65+ years) | "aged"[MeSH Terms] |
| 97–100 | 80 and over (80+ years) | "aged, 80 and over"[MeSH Terms] |
Study design slider bar limit descriptions and corresponding PubMed filters
| 0 | Default | No filters |
| 1–12 | Case Reports | AND ("case reports"[Publication Type] OR (case report[TIAB] OR case reported[TIAB] OR case reporting[TIAB] OR case reports[TIAB])) |
| 13–24 | Cross-sectional Surveys | AND ("cross-sectional studies"[TIAB] NOT Medline[SB]) OR "cross-sectional studies"[MeSH Terms] OR (cross [TIAB] AND sectional [TIAB]) |
| 25–36 | Case-control studies, broad search | AND ((case control stud*[TIAB] NOT Medline[SB]) OR "case-control studies"[MeSH Terms] OR case-control stud* [TIAB]) |
| 37–48 | Case-control studies, narrow search | AND (case control stud*[TIAB] OR "case-control studies"[MeSH Terms:noexp] OR "case-control studies"[MAJR]) |
| 49–60 | Cohort Studies, broad search | AND ("cohort studies"[MeSH Terms] OR (cohort[TIAB] AND stud* [TIAB])) |
| 61–72 | Cohort Studies, narrow search | AND ("cohort studies"[MeSH Terms:noexp] OR "cohort studies"[MAJR]) |
| 73–84 | Randomized Controlled Trials, broad search [15] | AND ((clinical[Title/Abstract] AND trial[Title/Abstract]) OR clinical trials[MeSH Terms] OR clinical trial[Publication Type] OR random*[Title/Abstract] OR random allocation[MeSH Terms] OR therapeutic use[MeSH Subheading]) |
| 85–96 | Randomized Controlled Trials, narrow search [15] | AND (randomized controlled trial[Publication Type] OR (randomized[Title/Abstract] AND controlled[Title/Abstract] AND trial[Title/Abstract])) |
| 97–100 | Systematic Reviews [16] | AND systematic[sb] |
Search mapping slider bar limit description and corresponding PubMed filter algorithm
| 0 | Default | No change in details |
| 1–14 | Mapped keywords searched in Title and Abstract | Keyword[Text Word] → Keyword[TIAB] |
| 15–29 | TIABDetails + | |
| 30–44 | TIABDetails + | |
| 45–59 | TIABDetails + | |
| 60–74 | TIABDetails + | |
| 75–89 | TIABDetails + | |
| 90–100 | TIABDetails + |
Summary of Page Generation Times
| Number of Loading Tests | 216 | 65 | 142 |
| Mean | 2.94 ms | 0.63 s | 3.84 s |
| Standard deviation | 3.20 ms | 0.78 s | 6.28 s |
| Minimum value | 2.38 ms | 0.11 s | 0.00 s |
| 25th percentile | 2.48 ms | 0.30 s | 0.52 s |
| Median | 2.53 ms | 0.41 s | 1.12 s |
| 75th percentile | 2.61 ms | 0.62 s | 3.61 s |
| Maximum value | 47.85 ms | 5.54 s | 35.04 s |
ms – milliseconds
s – seconds
Tabulation of answers and mode scores from user survey (n = 18)
| 1 | The new interface with slider controls is more user-friendly than traditional search interfaces. | 1/18 | 3/18 | 4/18 | 3/18 | ||
| 2 | The Web-based application is stable. | 0/18 | 0/18 | 5/18 | 4/18 | ||
| 3 | The speed of search and results display is acceptable. | 0/18 | 0/18 | 1/18 | 8/18 | ||
| 4 | The new interface is easy-to-use with minimal confusion on how controls work. | 0/18 | 2/18 | 5/18 | 3/18 | ||
| 5 | I'd like to see similar interactive features in other MEDLINE search engines. | 1/18 | 1/18 | 5/18 | 4/18 | ||
| 6 | Seeing mapped MeSH terms and unmapped keywords in the information box is a useful feature. | 0/18 | 3/18 | 4/18 | 5/18 | ||
| 7 | I like the feature where I can hide and display abstracts. | 0/18 | 1/18 | 3/18 | 5/18 | ||
1 – Strongly disagree (SD)
2 – Disagree (D)
3 – Neutral (N)
4 – Agree (A)
5 – Strongly agree (SA)