WVALERTF ;HIOFO/FT - WV APIs ;10/05/2016 19:17
Source file <WVALERTF.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| RESULTS(RESULT,WVIEN) | ; Returns the most recent unprocessed entry
 ; from the WV PROCEDURE file (790.1) for the procedure type selected. ; Input: RESULT - Array name to return data in. ; WVIEN - FILE 790.1 IEN  | 
|
| EXIT | ; set RESULT equal to TMP global reference
 | 
|
| HS | ; Health Summary variable setup
 | 
|
| CY | ; Call Health Summary extract routine GMTSLRPE to get cytology data.
 ; Input: LRDFN - FILE 63 ien ; GMTS1 - reverse start date/time (most recent date) ; GMTS2 - reverse end date/time (least recent date) ; MAX - maximum # of occurrences to return ; Returns ^TMP("LRCY",$J)  | 
|
| WEEDCY | ; Weed out reports, save only report for lab accession number
 ; associated with this WH entry.  | 
|
| SP | ; Call Health Summary extract routine GMTSLRAE to get surgical
 ; pathology data. ; Input: LRDFN - FILE 63 ien ; GMTS1 - reverse start date/time (most recent date) ; GMTS2 - reverse end date/time (least recent date) ; MAX - maximum # of occurrences to return ; Returns ^TMP("LRA",$J)  | 
|
| WEEDSP | ; Weed out reports, save only report for lab accession number
 ; associated with this WH entry.  |