| Name | Description | Type | Additional information |
|---|---|---|---|
| EquationId |
Gets or sets the equation identifier. |
string |
None. |
| EquationDescription |
Gets or sets the clinical equation description. |
string |
None. |
| EquationPostFix |
Gets or sets the equation post fix which is the proper order of operations of the equation |
string |
None. |
| EquationComponents |
List of equation's components |
Collection of EquationComponent |
None. |