operator to apply limiting subset operations (e.g. washout periods, calendar ranges or earliest entries)
Get auto generated name
Super class
CohortGenerator::SubsetOperator -> LimitSubsetOperator
Active bindings
priorTimeminimum washout time in days
followUpTimeminimum required follow up time in days
minimumCohortDurationminimum cohort duration time in days
limitTocharacter one of: "firstEver" - only first entry in patient history "earliestRemaining" - only first entry after washout set by priorTime "latestRemaining" - the latest remaining after washout set by followUpTime "lastEver" - only last entry in patient history inside
Note, when using firstEver and lastEver with follow up and washout, patients with events outside this will be censored.
calendarStartDateThe calendar start date for limiting by date
calendarEndDateThe calendar end date for limiting by date