IBECEA31 ;ALB/CPM - Cancel/Edit/Add... Handle Events ; 02-APR-93
Source file <IBECEA31.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EVF(DFN,IBFR,IBTO,IBNH) | ; Find the matching event for a copay or per diem.
; Input: DFN -- Pointer to the patient in file #2 ; IBFR -- Charge 'Bill From' date ; IBTO -- Charge 'Bill To' date ; IBNH -- 2 - Fee, 1 - NHCU charge, 0 - Hospital charge ; 3 - LTC ; Output: >1 -- ien of event ^ admission date ^ discharge date ; 0 -- an event is not found ; -1 -- an event is found, but can't be billed |
|
EVFQ | ||
EVS | ; Set the output variable Y for the most recent (applicable) event.
|
|
DIS(X) | ; Find the discharge date for an admission.
; Input: X -- Softlink from an entry in #350 ; Output: Discharge date (if discharged), or 9999999 (still admitted) |
|
ADSEL(DFN) | ; Select an admission to use to build an event.
; Input: DFN -- Pointer to the patient in file #2 ; Output: >1 -- ien of pt movement (in file #405) to link event ; 0 -- no admissions for the patient, or ; -1 -- user decided to quit. |
|
ADSELQ | ||
DISEL | ; Display admission data.
|
|
ASKAD | ; Prompt the user to select an admission.
|
|
ASKADQ | ||
ADEV | ; Add a new event entry in file #350.
|
|
NOEV | ; No event in Integrated Billing - ask user to select an admission
|
|
UNAB |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: READ |
|
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 |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^IB - [#350] | Classic Fileman Calls |