feature: Sepsis Engine Refactor: Remove SIRS, Rewire qSOFA + Bundle
Frontend: GCS Entry, SOFA Display, Sepsis UI Refactor
This commit is contained in:
@@ -199,6 +199,8 @@ public class News2Detector
|
||||
}
|
||||
}
|
||||
|
||||
AlertCreationGuard.EnsureAllowed(alertType);
|
||||
|
||||
using var scope = _services.CreateScope();
|
||||
var db = scope.ServiceProvider.GetRequiredService<AppDbContext>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user