IBCROIP ;ALB/ARH - RATES: REPORTS CHARGE ITEM: PROCEDURES ; 12/01/04
Source file <IBCROIP.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN | ; OPTION ENTRY POINT: Charge Item report for Procedures Only - get parameters then run the report
|
|
| RPT | ; find, save, and print Charge Item report - entry for tasked jobs DBIA #2815
|
|
| EXIT | ||
| GET | ; get charge items for selected procedures
|
|
| CHKDV(RG,DIVS) | ; check if Region contains a selected division (where DIVS is array of divisions)
|
|
| SELRATE(RATES) | ; get rates to review, RATES(ptr to 363.3)=Billing Rate Name returned, or RATES=0 if none selected
|
|
| SELDIVS(VAUTD) | ; Issue prompt for Division (ALL: VAUTD=1, SELECT: VAUTD=0, VAUTD(DV ptr)=DV Name, ELSE: VAUTD=-1)
|
|
| SELCPTS(CPTS) | ; Select CPT Codes, returned in array ranges separated by dash, external form, or CPTS=0 if none selected
; will only allow ranges with matching first character because of length |
|
| CPTDIC(CODE) | ; inquiry on CPT code, returns null or 'internal^external'
|
|
| QUIT() | ||
| DEV | ; get device
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| FileNo | Call Tags |
|---|---|
| ^ICPT - [#81] | Classic Fileman Calls |