Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: IBJDI11

Package: Integrated Billing

Routine: IBJDI11


Information

IBJDI11 ;ALB/CPM - PERCENTAGE OF COMPLETED REGISTRATIONS (CONT'D) ;16-DEC-96

Source Information

Source file <IBJDI11.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; - Entry point from IBJDI1.
EN1
ENQ
NOTR(DFN,IBBDT,IBEDT,Z) ; - Check for patient's 'no treatment' dispositions.
; Input: DFN = Patient IEN
; IBBDT = Start date for search
; IBEDT = Ending date for search
; Z = 1-Look for 'no treatment' dispositions only
; 0-Also look for C&P/emply/collat/non-ct clinic visits
; Output: 0 = Patient had no 'no treatment' dispositions or patient
; had treatment within selected date range
; 1 = Patient had at least one 'no treatment' disposition or
; C&P exam/employee/collateral/non-count clinic visit
NTQ
INC(DFN,X) ; - Find a patient's registration inconsistencies.
; Input: DFN = Pointer to the patient in file #2
; Output: X = Passed by reference - the patient's
; registration inconsistencies in the form
Info |  Source |  Entry Points