| Delete(Guid orgEmployeeId) | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| Error(string message, string result, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(string message, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(Exception exception, string message, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(Exception exception, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Get() | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| GetById(Guid orgEmployeeId) | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| GetPositionEmployee(Guid profileId) | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| GetPositionEmployeeByProfile(Guid profileId) | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| OrganizationEmployeeController(ApplicationDBContext context, MinIOService documentService, IHttpContextAccessor httpContextAccessor) | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| Post([FromBody] PersonAddressRequest req) | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| PostToReport([FromBody] OrganizationEmployeeProfileRequest req) | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| Put([FromBody] PersonAddressRequest req, Guid orgEmployeeId) | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| PutPositionEmployee([FromBody] PositionOrgEmployee req, Guid profileId) | BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController | inline |
| Success(string message, object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Success(object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |