feature: Simulator Scenarios + Clinical Validation: SOFA/GCS
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
public record PollResult(
|
||||
News2Response? News2,
|
||||
List<AlertResponse> NewAlerts,
|
||||
GcsResponse? Gcs,
|
||||
SofaResponse? Sofa,
|
||||
QsofaResponse? Qsofa,
|
||||
IReadOnlyList<AlertResponse> NewAlerts,
|
||||
SepsisBundleResponse? SepsisBundle);
|
||||
Reference in New Issue
Block a user