feature: Sepsis Early Warning Engine
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public enum SirsOutcome
|
||||
{
|
||||
NotSirsCode,
|
||||
InsufficientCriteria,
|
||||
AlertCreated,
|
||||
AlertAlreadyOpen
|
||||
}
|
||||
Reference in New Issue
Block a user