LRPXAPI5 ;SLC/STAFF Lab Extract API code - Match ;9/30/03 09:59
Source file <LRPXAPI5.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| MATCH(DFN,DATE,CONDS,TYPE) | ; $$(dfn,date,conds,type) -> 1 if ok, else 0
 ; from LRPXAPI3,LRPXAPI6 ; check if conditions are met for date/time  | 
|
| 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) | ; $$(dfn,date,conds) -> 1 if ok, else 0
 ; check conditions for antimicrobial results and interpretations  |