IBECEAU1 ;ALB/CPM - Cancel/Edit/Add... Clock Utilities ; 12-MAR-93
Source file <IBECEAU1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CLSTR(DFN,DATE) | ; Find the billing clock in effect on DATE.
; Input: DFN -- Pointer to the patient in file #2 ; DATE -- The date which is covered by the clock ; Output: IBCLDA -- Pointer to the clock in file #351 ; (or null if there is none) ; IBCLST -- Zeroth node of clock pointed to by ; IBCLDA [OPTIONAL] |
|
CLSTRQ | ||
CLDSP(X,NAM) | ; Display Billing Clock data for NAM.
; Input: X -- Zeroth node of clock in file #351 ; NAM -- Patient name^short id^long id |
|
CLDSPQ | ||
CLINP(BEG,DIF,IBCLDA) | ; Update Billing Clock Inpatient Days
; Input: BEG -- Existing number of inpatient days ; DIF -- Days to add to clock (could be negative) ; IBCLDA -- Pointer to clock in file #351 |
|
CLINPQ | ||
CLINPQ1 | ||
CLAMT(STR,AMT,IBCLDA) | ; Update Billing Clock Medicare Deductible co-payments
; Input: STR -- Zeroth node of clock in file #351 ; AMT -- Dollar Amt to add to clock (could be negative) ; IBCLDA -- Pointer to clock in file #351 |
|
CLAMTQ |
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 |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^IBE(351 - [#351] | Classic Fileman Calls, GET1^DIQ |