feature:
Full SOFA Score: Data Layer + Scoring Engine Glasgow Coma Scale: Data Layer + Scoring Engine
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
public record SofaResult(
|
||||
int Total, int Respiratory, int Coagulation, int Liver,
|
||||
int Cardiovascular, int Cns, int Renal);
|
||||
Reference in New Issue
Block a user