EncounterCriteria
This section describes the Encounter criteria classes.
| Name | Description | Required | Schema | Default |
|---|---|---|---|---|
| exclude | false | boolean | false | |
| encounterTypeCodeList | List of Encounter Type Codes | false | string array | |
| encounterTypeNameList | List of Encounter Type Names | false | string array | |
| datasourceNameList | List of Datasource Names | false | string array | |
| datasourceCodeList | List of Datasource Codes | false | string array | |
| locationCodeList | List of Location Codes | false | string array | |
| locationNameList | List of Location Names | false | string array | |
| encounterStartDateRange | Encounter Start Date | false | DateRangeFilter | |
| encounterEndDateRange | Encounter End Date | false | DateRangeFilter |