ConsentCriteria
This section describes the Consent criteria classes.
| Name | Description | Required | Schema | Default |
|---|---|---|---|---|
| exclude | false | boolean | false | |
| consentTypeCodeList | List of Consent Codes | false | string array | |
| consentTypeNameList | List of Consent Names | false | string array | |
| consentStatusCodeList | List of Consent Status Codes | false | string array | |
| consentStatusNameList | List of Consent Status Names | false | string array | |
| datasourceNameList | List of Datasource Names | false | string array | |
| datasourceCodeList | List of Datasource Codes | false | string array | |
| consentStartDateRange | Range of Consent Start Date | false | DateRangeFilter | |
| consentEndDateRange | Range of Consent End Date | false | DateRangeFilter |