344.41 (293)    INDEX (.11)

Name Value
FILE 344.41
NAME AVAL
DESCRIPTION
This cross reference is set when the free text bill number is entered for
the EOB detail and when the EOB detail pointer is deleted.  This cross
reference makes it possible to find those bills that do not belong to
the site, but were included in the ERA received from an insurance co.
SHORT DESCRIPTION Xref to find EOBs for bills not valid in VistA
TYPE MUMPS
EXECUTION RECORD
ACTIVITY IR
USE SORTING ONLY
ROOT TYPE INDEX FILE
ROOT FILE 344.41
SET LOGIC S ^RCY(344.4,DA(1),1,"AVAL",DA)=""
SET CONDITION CODE S X=$S(X2(1)="":1,1:0)
CROSS-REFERENCE VALUES
  • ORDER NUMBER:   1
    TYPE OF VALUE:   FIELD
    FILE:   344.41
    FIELD:   .02
    COLLATION:   forwards
  • ORDER NUMBER:   2
    TYPE OF VALUE:   FIELD
    FILE:   344.41
    FIELD:   .05
    COLLATION:   forwards
KILL LOGIC K ^RCY(344.4,DA(1),1,"AVAL",DA)
KILL CONDITION CODE S X=$S(X2(1)'="":1,1:0)
KILL ENTIRE INDEX CODE K ^RCY(344.4,DA(1),1,"AVAL")