Click or drag to resize
Virtual Care RuleConditionSource Enumeration

[This is preliminary documentation and is subject to change.]

Source of Rule Matching Condition

Namespace: SnapMD.VirtualCare.ApiModels.Rules
Assembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntax
public enum RuleConditionSource
Members
  Member nameValueDescription
None0 No matching condition.
Address1 The address data.
Distance2 The distance data.
PatientOrganization3 The patient organization data.
PatientOrganizationLocation4 The patient organization + location data.
See Also