PXRRPRSP ;ISL/PKR - Provider encounter summary print. ;6/03/97
Source file <PXRRPRSP.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SET | ;Set up print fields
|
|
FAC | ||
PRV | ||
CLASS | ;
|
|
DATE | ;
|
|
HLO | ||
FINAL | ;Print grand totals
|
|
END | ;
|
|
FMTPCL(PCL,START,END,PCL1,PCL2) | ;Format the abbreviated Person Class, PCL so
|
|
HEAD | ;If necessary, write the header.
|
|
LASTCHAR(STRING,CHAR,MAX) | ;Return the position of the last character, CHAR, in
|
|
SPRINT(PTOTAL) | ;Print the provider total and return the total.
|
|
NDAY | ||
NHLOC | ||
NVIEN |
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: WRITE |
|