Enum GoalEvalResult
Clinical Goal Evaluation Result
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum GoalEvalResult
Fields
| Name | Description |
|---|---|
| Failed | Goal not achieved |
| NA | Not calculated |
| Passed | Goal achieved |
| WithinVariationAcceptable | The value within Variation Acceptable. |