%UMLS.meta.MRXNW
persistent class %UMLS.meta.MRXNW extends %Library.Persistent
SQL Table Name: %UMLS_meta.MRXNW_ENG
Normalized Word IndexProperty Inventory
Parameters
parameter UMLSVERSION = 2014AA;
Properties
property CUI as %String;
Unique identifier for concept // MAXLEN = 8
Property methods: CUIDisplayToLogical(), CUIGet(), CUIGetStored(), CUIIsValid(), CUILogicalToDisplay(), CUILogicalToOdbc(), CUINormalize(), CUISet()
property CUIDF as %Integer [ SqlFieldName = cui_df ];
Property methods: CUIDFDisplayToLogical(), CUIDFGet(), CUIDFGetStored(), CUIDFIsValid(), CUIDFLogicalToDisplay(), CUIDFNormalize(), CUIDFSet()
property CUIDL as %Integer [ SqlFieldName = cui_dl ];
Property methods: CUIDLDisplayToLogical(), CUIDLGet(), CUIDLGetStored(), CUIDLIsValid(), CUIDLLogicalToDisplay(), CUIDLNormalize(), CUIDLSet()
property CUITF as %Integer [ SqlFieldName = cui_tf ];
Property methods: CUITFDisplayToLogical(), CUITFGet(), CUITFGetStored(), CUITFIsValid(), CUITFLogicalToDisplay(), CUITFNormalize(), CUITFSet()
property CUITF2 as %Integer [ SqlFieldName = cui_tf2 ];
Property methods: CUITF2DisplayToLogical(), CUITF2Get(), CUITF2GetStored(), CUITF2IsValid(), CUITF2LogicalToDisplay(), CUITF2Normalize(), CUITF2Set()
property LAT as %String;
Language of Term(s) // MAXLEN = 3
Property methods: LATDisplayToLogical(), LATGet(), LATGetStored(), LATIsValid(), LATLogicalToDisplay(), LATLogicalToOdbc(), LATNormalize(), LATSet()
property LUI as %String;
Unique identifier for term // MAXLEN = 9
Property methods: LUIDisplayToLogical(), LUIGet(), LUIGetStored(), LUIIsValid(), LUILogicalToDisplay(), LUILogicalToOdbc(), LUINormalize(), LUISet()
property NWD as %String (MAXLEN = 100);
Normalized word // MAXLEN = 80
Property methods: NWDDisplayToLogical(), NWDGet(), NWDGetStored(), NWDIsValid(), NWDLogicalToDisplay(), NWDLogicalToOdbc(), NWDNormalize(), NWDSet()
property SUI as %String;
Unique identifier for string // MAXLEN = 9
Property methods: SUIDisplayToLogical(), SUIGet(), SUIGetStored(), SUIIsValid(), SUILogicalToDisplay(), SUILogicalToOdbc(), SUINormalize(), SUISet()
property dfIsNull as %Boolean (SELECTIVITY = "50.00000%") [ Calculated ];
Property methods: dfIsNullCompute(), dfIsNullDisplayToLogical(), dfIsNullGet(), dfIsNullIsValid(), dfIsNullLogicalToDisplay(), dfIsNullNormalize(), dfIsNullSQLCompute()
property dlIsNull as %Boolean (SELECTIVITY = "50.00000%") [ Calculated ];
Property methods: dlIsNullCompute(), dlIsNullDisplayToLogical(), dlIsNullGet(), dlIsNullIsValid(), dlIsNullLogicalToDisplay(), dlIsNullNormalize(), dlIsNullSQLCompute()
property tf2IsNull as %Boolean (SELECTIVITY = "50.00000%") [ Calculated ];
Property methods: tf2IsNullCompute(), tf2IsNullDisplayToLogical(), tf2IsNullGet(), tf2IsNullIsValid(), tf2IsNullLogicalToDisplay(), tf2IsNullNormalize(), tf2IsNullSQLCompute()
property tfIsNull as %Boolean (SELECTIVITY = "50.00000%") [ Calculated ];
Property methods: tfIsNullCompute(), tfIsNullDisplayToLogical(), tfIsNullGet(), tfIsNullIsValid(), tfIsNullLogicalToDisplay(), tfIsNullNormalize(), tfIsNullSQLCompute()
Indexes
index ($MRXNW on ) [Extent, Type = bitmap];
index (DfIdx1 on dfIsNull) [Type = bitmap];
index (DlIdx1 on dlIsNull) [Type = bitmap];
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (TfIdx1 on tfIsNull) [Type = bitmap];
index (TfIdx2 on tf2IsNull) [Type = bitmap];
index (i1 on NWD) [Type = bitmap];
Index methods: i12Exists()
index (i12 on NWD,CUI);
Index methods: i12Exists()
index (i2 on CUI);
Index methods: i2Exists()
index (i3 on SUI);
Index methods: i3Exists()
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.MRXNW)
^%UMLS.meta.MRXNWD(ID) | = | %%CLASSNAME
LAT
NWD
CUI
LUI
SUI
CUITF
CUITF2
CUIDF
CUIDL
|