%UMLS.meta.MRSMAP
persistent class %UMLS.meta.MRSMAP extends %Library.Persistent
SQL Table Name: %UMLS_meta.MRSMAP
Simple MappingsProperty Inventory
Properties
property CVF as %String (MAXLEN = 1);
Content view flag // MAXLEN = 0
Property methods: CVFDisplayToLogical(), CVFGet(), CVFGetStored(), CVFIsValid(), CVFLogicalToDisplay(), CVFLogicalToOdbc(), CVFNormalize(), CVFSet()
property FROMEXPR as %String (MAXLEN = 8);
The expression that a mapping is mapped from // MAXLEN = 8
Property methods: FROMEXPRDisplayToLogical(), FROMEXPRGet(), FROMEXPRGetStored(), FROMEXPRIsValid(), FROMEXPRLogicalToDisplay(), FROMEXPRLogicalToOdbc(), FROMEXPRNormalize(), FROMEXPRSet()
property FROMTYPE as %String (MAXLEN = 4);
The type of expression that a mapping is mapped from // MAXLEN = 4
Property methods: FROMTYPEDisplayToLogical(), FROMTYPEGet(), FROMTYPEGetStored(), FROMTYPEIsValid(), FROMTYPELogicalToDisplay(), FROMTYPELogicalToOdbc(), FROMTYPENormalize(), FROMTYPESet()
property MAPID as %String (MAXLEN = 16);
Metathesaurus asserted identifier for mapping // MAXLEN = 11
Property methods: MAPIDDisplayToLogical(), MAPIDGet(), MAPIDGetStored(), MAPIDIsValid(), MAPIDLogicalToDisplay(), MAPIDLogicalToOdbc(), MAPIDNormalize(), MAPIDSet()
property MAPSETCUI as %String (MAXLEN = 8);
CUI of the map set // MAXLEN = 8
Property methods: MAPSETCUIDisplayToLogical(), MAPSETCUIGet(), MAPSETCUIGetStored(), MAPSETCUIIsValid(), MAPSETCUILogicalToDisplay(), MAPSETCUILogicalToOdbc(), MAPSETCUINormalize(), MAPSETCUISet()
property MAPSETSAB as %String (MAXLEN = 16);
SAB of the map set // MAXLEN = 13
Property methods: MAPSETSABDisplayToLogical(), MAPSETSABGet(), MAPSETSABGetStored(), MAPSETSABIsValid(), MAPSETSABLogicalToDisplay(), MAPSETSABLogicalToOdbc(), MAPSETSABNormalize(), MAPSETSABSet()
property MAPSID as %String (MAXLEN = 1);
Source asserted identifier for mapping // MAXLEN = 0
Property methods: MAPSIDDisplayToLogical(), MAPSIDGet(), MAPSIDGetStored(), MAPSIDIsValid(), MAPSIDLogicalToDisplay(), MAPSIDLogicalToOdbc(), MAPSIDNormalize(), MAPSIDSet()
property REL as %String (MAXLEN = 2);
Relationship label // MAXLEN = 2
Property methods: RELDisplayToLogical(), RELGet(), RELGetStored(), RELIsValid(), RELLogicalToDisplay(), RELLogicalToOdbc(), RELNormalize(), RELSet()
property RELA as %String (MAXLEN = 16);
Additional relationship label // MAXLEN = 13
Property methods: RELADisplayToLogical(), RELAGet(), RELAGetStored(), RELAIsValid(), RELALogicalToDisplay(), RELALogicalToOdbc(), RELANormalize(), RELASet()
property TOEXPR as %String (COLLATION = "SqlUpper(150)", MAXLEN = 256);
The expression that a mapping is mapped to // MAXLEN = 242
Property methods: TOEXPRDisplayToLogical(), TOEXPRGet(), TOEXPRGetStored(), TOEXPRIsValid(), TOEXPRLogicalToDisplay(), TOEXPRLogicalToOdbc(), TOEXPRNormalize(), TOEXPRSet()
property TOTYPE as %String (MAXLEN = 32);
The type of expression that a mapping is mapped to // MAXLEN = 23
Property methods: TOTYPEDisplayToLogical(), TOTYPEGet(), TOTYPEGetStored(), TOTYPEIsValid(), TOTYPELogicalToDisplay(), TOTYPELogicalToOdbc(), TOTYPENormalize(), TOTYPESet()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
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.MRSMAP)
^%UMLS.meta.MRSMAPD(ID) | = | %%CLASSNAME
CVF
FROMEXPR
FROMTYPE
MAPID
MAPSETCUI
MAPSETSAB
MAPSID
REL
RELA
TOEXPR
TOTYPE
|