← 返回
未分类

MedSearch

Build structured medical literature search strategies from natural language research questions using PICO/PEO frameworks with progressive clarification dialogue. Supports funnel-style questioning to transform vague user queries into precise research objectives before generating search strategies. Supports PubMed, Embase, Cochrane Library, Web of Science, and arXiv. Use when: the user asks to construct search strings, build search strategies for systematic reviews, convert research questions to d
Build structured medical literature search strategies from natural language research questions using PICO/PEO frameworks with progressive clarification dialogue. Supports funnel-style questioning to transform vague user queries into precise research objectives before generating search strategies. Supports PubMed, Embase, Cochrane Library, Web of Science, and arXiv. Use when: the user asks to construct search strings, build search strategies for systematic reviews, convert research questions to database queries, mentions PICO/PEO, or needs PubMed/Embase/Cochrane search syntax. Handles vague, incomplete, or ambiguous queries through structured clarification. NOT for: performing actual database searches, downloading papers, or full systematic review execution.
user_f8be9621
未分类 community v1.0.0 3 版本 100000 Key: 无需
★ 0
Stars
📥 61
下载
💾 0
安装
3
版本
#latest

概述

Medical Search Strategy Builder

Build structured medical literature search strategies from natural language research questions using PICO/PEO frameworks. Generates database-specific search strings for PubMed, Embase, Cochrane Library, Web of Science, and arXiv.

When to Use

  • User asks to construct search strings or build search strategies
  • User mentions PICO, PEO, systematic review, or literature search
  • User needs PubMed, Embase, Cochrane, Web of Science, or arXiv search syntax
  • User wants to convert a research question into database queries
  • User mentions MeSH terms, search strategy, or search string construction
  • Input can be in Chinese or English

Workflow

Step 1: Analyze the Research Question

  1. Identify the research question from the user's input
  2. Detect the language (Chinese or English)
  3. Determine the appropriate framework:
    • PICO (Population, Intervention, Comparison, Outcome) → for interventional/therapeutic research
    • PEO (Population, Exposure, Outcome) → for observational/etiological research

Framework selection keywords:

PICO (Interventional)PEO (Observational)
------
efficacy, effectiveness, treatment, therapy, intervention, randomized, trial, drug, surgery, comparison, vs, placeborisk, association, incidence, prevalence, cause, etiology, cohort, case-control, prognostic, mortality, exposure, observational

Step 2: Extract PICO/PEO Concepts

For each dimension, identify:

DimensionDescriptionExample
---------
P (Population)Target patient group or disease"Type 2 Diabetes"
I (Intervention)Treatment, drug, or procedure"GLP-1 Receptor Agonists"
C (Comparison)Control or comparator"Metformin"
O (Outcome)Result or endpoint"HbA1c reduction"
E (Exposure)Risk factor or exposure (PEO only)"smoking"

For each concept, collect three types of search terms:

  1. MeSH/Subject Headings — standardized controlled vocabulary (highest precision)
  2. Free-text terms — natural language synonyms (highest recall)
  3. Truncated variants — wildcard forms using (e.g., diabet)

Step 3: Validate Concepts

Each concept MUST have:

  • A non-empty name
  • At least one search term (MeSH, free-text, or truncated)
  • Ideally 3+ search terms total for adequate recall

Step 4: Generate Database-Specific Strategies

Use the syntax rules for each target database. See references/database-syntax.md for detailed syntax guides.

Quick reference:

DatabaseMeSH FieldFree-text FieldBooleanWildcard
---------------
PubMed"term"[MeSH]term[Title/Abstract]AND, OR, NOT*
Embase'term'/exp'term':ti,abAND, OR, NOT*
CochraneMeSH descriptor: [term] explode all trees"term":ti,ab,kwAND, OR, NOT*
Web of ScienceTS=("term")TS=("term")AND, OR, NOT*
arXivti:"term" / abs:"term"ti:"term" / abs:"term"AND, OR, ANDNOT*

Step 5: Format Output

Generate a structured Markdown report containing:

  1. Research question analysis (original question, framework, research type)
  2. PICO/PEO concept breakdown table
  3. Search term table (MeSH, free-text, truncated terms per concept)
  4. Database-specific search strategies (in code blocks)
  5. Validation and optimization tips

Output Format

## Research Question Analysis
**Original question**: [user's question]
**Research type**: [interventional/observational]
**Framework**: [PICO/PEO]

### PICO/PEO Breakdown
| Dimension | Content |
|-----------|---------|
| P (Population) | [concept name]: [key terms] |
| I (Intervention) | [concept name]: [key terms] |
| C (Comparison) | [concept name]: [key terms] |
| O (Outcome) | [concept name]: [key terms] |

## Search Strategies

### PubMed
\```pubmed
("Diabetes Mellitus, Type 2"[MeSH] OR "type 2 diabetes"[Title/Abstract])
AND
("Metformin"[MeSH] OR metformin[Title/Abstract])
\```

### Embase
\```embase
#1 P: ('diabetes mellitus, type 2'/exp OR 'type 2 diabetes':ti,ab)
#2 I: ('metformin'/exp OR 'metformin':ti,ab)
#Final: #1 AND #2
\```

Common MeSH Terms Quick Reference

See references/common-mesh-terms.md for the full lookup table.

Chinese TermMeSH Term
------
2型糖尿病Diabetes Mellitus, Type 2
高血压Hypertension
心力衰竭Heart Failure
心肌梗死Myocardial Infarction
肿瘤/癌症Neoplasms
随机对照试验Randomized Controlled Trial as Topic
系统评价Systematic Review as Topic
荟萃分析Meta-Analysis as Topic
肥胖Obesity
哮喘Asthma
抑郁症Depressive Disorder
冠心病Coronary Disease
脑卒中Stroke
慢性肾病Chronic Kidney Disease
COVID-19COVID-19
心房颤动Atrial Fibrillation

Important Notes

  • MeSH terms improve precision; free-text terms improve recall. Always use both.
  • Phrase searching: Multi-word terms should be quoted (e.g., "type 2 diabetes")
  • Truncation: Use to capture word variants (e.g., diabet matches diabetes, diabetic, diabetology)
  • Boolean operators must be UPPERCASE in all databases
  • arXiv does not support MeSH — all terms are treated as free-text
  • Embase uses Emtree (not MeSH) — terms may differ from PubMed
  • For systematic reviews, consider adding methodology filters (e.g., "Randomized Controlled Trial as Topic"[MeSH])
  • Always validate search strategies by checking result counts and relevance in the target database

版本历史

共 1 个版本

  • v1.0.0 Initial release 当前
    2026-05-24 02:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

All-Market Financial Data Hub

financial-ai-analyst
基于东方财富数据库,支持自然语言查询金融数据,覆盖A股、港股、美股、基金、债券等资产,提供实时行情、公司信息、估值、财务报表等,适用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,满足机构与个人需求。返回结果为
★ 126 📥 41,784
professional

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 277 📥 57,588
professional

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 190 📥 62,465