ORKLR2 ; slc/CLA - Order checking support proc for lab orders, part 2 ;May 17, 2019 17:00
Source file <ORKLR2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ORFREQ(ORKLR,OI,ORDFN,NEWORDT,SPECIMEN) | ;lab order freq restrictions order check
|
|
MAXFREQ(ORM,EARLYDT) | ;check for maximum order frequency violation
|
|
MAXFREQ2(ORIFN,ODT,ORL) | ;second part of max order freq order check
|
|
DAILY(ORD) | ;check for daily order maximum violation
|
|
DAILY2(ORIFN,ODT,CNT,ORL) | ;second part of daily order max order check
|
|
FREQS(LRIEN,ORSPEC) | ;extrinsic funct returns max order freq and daily order max for a lab test
|