Click or drag to resize

MdmConstants Class

Represents an MDM constant
Inheritance Hierarchy
SystemObject
  SanteDB.Persistence.MDMMdmConstants

Namespace: SanteDB.Persistence.MDM
Assembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntax
public static class MdmConstants

The MdmConstants type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAutoLinkSetting Gets the auto-link setting
Public fieldStatic memberAUTOMAGIC_CLASSIFICATION Automatic linked data
Public fieldStatic memberAutomagicClassification Automatic linked data
Public fieldStatic memberCANDIDATE_RECORD_RELATIONSHIP Relationship used to represent that a local record has a high probability of being a duplicate with a master record
Public fieldStatic memberCandidateLocalRelationship Relationship used to represent that a local record has a high probability of being a duplicate with a master record
Public fieldStatic memberConfigurationSectionName MDM configuration name
Public fieldStatic memberIDENTITY_MATCH_UUID Identity match UUID
Public fieldStatic memberIdentityMatchUuid Identity match UUID
Public fieldStatic memberIGNORE_CANDIDATE_RELATIONSHIP Relationship to represent the ignoring of a duplicate
Public fieldStatic memberIgnoreCandidateRelationship Relationship to represent the ignoring of a duplicate
Public fieldStatic memberINVALID_MERGE_ISSUE Detected issue code for invalid merge
Public fieldStatic memberMASTER_RECORD_CLASSIFICIATION Master record classification
Public fieldStatic memberMASTER_RECORD_RELATIONSHIP Relationship used to represents a local/master relationship
Public fieldStatic memberMasterRecordClassification Master record classification
Public fieldStatic memberMasterRecordOfTruthRelationship Represents a record of truth, this is a record which is promoted on the master record such that it is the "true" version of the record
Public fieldStatic memberMasterRecordRelationship Relationship used to represents a local/master relationship
Public fieldStatic memberMDM_CONTROL_ACT_TYPE Control acts which represent a MDM action
Public fieldStatic memberMDM_RELATIONSHIP_TYPES Relationship types which are under MDM control
Public fieldStatic memberMdmClassificationTag MDM Classification tag
Public fieldStatic memberMdmControlActType MDM Control act key
Public fieldStatic memberMdmGeneratedTag generated tag
Public fieldStatic memberMdmIdentityMatchConfiguration Identity match configuration
Public fieldStatic memberMdmProcessedTag MDM Processed Tag
Public fieldStatic memberMdmResourceTag Resource tag
Public fieldStatic memberMdmRotIndicatorTag Record of truth indicator
Public fieldStatic memberMdmTypeTag MDM Type tag
Public fieldStatic memberORIGINAL_MASTER_RELATIONSHIP Indicates that the source entity is a local, however it isn't a local in that the matcher "found" it, rather it is a local which was the result of someone editing the master
Public fieldStatic memberOriginalMasterRelationship Indicates that the source entity is a local, however it isn't a local in that the matcher "found" it, rather it is a local which was the result of someone editing the master
Public fieldStatic memberRECORD_OF_TRUTH_DETERMINER Determiner codes
Public fieldStatic memberRECORD_OF_TRUTH_RELATIONSHIP Represents a record of truth, this is a record which is promoted on the master record such that it is the "true" version of the record
Public fieldStatic memberRecordOfTruthDeterminer Determiner codes
Public fieldStatic memberSYSTEM_CLASSIFICATION Verified classification
Public fieldStatic memberSystemClassification Verified classification
Public fieldStatic memberTraceSourceName The name of the trace source to use for the MDM logs
Public fieldStatic memberVERIFIED_CLASSIFICATION Verified classification
Public fieldStatic memberVerifiedClassification Verified classification
Top
See Also