Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Logic 0.5
-
Labels:None
-
Complexity:Low
-
Development:
Description
Currently, calling logicService.eval(patient, "last \"weight (kg)\"") will not work, because the String is treated as a token. It should be parsed as a full logic expression.