Aimapi UID Generation - RubinLab/epad-ws GitHub Wiki

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