IBCSC4D ;ALB/ARH - ADD/ENTER DIAGNOSIS ;11/9/93
Source file <IBCSC4D.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ;add/edit diagnosis for a bill, IBIFN required
|
|
E1 | ||
EXIT | ||
ASKDX() | ;
|
|
AD | ||
ADD(DX,IFN,DXPOA) | ;
|
|
EDIT(IBDXIFN) | ;
|
|
EDITQ | ||
SET(IFN,DXARR,POARR) | ;setup arrays of all dx's for bill, array names should be passed by reference
|
|
DISP(POARR) | ;screen display of existing dx's for a bill,
|
|
DISP1(IFN) | ;
|
|
HELP | ;called for help from dx enter to display existing dx's
|
|
ADD1(IFN) | ;does not work, but it should replace ask add, and edit
|
|
DXOPT(IBIFN) | ; display and ask user to select PCE diagnosis
|
|
OPTDX(DFN,DT1,DT2,ARRAY,IBDXE) | ; get diagnosis from PCE for encounters within date range
; ARRAY(X)= DX ^ ORDER ^ OUTPATIENT ENCOUNTER (409.68) ^ DATE/TIME ^ TRUE IF NON-BILL ^ NON-BILL MESS ^ CLINIC |
|
NEWDX(IBX) | ; user select PCE diagnosis to add to bill
|
|
NEWDX1 | ||
NEWDXE | ||
ADDNEW(IBIFN,LIST,IBOEA) | ; add selected PCE diagnosis to bill
|
|
DISPOE(OEARR,EXARR) | ; display outpatient PCE diagnosis
|
|
DISPID | ; Display the Associated Dx and Rx # for a procedure in the identifier.
; Input: Naked reference to the 0th node of an entry in the ; Procedures (#304) sub-file of the Bill/Claims (#399) file. |
|
FIRSTDX(DA) | ; Called by trigger cross reference #2 on file 362.3,.03
; DA is the ien of the entry in file 362.3 ; Check if the corresponding bill is for an inpatient episode, the ; admitting dx for the corresponding bill is null and the dx being ; entered is the first for the bill. If this is all true, admitting ; dx should be set to the dx. |
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 |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^IBA(362.3 - [#362.3] | Classic Fileman Calls |
^DGCR(399 - [#399] | Classic Fileman Calls |