Skip to main content
Drug coding runs through POST /api/v1/search/ with domain: "Drug".

Code a drug

Brand names resolve toward their ingredient and clinical-drug concepts, so augmentin finds amoxicillin/clavulanate concepts even when the exact brand string is absent.

Practical notes

  1. Granularity: RxNorm carries ingredient, clinical drug, and branded levels. Pick the level your downstream system expects and filter candidates by concept class.
  2. Local products: Malaysian trade names not in RxNorm resolve via ingredient matches. Review low-score candidates before use.
  3. Supply items are not drugs: consumables and implants (stents, dressings) live in the Device/supply space, not RxNorm — a drug search will not find them.