You're viewing a demo portfolio

Join the waitlist
PRSM

rxnorm_get_properties

Active

Tool of Rxnorm

declared in 0.1.0

Get full medication details by RxCUI ID. Returns name, synonyms, term type, language, and status. Use after rxnorm_search to retrieve complete drug information.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "rxcui": "7052"
    },
    {
      "rxcui": "1243465"
    }
  ],
  "required": [
    "rxcui"
  ],
  "properties": {
    "rxcui": {
      "type": "string",
      "description": "RxNorm concept ID (e.g., \"7052\" for metformin)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Rxnorm

https://github.com/pipeworx-io/mcp-rxnorm

1/7 registries
View full server →
rxnorm_get_properties — Rxnorm — PRSM MCP