RxNorm / NDC Mapping
rxnorm_ndcConvert between RxNorm RxCUIs and National Drug Codes (NDC). Supply either an RxCUI for NDC lookups or an NDC to find the matching RxCUI.
Instructions
Map between RxNorm concepts and National Drug Codes (NDC).
Use this tool to:
Get all NDC codes for a drug (by RxCUI)
Find the RxCUI for an NDC code
Cross-reference between coding systems
Provide either an RxCUI to get NDCs, or an NDC to get the RxCUI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ndc | No | NDC code to look up RxCUI (alternative to rxcui) | |
| rxcui | No | RxCUI to get NDC codes for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ndc | Yes | ||
| ndcs | Yes | ||
| rxcui | Yes | ||
| provenance | Yes | Provenance block (contract v1.0): source, URL, data vintage, extraction instant, citation, license | |
| query_mode | Yes | ||
| attribution | Yes | Canonical source URLs of this response (attribution list) |