Enum Permission
- Namespace
- Core.CliniCore.Domain.Enumerations
- Assembly
- Core.CliniCore.dll
Fields
CreateClinicalDocument = 11
CreatePatientProfile = 6
CreatePhysicianProfile = 17
DeleteClinicalDocument = 13
DeletePatientProfile = 9
DeletePhysicianProfile = 19
EditFacilitySettings = 24
EditOwnAvailability = 16
EditOwnProfile = 1
ScheduleAnyAppointment = 15
ScheduleOwnAppointment = 3
UpdateAdministratorProfile = 21
UpdateClinicalDocument = 12
UpdatePatientProfile = 8
UpdatePhysicianProfile = 18
ViewAdministratorProfile = 20
ViewAllAppointments = 14
ViewAllPatients = 5
ViewAllProfiles = 22
ViewOwnAppointments = 2
ViewOwnClinicalDocuments = 4
ViewOwnProfile = 0
ViewPatientProfile = 7
ViewPhysicianProfile = 10
ViewSystemReports = 23