DSIV LIST ENTRIES2

TITLEVALUE
NAMEDSIV LIST ENTRIES2
DESCRIPTIONReturns INSURANCE BUFFER file entries for specified date range.
Each return value has the form -
BUFFER IEN^DFN^ << requested fields >> ^SSN^FLAGS^SYMBOL^DIV^IMAGES^ERR
where SSN is the full patient SSN,
FLAGS are the "iIEYH" flags,
SYMBOL is the IIV status (where the record is in electronic processing),
DIV is the users default division, and
IMAGES is field #2 IMAGES SCANNED from the DSIV AUDIT file (#19625)
ERR is the one-line eIV error message (if applicable)
TAGLIST
ROUTINEDSIVIC3
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERSDT
DESCRIPTIONStart date in FileMan internal format.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH14

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETEREDT
DESCRIPTIONInclusive end date in FileMan internal format (optional).
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH14

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERFLDS
DESCRIPTIONField list (optional). If not specified .01I;.01 are returned.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH100

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERNUMS
DESCRIPTION Contains the maximum number of entries to return per rpc call. If not
defined, then all entries will be returned (backward compatible).
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH10

INPUT PARAMETERSSEQUENCE NUMBER5
INPUT PARAMETERMORE
DESCRIPTION Used with the NUMS parameter, More=0 means first call to rpc, More'=0
means get the next 'set' of NUMS records. The data will end with a
record = $END$ to tell the gui that there are no more records.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH1

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONReturns INSURANCE BUFFER file entries for specified date range. Each
return value has the form:
BUFFER IEN^DFN^ << requested fields >> ^SSN^FLAGS^SYMBOL^DIV^IMAGES^ERR
where SSN is the full patient SSN,
FLAGS are the "iIEYH" flags,
SYMBOL is the IIV status (where the record is in electronic processing),
DIV is the users default division, and
IMAGES is field #2 IMAGES SCANNED from the DSIV AUDIT file (#19625)
ERR is the one-line eIV error message (if applicable)
AVAILABILITYAGREEMENT
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED