Click or drag to resize
Virtual Care RuleCategoryCode Enumeration

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

Category of the Rules

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 RuleCategoryCode
Members
  Member nameValueDescription
Unknown0 The unknown type
RegistrationAvailability1 The registration availability: Allow patients to register if
PatientVisibility2 The patient visibility: Patient can see providers if/where/when.
ProviderVisibility3 The provider visibility: Provider can see patients if/where/when.
See Also