Searches for a drug by name (from any vocabulary in RxNorm) and returns matching RxNorm Concept Unique Identifiers (RxCUIs). Supports exact, normalized, or approximate matching strategies.
- Provider
- RxNav (RxNorm Drug Names API)
- Input summary
- {"name":"format","type":"string","required":false,"description":"Response format suffix. Either empty (for XML) or '.json' for JSON.","enum":[".json",""]}, {"name":"name","type":"string","required":true,"description":"Name of concept to find"}, {"name":"allsrc","type":"string","required":false,"description":"Scope of search: 0 = Active concepts (RxNorm only), 1 = Current concepts (any source)","enum":["0","1"]}, {"name":"srclist","type":"string","required":false,"description":"Filter: find only concepts that include an atom from among these sources (space-separated list; used only if allsrc=1)"}, {"name":"search","type":"string","required":false,"description":"Precision level: 0 = Exact match only, 1 = Normalized match, 2 = Exact or Normalized, 9 = Approximate match","enum":["0","1","2","9"]}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available