LR7OSUM ;DALOI/STAFF - Silent Patient cum ;11/19/09 18:15
Source file <LR7OSUM.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DFN | ||
LRLLOC | ;
|
|
END | ; Cleanup variables
|
|
EN(Y,DFN,SDATE,EDATE,COUNT,LRGIOM,SUBHEAD) | ; Enter here to get silent lab results
; Results in "CH" subscript are stored in the Cumulative format ; Headers for each format are found in ^TMP("LRH",$J,name)=ln count ; Index for where tests are found in ^TMP("LRT",$J,print name)=header^line # of1st occurance. Entries without a header means that the test exists in the report, but no result. ; Formatted reports are found in ^TMP("LRC",$J,ifn) ; DFN = Patient ; SDATE = Start date to search for results (optional) ; EDATE = End date to search for results (optional) ; COUNT = Count of results to send (optional) ; LRGIOM = Right margin ; SUBHEAD = Array of subheaders from file 64.5, misc, micro & AP to show results. Null param = get all results |
|
TEST | ; Test the output
|
|
GET64(Y) | ; Get minor headers from file 64.5
|
|
PT | ; Test with a loop thru multiple patients
|
|
CLEAN | ; Clean up TMP globals
|
|
AP(DFN) | ; Get just the AP results
|
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|