%UMLS.meta.MRDEF
persistent class %UMLS.meta.MRDEF extends %Library.Persistent
SQL Table Name: %UMLS_meta.MRDEF
DefinitionsProperty Inventory
Parameters
parameter UMLSVERSION = 2014AA;
Properties
property ATUI as %String (MAXLEN = 16) [ Required ];
Unique identifier for attribute // MAXLEN = 11
Property methods: ATUIDisplayToLogical(), ATUIGet(), ATUIGetStored(), ATUIIsValid(), ATUILogicalToDisplay(), ATUILogicalToOdbc(), ATUINormalize(), ATUISet()
property AUI as %String (MAXLEN = 16);
Unique identifier for atom // MAXLEN = 9
Property methods: AUIDisplayToLogical(), AUIGet(), AUIGetStored(), AUIIsValid(), AUILogicalToDisplay(), AUILogicalToOdbc(), AUINormalize(), AUISet()
property CUI as %String (MAXLEN = 8);
Unique identifier for concept // MAXLEN = 8
Property methods: CUIDisplayToLogical(), CUIGet(), CUIGetStored(), CUIIsValid(), CUILogicalToDisplay(), CUILogicalToOdbc(), CUINormalize(), CUISet()
property CVF as %String (MAXLEN = 1);
Content view flag // MAXLEN = 0
Property methods: CVFDisplayToLogical(), CVFGet(), CVFGetStored(), CVFIsValid(), CVFLogicalToDisplay(), CVFLogicalToOdbc(), CVFNormalize(), CVFSet()
property DEF as %String (COLLATION = "SqlUpper(150)", MAXLEN = 16384);
Definition // MAXLEN = 10258
Property methods: DEFDisplayToLogical(), DEFGet(), DEFGetStored(), DEFIsValid(), DEFLogicalToDisplay(), DEFLogicalToOdbc(), DEFNormalize(), DEFSet()
property SAB as %String (MAXLEN = 16);
Source abbreviation // MAXLEN = 11
Property methods: SABDisplayToLogical(), SABGet(), SABGetStored(), SABIsValid(), SABLogicalToDisplay(), SABLogicalToOdbc(), SABNormalize(), SABSet()
property SATUI as %String (MAXLEN = 16);
Source asserted attribute identifier // MAXLEN = 10
Property methods: SATUIDisplayToLogical(), SATUIGet(), SATUIGetStored(), SATUIIsValid(), SATUILogicalToDisplay(), SATUILogicalToOdbc(), SATUINormalize(), SATUISet()
property SUPPRESS as %String (MAXLEN = 1);
Suppressible flag // MAXLEN = 1
Property methods: SUPPRESSDisplayToLogical(), SUPPRESSGet(), SUPPRESSGetStored(), SUPPRESSIsValid(), SUPPRESSLogicalToDisplay(), SUPPRESSLogicalToOdbc(), SUPPRESSNormalize(), SUPPRESSSet()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (XMRDEFAUI on AUI) [SqlName = X_MRDEF_AUI];
Index methods: XMRDEFAUIExists()
index (XMRDEFCUI on CUI) [SqlName = X_MRDEF_CUI];
Index methods: XMRDEFCUIExists()
index (XMRDEFPK on ATUI) [PrimaryKey, SqlName = X_MRDEF_PK, Unique];
Index methods: XMRDEFPKCheck(), XMRDEFPKCheckUnique(), XMRDEFPKDelete(), XMRDEFPKExists(), XMRDEFPKOpen(), XMRDEFPKSQLCheckUnique(), XMRDEFPKSQLExists(), XMRDEFPKSQLFindPKeyByConstraint(), XMRDEFPKSQLFindRowIDByConstraint()
index (XMRDEFSAB on SAB) [SqlName = X_MRDEF_SAB];
Index methods: XMRDEFSABExists()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
Storage
Storage Model: CacheStorage (%UMLS.meta.MRDEF)
^%UMLS.meta.MRDEFD(ID) | = | %%CLASSNAME
ATUI
AUI
CUI
CVF
DEF
SAB
SATUI
SUPPRESS
|