Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.DICOM.Util.UID

class EnsLib.DICOM.Util.UID extends %Library.RegisteredObject

Method Inventory

Methods

classmethod Generate() as %String
B.2 UUID DERIVED UID ISO/IEC 9834-8 / ITU-T X.667 defines a method by which a UID may be constructed from the root '2.25.' followed by a decimal representation of a Universally Unique Identifier (UUID). That decimal representation treats the 128 bit UUID as an integer, and may thus be up to 39 digits long (leading zeros must be suppressed).

Inherited Members

Inherited Methods

FeedbackOpens in a new tab