BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Report.Service.Controllers.DeceasedReportController Member List

This is the complete list of members for BMA.EHR.Report.Service.Controllers.DeceasedReportController, including all inherited members.

DeceasedReportController(IWebHostEnvironment hostingEnvironment, IConfiguration configuration, MinIOService documentService, GenericReportGenerator reportGenerator, RetireReportRepository repository)BMA.EHR.Report.Service.Controllers.DeceasedReportControllerinline
Error(string message, string result, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Error(string message, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Error(Exception exception, string message, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Error(Exception exception, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
GetDeceasedReportAsync(Guid id, string exportType="pdf")BMA.EHR.Report.Service.Controllers.DeceasedReportControllerinline
GetDeceasedReportCopyAsync(Guid id)BMA.EHR.Report.Service.Controllers.DeceasedReportControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
UploadDeceasedReportAsync([FromForm] FileRequest req, Guid id)BMA.EHR.Report.Service.Controllers.DeceasedReportControllerinline