DSIV FIND ENTRIES (2540)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIV FIND ENTRIES
TAG FIND
ROUTINE DSIVIC
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
Returns unprocessed INSURANCE BUFFER file entries for a given patient.
INPUT PARAMETER
  • DFN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   16
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Patient internal entry number (in FILE #2).
    
  • FLDS
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   80
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Contains the requested buffer entry fields that can be retrieved using 
    Fileman (i.e. not an API call).  For example: 
    "@;.01I;.02;.03;.04I;20.01;40.02;40.03;40.09;60.04"
    
  • NUM
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   5
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the number of entries you wish to be returned.
    
RETURN PARAMETER DESCRIPTION
Returns INSURANCE BUFFER file entries for a specified patient.
  Each return value has the form -
  BUFFER IEN^ << requested fields >> ^FLAGS^SYMBOL^ERR
  FLAGS are the "iIEYH" flags,
  SYMBOL is the IIV status (where the record is in electronic processing),
  ERR is the one-line eIV error message (if applicable)