MMRSIPC3 ;MIA/LMT - Print MRSA Report Cont. (Contains functions to collect patient labs and swabbing rate) ; 1/23/14 11:07am
Source file <MMRSIPC3.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETLABS | ;Gets all lab data for the report.
|
|
PREV | ;Calculate prevalence measures (summary report)
|
|
GETLAB(DFN,LRMDRO,LRSTART,LREND,LRDTTYP) | ;RETURN YES/NO^RESULT
|
|
GETCH(DFN,LRMDRO,LRTST,LRSTART,LREND,LRDTTYP) | ;RETURN YES^RESULT
|
|
GETMI(DFN,LRMDRO,LRSTART,LREND,LRDTTYP) | ;RETURN YES^RESULT
|
|
CHRSLT(LRDFN,LRIDT,LRMDRO,LRTST) | ;RETURNS 'POS' OR NULL STRING (IF NOT POSITIVE)
|
|
MIRSLT(LRDFN,LRIDT,LRMDRO) | ;RETURNS 'POS' OR NULL STRING (IF NOT POSITIVE)
|
|
SCRNTOP(LRSITE,LRMDRO) | ;CHECK TO SEE IF SCREEN ON SITE
|
|
BACTRPT(LRMDRO,RPTTYPE,RPTRMRK) | ;Is this comment contained in the parameters
|