Searches for a drug by name (from any vocabulary in RxNorm) and returns associated RxNorm Concept IDs (RxCUIs). Supports exact, normalized, or approximate matching with optional filtering by source vocabularies.
- Provider
- RxNav (RxNorm Drug Names API)
- Input summary
- {"name":"format","type":"string","required":false,"description":"Response format suffix. If omitted, defaults to XML. Use '.json' for JSON response.","enum":[".json"]}, {"name":"name","type":"string","required":true,"description":"Name of the drug concept to search for"}, {"name":"allsrc","type":"string","required":false,"description":"Scope of search: 0 = active RxNorm concepts only, 1 = current concepts from specified sources","enum":["0","1"]}, {"name":"srclist","type":"string","required":false,"description":"Space-separated list of source vocabularies to include when allsrc=1. See getSourceTypes for valid values."}, {"name":"search","type":"string","required":false,"description":"Matching precision: 0=Exact, 1=Normalized, 2=Exact or Normalized, 9=Approximate","enum":["0","1","2","9"]}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available