Print Page as PDF
DBIA4238-B ICR (4239)

DBIA4238-B    ICR (4239)

Name Value
NUMBER 4239
IA # 4239
DATE CREATED 2003/09/16
CUSTODIAL PACKAGE REGISTRATION
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE VAFHLMFI
NAME DBIA4238-B
ORIGINAL NUMBER 4238
GENERAL DESCRIPTION
Integrated Billing calls the HL7 function
$$MFI^VAFHLMFI when constructing the HL7 messages that are passed on through
Vitria for insurance confirmation.
STATUS Active
KEYWORDS
  • IIV
  • HL7
  • INTEGRATED BILLING
ID VAFHLMFI
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$MFI(ID,APP,EVENT,ENDT,EFFDT,RESP)
Given the Master File Identifier, file-level event
code, entered date/time, effective date/time and response-level code, generate
an MFI segment or return an error message if a required parameter has not been
passed.
VARIABLES TYPE VARIABLES DESCRIPTION
ID Input
Master File Identifier.  This is a required field.
If it is not supplied an error is returned.
APP Input
Master File Application Identifier.  This is a
required field.  If it is not supplied, an error is returned.
EVENT Input
File-level event code.  If none is supplied, a
default of REP (replace the current version of this master file with the
version contained in this message) is employed.
ENDT Input
Entered date/time.  If none is supplied, a default of
the current date/time is employed (FileMan format is expected).
EFFDT Input
Effective date/time.  If none is supplied, a default
of the current date/time is employed (FileMan format expected).
RESP Input
Response level code.  If none is supplied, a default
of NE (Never, no application level response needed) is employed.
FUNCTION RETURNS Output
Function returns:  MFI segment string sub-delimited
by HLFS, otherwise "-1^"_error message
SUBSCRIBING PACKAGE INTEGRATED BILLING