fix:
No SOFA trend chart or organ-system timeline No GCS trend chart or component history No qSOFA history view
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public record QsofaHistoryResponse(
|
||||
int ActiveCriteria,
|
||||
QsofaCriteriaState Criteria,
|
||||
bool ScreenAlertFired,
|
||||
DateTimeOffset EvaluatedAt);
|
||||
Reference in New Issue
Block a user