DemographicsCriteria
This section describes the demographics criteria classes.
| Name | Description | Required | Schema | Default |
|---|---|---|---|---|
| exclude | false | boolean | false | |
| subjectIdList | List of Subject Identifiers | false | string array | |
| patientIdList | List of Patient Identifiers | false | string array | |
| genderNameList | List of Gender Names | false | string array | |
| genderCodeList | List of Gender Codes | false | string array | |
| maritalStatusNameList | List of Marital Status Names | false | string array | |
| maritalStatusCodeList | List of Marital Status Codes | false | string array | |
| ethnicityCodeList | List of Ethnicity Codes | false | string array | |
| ethnicityNameList | List of Ethnicity Names | false | string array | |
| raceCodeList | List of Race Codes | false | string array | |
| raceNameList | List of Race Names | false | string array | |
| cityList | List of City Names | false | string array | |
| stateNameList | List of State Names | false | string array | |
| stateCodeList | List of State Codes | false | string array | |
| countryNameList | List of Country Names | false | string array | |
| countryCodeList | List of Country Codes | false | string array | |
| postalCodeList | List of Postal Codes Codes | false | string array | |
| countyList | List of Counties | false | string array | |
| deceasedFlag | Deceased Flag | Possible values are Y or N | string | |
| dobrfd | Range of Ages | false | DateRangeFilter | |
| ageRange | Range of Ages | false | NumberRangeFilter | |
| DOBRange | Range of Date of Birth | false | DateRangeFilter | |
| deceaseDateRange | Range of Deceased Dates | false | DateRangeFilter |