Difference between revisions of "Internal Ndc"

From GrandCare Systems
Jump to navigation Jump to search
(Created page with "= National Drug Code = Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product...")
 
Line 4: Line 4:
Valid formats for API use expressed as a regular expression:
Valid formats for API use expressed as a regular expression:
  \d{4,5}-\d{3,4}-(\d{1,2})?
  \d{4,5}-\d{3,4}-(\d{1,2})?
Samples:
0074-3727-13
0074-3727
12345-234-00
12345-234

Revision as of 17:41, 27 August 2012

National Drug Code

Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for human drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory.

Valid formats for API use expressed as a regular expression:

\d{4,5}-\d{3,4}-(\d{1,2})?

Samples:

0074-3727-13
0074-3727
12345-234-00
12345-234