MedicationCriteria
This section describes the Medication criteria classes.
| Name | Description | Required | Schema | Default |
|---|---|---|---|---|
| exclude | false | boolean | false | |
| medicationNameList | List of Medication Names | false | string array | |
| dosageUOMCodeList | List of Dosage Unit Codes | false | string array | |
| dosageUOMNameList | List of Dosage Unit Names | false | string array | |
| datasourceNameList | List of Datasource Names | false | string array | |
| datasourceCodeList | List of Datasource Codes | false | string array | |
| medicationCodeList | List of Medication Codes | false | string array | |
| medicationStartDateRange | Medication Start Date | false | DateRangeFilter | |
| medicationEndDateRange | Medication End Date | false | DateRangeFilter | |
| medicationDosageRange | Medication Dosage | false | NumberRangeFilter | |
| medicationOutcomeCodeList | List of Medication Outcome Codes | false | string array | |
| medicationOutcomeNameList | List of Medication Outcome Codes | false | string array |