Click or drag to resize

IRecordMatchingConfiguration Interface

Gets the record matching configuration

Namespace:  SanteDB.Core.Matching
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public interface IRecordMatchingConfiguration

The IRecordMatchingConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAppliesTo
Gets the types that this applies to
Public propertyId
Gets the name of the record matching configuration for use in blocking
Public propertyMetadata
Record matching metadata
Public propertyUuid
Gets the unique UUID for this configuration
Top
See Also