Hello GPC Devs,

We are facing issue at KUMC where we have data for COVID-19 diagnosis and lab 
tests in CDM, but we are getting the following error for cdc_pmp_wp001_v01. Can 
you help us ? Let us know if  you need more logs.


MLOGIC(RUNREPORT): Ending execution.
MPRINT(MODULARPROGRAM3): ;
SYMBOLGEN: Macro variable TABLE1 resolves to Y
SYMBOLGEN: Macro variable VITALTAB resolves to Y
SYMBOLGEN: Macro variable RUNPDFREPORT resolves to Y
SYMBOLGEN: Macro variable COMORBTAB resolves to N
MLOGIC(MODULARPROGRAM3): %IF condition "&TABLE1."="Y" | "&VITALTAB."="Y" | 
"&RUNPDFREPORT."="Y" |
"&COMORBTAB."="Y" is TRUE
MPRINT(MODULARPROGRAM3): *Defensive coding if although baseline requested, no 
baseline outputted due to
lack of patients;
SYMBOLGEN: Macro variable REQUESTID resolves to cdcwp1v01
SYMBOLGEN: Macro variable RUNID resolves to r01
MLOGIC(MODULARPROGRAM3): %IF condition 
%sysfunc(exist(drnoc.&REQUESTID.&RUNID._baseline))=1 is TRUE
SYMBOLGEN: Macro variable REQUESTID resolves to cdcwp1v01
SYMBOLGEN: Macro variable RUNID resolves to r01
SYMBOLGEN: Macro variable REQUESTID resolves to cdcwp1v01
SYMBOLGEN: Macro variable RUNID resolves to r01
MPRINT(MODULARPROGRAM3): proc transpose data=drnoc.cdcwp1v01r01_baseline 
out=drnoc.cdcwp1v01r01_baseline;
MPRINT(MODULARPROGRAM3): id group;
ERROR: Variable GROUP not found.
MPRINT(MODULARPROGRAM3): run;


Best,
____________________________________________
Lav Patel, MS

Team Lead - Biomedical Informatics Software Engineer
Center for Medical Informatics and Enterprise 
Analytics<https://www.kumc.edu/miea.html>
University of Kansas Medical Center

[cid:40842408-2a6c-4356-bf3e-fe28bcb64bc2]

_______________________________________________
Gpc-dev mailing list
Gpc-dev@listserv.kumc.edu
http://listserv.kumc.edu/mailman/listinfo/gpc-dev

Reply via email to