RxTerms API
The RxTerms API is a web service for accessing the current RxTerms data set.
This API documentation assumes familiarity with the RxTerms documentation.
Use of the API is subject to Terms of Service. No license is needed to use the RxTerms API.
Functions
| Function | REST Resource | Description |
|---|---|---|
| getAllRxTermInfo | /rxcui/rxcui/allinfo | RxTerms information for a specified RxNorm concept |
| getAllRxTermsProducts | /allconcepts | All RxTerms concepts |
| getRxTermDisplayName | /rxcui/rxcui/name | RxTerms display name for a specified RxNorm concept |
| getRxTermsVersion | /version | RxTerms version |
