IBOCNC2 ;ALB/ARH - CPT USAGE IN CLINICS (PRINT) ;1/23/92
Source file <IBOCNC2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
START | ;set up headers and dates then do appropriate print
|
|
PRINTC | ;print the report from the temp sort file to the appropriate device, by clinic
|
|
PRINTP | ;print report from temp sort file by procedure
|
|
PRINTD | ;print report from temp sort file by procedure with extended description
|
|
CPT(IBCPT) | ; Format the CPT code for output
|
|
DESC | ;if sort by proc & user wants desc, get procedure description, store in IBD at proper length for printing
|
|
HDR | ;print the report header
|
|
PAUSE | ;pause at end of screen if being displayed on a terminal
|
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 |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|