Table of Contents

Namespace Core.CliniCore.Commands.Admin

Classes

CreateFacilityCommand

Command to create a new healthcare facility.

CreateFacilityCommand.Parameters

Defines the parameter keys for the CreateFacility command.

ManageUserRolesCommand

Command to manage user roles. (Not yet implemented)

ManageUserRolesCommand.Parameters

Defines the parameter keys for the ManageUserRoles command.

SystemMaintenanceCommand

Command for system maintenance tasks. (Not yet implemented)

SystemMaintenanceCommand.Parameters

Defines the parameter keys for the SystemMaintenance command.

UpdateFacilitySettingsCommand

Represents a command that updates a specific setting for a facility.

UpdateFacilitySettingsCommand.Parameters

Provides constant parameter names used for configuration and facility-related operations.

ViewAuditLogCommand

Represents a command that retrieves audit log entries based on specified criteria such as date range and user identifier.

ViewAuditLogCommand.Parameters

Provides constant parameter names used for specifying start date, end date, and user identifier in API requests or queries.