LRPXAPI4 ;SLC/STAFF Lab Extract API code - Exact Match ;9/29/03 21:17
Source file <LRPXAPI4.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EXACT(DFN,DATE,CONDS) | ; from LRPXAPI5
 ; check if conditions are met for date/time  | 
|
| THREAD(CONDS,RESULTS,OK) | ;
 ; uses TCHK within this scope  | 
|
| TCHK(PAR,NUM,START) | ; within scope of THREAD
 | 
|
| SCRAPS(CONDS,RESULTS,OK) | ;
 | 
|
| NOTEQUAL(CONDS,RESULTS,OK) | ;
 ; check not equal condition for pointer values  | 
|
| EQUAL(CONDS,RESULTS,OK) | ;
 ; check equal condition for pointer values  | 
|
| AC(CONDS,RESULTS,OK) | ;
 ; check conditions for AP categories  | 
|
| MC(CONDS,RESULTS,OK) | ;
 ; check conditions for Micro categories  | 
|
| AS(CONDS,RESULTS,OK) | ;
 ; check conditions for AP specimen  | 
|
| MIR(CONDS,RESULTS,OK) | ;
 ; check conditions for antimicrobial results and interpretations ; uses MCHK within this scope  | 
|
| MCHK(ABTYPE) | ; within scope of MIR
 |