ADReCS-query

Query ADReCS v3.3 database for Drug–ADR classifications with IDs and hierarchies.

130|4|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/QSong-github/DrugClaw --skill adrecs-query
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ADReCS-query
Source: https://github.com/QSong-github/DrugClaw/tree/main/skills/adr/adrecs
Command: npx skills add https://github.com/QSong-github/DrugClaw --skill adrecs-query

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query ADReCS ADR classifications from the ADReCS v3.3 database. It supports auto-detection of input types (drug IDs, codes, ADR terms, MeSH IDs, etc.) and returns structured Drug–ADR results with IDs and hierarchies.

Core Features & Use Cases

  • Auto-detects input type (drug IDs, ATC, DrugBank, CAS, PubChem, ADR terms) and resolves to ADReCS records.
  • Returns Drug–ADR pairs with ADR terms, ADReCS IDs, and hierarchical context to support evidence-based interpretation.
  • Supports single-entity and batch-like searches, plus summarization-friendly outputs for downstream processing.

Quick Start

Query a drug or ADR term to retrieve its ADReCS classification data.

Frequently Asked Questions about ADReCS-query

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve ADR classifications for a specific drug using ADReCS?

To retrieve ADR classifications, query the ADReCS database with a drug identifier, ATC code, or DrugBank ID. The tool auto-detects the input type and returns matching Drug–ADR rows containing ADReCS IDs and hierarchical context from the v3.3 database.

Can I search ADReCS using ADR terms or MeSH IDs instead of drug names?

Yes, ADReCS queries support auto-detection of multiple input types including ADR terms and MeSH IDs. It resolves these inputs against the ADR_ontology data to return structured Drug–ADR pairs with corresponding ADReCS classifications and hierarchies.

What input formats are supported for querying adverse drug reaction data?

Supported input formats for adverse drug reaction queries include drug IDs, ATC codes, DrugBank IDs, CAS numbers, PubChem identifiers, ADR terms, and MeSH IDs. The system performs entity-type detection to resolve any of these inputs into ADReCS records.

Does querying ADReCS provide hierarchical context for ADR terms?

Yes, querying ADReCS provides hierarchical context for ADR terms. Results include structured Drug–ADR pairs that map each adverse drug reaction to its ADReCS ID and ontology hierarchy, supporting evidence-based interpretation of the retrieved classifications.

Can I process multiple drug queries in a single batch for ADReCS data retrieval?

Yes, the tool supports batch-like searches for ADReCS data retrieval alongside single-entity queries. It processes multiple drug or ADR inputs and outputs structured, summarization-friendly results suitable for downstream processing workflows.