IBARXMO ;LL/ELZ - PHARMACY COPAY CAP REPORTS ;21-JAN-2001
Source file <IBARXMO.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CAP | ; cap report entry point
; this report will produce a summary of patient's who have met or exceed their cap for the period selected. They may select either a mo/year or just a year. |
|
CAPDQ | ; cap report processing entry
|
|
NOBILL | ; non-billable report entry point
; this report will produce a list of copay transaction which could not be billed (fully or partly) for the Month/Year selected. |
|
NOBILLDQ | ; entry point to produce the non-billable report
|
|
DEV(IBR,IBN) | ; device selection
; IBR=routine, IBN=task name (only used of tasked) |
|
HEAD(IBX,IBY) | ; print header
; IBX=report name, IBY=data description for second line ; IBP is assumed for page # |
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 |
|