Expression Set Options Input
- JSON example
-
1{ 2 "inputs": [ 3 { 4 "age": "25", 5 "state": "CA", 6 "PatientId": "001xx000003GYjnAAG" 7 } 8 ], 9 "options": { 10 "effectiveDate": "2022-12-03T10:15:30Z", 11 "useDatesOnly": "true", 12 "actionContextCode": "9QLxx0000004C92GAE", 13 "explainabilitySpecName": "ES_One_Explainability" 14 } 15} - Properties
-
Name Type Description Required or Optional Available Version actionContextCode String The code of the action context used to log explainability for a specific execution of an expression set. Optional 55.0 effectiveDate String The date from which an expression set comes into effect. The date format is yyyy-mm-dd’T’hh:mm:ss’Z. Optional 55.0 explainabilitySpecName String The name of the explainability specification that is used to log explainability for a specific execution of an expression set. Optional 55.0 useDatesOnly String Specifies that only the date portion (yyyy-mm-dd) of the value of effectiveDate field is to be used at the time of execution. Optional 55.0 versionNumber String The version number of the expression set version record. Optional 55.0