SCRPPAT2 ;ALB/CMM - Practitioner's Patients ; 12/12/00 3:46pm
Source file <SCRPPAT2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DRIVE | ;
|
|
LOOPPT(ARY,PRAC) | ;loop through patients for practitioner
|
|
SETFORM(PIEN,CNAME,PINF) | ||
GETPINF(PIEN,CLIEN,PINF) | ||
CECHK(CLIEN,CNAME,PIEN) | ;should no longer be used as of patch SD*5.3*433
|
|
FORMAT(CNAME,PINF,PC,TIEN,TNAME,PRAC,PNAME,POSN,TPI,PRCP) | ; format data for display
|
|
FORMATAC(CNAME,PINF,PC,TIEN,TNAME,PRAC,PNAME,POSN,TPI,PRCP) | ; format data for display
|
|
STOR(IIEN,SEC,TRD,PINF,PNAME,TNAME,TPI,SCCNT) | ;
|
|
STORA(IIEN,SEC,TRD,PINF,PNAME,TNAME,TPI,SCCNT) | ;
|