ndc_status() requests the status of an NDC entry for one or more user-supplied
NDC numbers. The returned status will be one "ACTIVE", "OBSOLETE", or "UNSPECIFIED".
On occasion, a NULL value may be pulled (resulting in an NA in the returned tibble),
when RxNorm has no status for a given NDC, or if an invalid NDC is supplied.
Usage
ndc_status(ndc, show_progress = interactive())