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 |  Interaction Calls
Print Page as PDF
Routine: LRVRMI1

Package: Lab Service

Routine: LRVRMI1


Information

LRVRMI1 ;DALOI/STAFF - LAB MICRO HL7 INTERFACE ;Oct 29, 2008

Source Information

Source file <LRVRMI1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
; First work through the LAH global to find entries to extract
SRCHEN ; This begins the search of LAH for new data
ACCN ; Get the LRIDT
MAKEISO(LR4,ISOID) ;
; Creates the "unique id" portion for an isolate id
; Inputs
; LR4 : File #4 IEN
; ISOID : Isolate ID
; Output
; "99VA4:"_#4 info_":"_ISOID
BLDSTAT(FLD,VAL) ;
; Convenience method
SETSTATS(DATA) ;
; Goes thru DATA array and sets the status(es)
; Inputs
; DATA <byref> : DATA(file#,field#)=status ie DATA(63.05,19)="P"

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"No Load/Work List has been identified"
  • Line Location: EN+7
Info |  Source |  Entry Points |  Interaction Calls