Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: LRPXAPI4

Package: Lab Service

Routine: LRPXAPI4


Information

LRPXAPI4 ;SLC/STAFF Lab Extract API code - Exact Match ;9/29/03 21:17

Source Information

Source file <LRPXAPI4.m>

Entry Points

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
Info |  Source |  Entry Points