This macro expands the input files aggregated caresettingprincipal variable such that it can be used to extract claims in the MSCDM and processes caresettingprincipal values containing wilcards. More...
This macro expands the input files aggregated caresettingprincipal variable such that it can be used to extract claims in the MSCDM and processes caresettingprincipal values containing wilcards.
Usage
%ms_caresettingprincipal(INFILE=_ITGroupParamMeds, VAR=CareSettingPrincipal, OUTFILE=_ITGroupParamMeds);
[in] | INFILE | Name of the dataset containing the caresettingprincipal to expand. |
[in] | VAR | Name of the variable containing the caresettingprincipal value. |
[out] | OUTFILE | Name of the dataset with the expanded caresettingprincipal. |
None.