Skip to main content

%UMLS.meta.AMBIGLUI

persistent class %UMLS.meta.AMBIGLUI extends %Library.Persistent

SQL Table Name: %UMLS_meta.AMBIGLUI

Ambiguous term identifiers

Property Inventory

Properties

property CUI as %String (MAXLEN = 8);
Unique identifier for concept // MAXLEN = 8
Property methods: CUIDisplayToLogical(), CUIGet(), CUIGetStored(), CUIIsValid(), CUILogicalToDisplay(), CUILogicalToOdbc(), CUINormalize(), CUISet()
property LUI as %String (MAXLEN = 16);
Unique identifier for term // MAXLEN = 9
Property methods: LUIDisplayToLogical(), LUIGet(), LUIGetStored(), LUIIsValid(), LUILogicalToDisplay(), LUILogicalToOdbc(), LUINormalize(), LUISet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (XAMBIGLUILUI on LUI) [SqlName = X_AMBIGLUI_LUI];
Index methods: XAMBIGLUILUIExists()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%UMLS.meta.AMBIGLUI)

^%UMLS.meta.AMBIGLUID(ID)
=
%%CLASSNAME
CUI
LUI
FeedbackOpens in a new tab