Skip to content

Aimapi UID Generation

Emel Alkim edited this page Jan 6, 2017 · 1 revision

Aimapi generates unique identifiers respecting the section B.2 UUID Derived UID in the Dicom standard Part 5.

  • The UUID's are generated using the class created for GWT by Robert Kieffer and converted to decimal using a modified version of Pixelmed library's UUIDBasedOID and BigInteger data type.
  • The conversion is tested to match the hexadecimal to decimal notation mapping in Universally Unique Identifiers (UUIDs) spesification