feature: qSOFA Scoring & Sepsis Bundle Compliance
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public enum QsofaOutcome
|
||||
{
|
||||
NotQsofaCode,
|
||||
InsufficientCriteria,
|
||||
AlertCreated,
|
||||
AlertAlreadyOpen
|
||||
}
|
||||
Reference in New Issue
Block a user