feature: qSOFA Scoring & Sepsis Bundle Compliance
This commit is contained in:
@@ -169,6 +169,9 @@ public class SirsDetector
|
||||
activeCount, alertId);
|
||||
}
|
||||
|
||||
var handler = scope.ServiceProvider.GetRequiredService<SepsisAlertHandler>();
|
||||
await handler.OnSepsisAlertCreatedAsync(encounterId, alertId, AlertType.SepsisWarning, ct);
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user