This macro deletes encounterids from a file. More...
This macro deletes encounterids from a file.
Usage
%ms_delencounterids(DATAFILE=worktemp._procextract,
ENCIDSFILE=&ENCIDSTOEXCLUDE.,
OUTFILE=worktemp._procextract);
| [in] | DATAFILE | Name of the dataset to delete encounterids from. |
| [in] | ENCIDSFILE | Name of the dataset containing the list of encounterids to delete. |
| [in] | OUTFILE | Name of the output dataset containing record excluding encounterids. |
None.