LRVRMI1 ;DALOI/STAFF - LAB MICRO HL7 INTERFACE ;Oct 29, 2008
Source file <LRVRMI1.m>
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" |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|