Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 603 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 603 Bytes

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.