IBJDB21 ;ALB/RB - REASONS NOT BILLABLE REPORT (COMPILE) ;19-JUN-00
Source file <IBJDB21.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; - Entry point from IBJDB2.
|
|
ENQ | ||
AMOUNT(EPS,CLM) | ; Return the Amount not billed
; Input: EPS - Episode(1=Inpatient,2=Outpatient,3=Prosthet.,4=Prescr.) ; CLM - Pointer to Claim Tracking File (#356) |
|
AMT1 | ; - Inpatient Charges
|
|
AMT2 | ; - Outpatient Charges
|
|
AMT3 | ; Prosthetic Charges
|
|
AMT4 | ; - Prescription Charges
|
|
QAMT | ||
CLAMT(DFN,EPDT,PT) | ; Returns the Total Amount of Claims for Patient/Episode
|
|
QCLAMT | ||
OPT(IBOE,IBDT) | ; - Has the outpatient encounter been billed?
; Input: IBOE=pointer to outpatient encounter in file #409.68 ; IBDT=event date CLAIMS TRACKING(#356) ; ; ; *Pre-set variables: DFN=patient IEN, RIMB=bill rate ; |
|
OPTQ | ||
AVG(EPDT) | ; Returns the Average Amount of Inpatient Professional per
; Number of Episodes for the previous 12 months |
|
QAVG | ||
PRVSPC(EPS,CLM) | ; Return the Provider and the Specialty
; Input: EPS - Episode(1 = Inpatient OR 2 = Outpatient) ; CLM - Pointer to Claim Tracking File (#356) ; Output: Provider Code (Pointer to #200) ^ Provider Name ^ ; Specialty Code (Pointer to #40.7 or #45.7) ^ Specialty Name |
|
QPS | ||
PHDL | ; - Print the header line for the Excel spreadsheet
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^VA(200 - [#200] | Classic Fileman Calls |
^IBT(356 - [#356] | EXTERNAL^DILFD |
^RMPR(660 - [#660] | Classic Fileman Calls |