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
priorTime
minimum washout time in days
followUpTime
minimum required follow up time in days
limitTo
character 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.
calendarStartDate
The calendar start date for limiting by date
calendarEndDate
The calendar end date for limiting by date