rxnorm_concept
Retrieve drug details, synonyms, and status from RxNorm using a concept identifier. Also view related ingredients, brands, and forms.
Instructions
Get detailed information about a specific RxNorm concept by RxCUI.
Use this tool to:
Get the full name and synonyms for a drug
Check the concept status (active, remapped, etc.)
View related concepts (ingredients, brands, forms)
Provide an RxCUI (RxNorm Concept Unique Identifier) like "161".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rxcui | Yes | RxNorm Concept Unique Identifier | |
| include_related | No | Include related concepts (ingredients, brands, dose forms) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rxcui | Yes | ||
| name | Yes | ||
| synonym | Yes | ||
| tty | Yes | ||
| language | Yes | ||
| suppress | Yes | ||
| umlscui | Yes | ||
| status | Yes | ||
| remapped_to | Yes | ||
| related_groups | Yes |