RCTCSWL1 ;ALB/PAW-Cross Servicing Worklist ;30-SEP-2015
Source file <RCTCSWL1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETRPT(RCRPT) | ; Create patient report based upon report selection
; required input RCRPT (see comments below for number/report correlation) ; output ^TMP("RCTCSWL",$J), containing auths for group queue |
|
BLDTMP | ; Build ^TMP("RCTCSWL",$J) for the main list screen
|
|
BLDWL | ; Format main list screen data lines
; build display lines |
|
SETL(LINE,DATA,LABEL,COL,LNG) | ; Creates a line of data to be set into the body
; of the worklist ; Input: LINE - Current line being created ; DATA - Information to be added to the end of the current line ; LABEL - Label to describe the information being added ; COL - Column position in line to add information add ; LNG - Maximum length of data information to include on the line ; Returns: Line updated with added information |
|
EXCEL | ;Format and Print EXCEL file
|
|
CSTOP(BILL) | ;
; Input: ; BILL - Bill number from #430 - External Value (.01), not IEN ; Output: ; CSTOP - Cross-serviced status (blank = not found, 0 = not stopped, 1 = stopped) |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^PRCA(430 - [#430] | GET1^DIQ |