History Criteria
This section describes the History criteria classes.
| Name | Description | Required | Schema | Default |
|---|---|---|---|---|
| exclude | false | boolean | false | |
| historyCodeList | List of History Codes | false | string array | |
| historyNameList | List of History Names | false | string array | |
| historyValueCodeList | List of History Value Codes | false | string array | |
| historyValueNameList | List of History Value Names | false | string array | |
| datasourceNameList | List of Datasource Names | false | string array | |
| datasourceCodeList | List of Datasource Codes | false | string array | |
| historyStartDateRange | History Start Date Range | false | DateRangeFilter | |
| historyEndDateRange | History End Date Range | false | DateRangeFilter | |
| amountRange | Amount Range | false | NumberRangeFilter | |
| amountUnitCodeList | List of Amount Unit Codes | false | string array | |
| amountUnitNameList | List of Amount Unit Names | false | string array | |
| frequencyRange | Frequency Range | false | NumberRangeFilter | |
| frequencyUnitCodeList | List of Frequency Unit Codes | false | string array | |
| frequencyUnitNameList | List of Frequency Unit Names | false | string array | |
| historyApplicableToCodeList | List of relationship codes this is applicable to | false | string array | |
| historyApplicableToNameList | List of relationship names this is applicable to | false | string array |