Skip to main content

%UMLS.meta.AMBIGSUI

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

SQL Table Name: %UMLS_meta.AMBIGSUI

Ambiguous string 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 SUI as %String (MAXLEN = 16);
Unique identifier for string // MAXLEN = 9
Property methods: SUIDisplayToLogical(), SUIGet(), SUIGetStored(), SUIIsValid(), SUILogicalToDisplay(), SUILogicalToOdbc(), SUINormalize(), SUISet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (XAMBIGSUISUI on SUI) [SqlName = X_AMBIGSUI_SUI];
Index methods: XAMBIGSUISUIExists()

Inherited Members

Inherited Methods

Storage

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

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