Click or drag to resize

RecordMatchClassification Enumeration

Record match classifications

Namespace:  SanteDB.Core.Matching
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public enum RecordMatchClassification
Members
  Member nameValueDescription
Match2 The records match
Probable1 There is a probable match
NonMatch0 The is a non-match
See Also