This macro identifies all index dates with incidence claims in the washout period.
More...
This macro identifies all index dates with incidence claims in the washout period.
- Program inputs
- work._groupwash&GROUPWASHID. (Dataset with incidence claims that should be outside the washout period.)
- work._pov1&COHORTID. (Dataset with potential index dates.)
- Program outputs
- work._pov2&COHORTID. (Dataset with index dates that have an incidence claim in the washout period.)
Usage
%ms_createpov2(COHORTID=&n.);
- Parameters
-
[in] | COHORTID | Identifier for the cohort being processed (primary, secondary). |
SAS Macros Dependencies
- Author
- Sentinel Coordinating Center (info@.nosp@m.sent.nosp@m.inels.nosp@m.yste.nosp@m.m.org)