RCDPRTP0 ;ALB/LDB - CLAIMS MATCHING REPORT ;5/24/00 10:48 AM
Source file <RCDPRTP0.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PAT | ||
DATE | ||
TYPE | ||
BILL | ||
REC | ||
TYPEPIC(RCTYPE) | ; function for user selection of care types PRCA*4.5*315
; RCTYPE is an output array, pass by reference ; RCTYPE(type)="" where type can be (I)npatient, (O)utpatient,(P)rosthetics or (R)x (Prescription) ; Function value is 1 if at least 1 care type was selected, 0 otherwise ; User can select one, all or a combination of care types. |
|
FORMAT(RCEXCEL) | ; capture the report format from the user (normal or CSV output) PRCA*4.5*315
; RCEXCEL=0 for normal output ; RCEXCEL=1 (^ separated values) for Excel output ; pass parameter by reference |
|
DEVICE | ; Device Selection for Excel output PRCA*4.5*315
; RCEXCEL=1 for Excel ('^' separated values) output |
|
EXMSG | ; - Displays the message about capturing to an Excel file format
|
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 |
|
Function Call: WRITE |
|
Function Call: WRITE |
|