[NexVigilant Station] MedDRA Terminology

meddra.orgmeddra.org/**v4by MatthewCampCorpAll tools verified

Medical Dictionary for Regulatory Activities โ€” standardized medical terminology for PV coding DISCLAIMER: This WebMCP configuration was developed by NexVigilant, LLC and is provided as a community resource to assist AI agents in navigating pharmacovigilance and drug research tools. NexVigilant is not responsible for, and does not officially endorse third-party use of this configuration, and expressly disclaims any and all liability for damages of any kind arising out of the use, reference to, or reliance upon any information or actions performed through this resource. No guarantee is provided that the content is correct, accurate, complete, up-to-date, or that the underlying site structure has not changed. This tool is for educational and professional development purposes only and does not constitute medical or regulatory advice. Built by NexVigilant (https://nexvigilant.com) โ€” Empowerment Through Vigilance.

Tools (4)4 verified

search-termsextractverified

0

by MatthewCampCorp

[NexVigilant Station] Search MedDRA terms across all hierarchy levels (SOC, HLGT, HLT, PT, LLT)

Input Schema
{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "level": {
      "type": "string",
      "description": "Hierarchy level: SOC, HLGT, HLT, PT, LLT"
    },
    "query": {
      "type": "string",
      "description": "Search term"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

get-term-hierarchyextractverified

0

by MatthewCampCorp

[NexVigilant Station] Get the full MedDRA hierarchy path for a preferred term

Input Schema
{
  "type": "object",
  "required": [
    "preferred_term"
  ],
  "properties": {
    "preferred_term": {
      "type": "string",
      "description": "MedDRA Preferred Term"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

get-soc-termsextractverified

0

by MatthewCampCorp

[NexVigilant Station] List all Preferred Terms under a System Organ Class

Input Schema
{
  "type": "object",
  "required": [
    "soc"
  ],
  "properties": {
    "soc": {
      "type": "string",
      "description": "System Organ Class name"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

get-smqextractverified

0

by MatthewCampCorp

[NexVigilant Station] Get Standardised MedDRA Query terms for a safety topic

Input Schema
{
  "type": "object",
  "required": [
    "smq_name"
  ],
  "properties": {
    "scope": {
      "type": "string",
      "description": "narrow or broad"
    },
    "smq_name": {
      "type": "string",
      "description": "SMQ name (e.g., 'Hepatic disorders', 'Rhabdomyolysis')"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

Config ID: a3405faa-4224-4515-a85f-1846782cfcce

Created: 3/6/2026

Updated: 3/8/2026