Skip to content

nickgs/udi-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udi-parser

Unique Device Identification Parser

This is a rudimentary reference implementation for parsing UDI numbers as it pertains to the FDAs Unique Device Identification initiative.

For more information regarding this initiative see here

This parser makes some very hard assumtions on the layout of the UDI data.

It assumes the application identifiers are laid out in the following fashion:

(01)(10)(11)(17)(21)

Where (17) is optional AND (10) is a fixed length by $lotLength variable.

About

Unique Device Identification Parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages