Print Page as PDF
PFSS PROCESS INSURANCE FROM DG REGISTRATION ICR (4709)

PFSS PROCESS INSURANCE FROM DG REGISTRATION    ICR (4709)

Name Value
NUMBER 4709
IA # 4709
DATE CREATED 2005/06/27
CUSTODIAL PACKAGE INTEGRATED BILLING
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE IBBFINA
NAME PFSS PROCESS INSURANCE FROM DG REGISTRATION
GENERAL DESCRIPTION
The Registration application (DG) will receive messages
sent from the COTS Billing package and then pass these messages off to the
Integrated Billing (IB) package for insurance processing.  This IA will insure
that Registration accesses the API used to pass the HL7 message off to IB for
processing in the correct way.  The routine IBBFINA will be called at the
entry point EN, passing the parameter for the internal entry number of the HL7
message from file 772.  The API will parse the HL7 message and store insurance
data values pertinent to the patient inside the new file structures defined
for PFSS Insurance.
STATUS Active
KEYWORDS INSURANCE
DURATION Till Otherwise Agreed
ID IBBFINA
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
EN
Entry point to accept HL7 message to be used for
extraction of PFSS insurance values.
VARIABLES TYPE VARIABLES DESCRIPTION
IEN Input
Pointer to the HL7 MESSAGE TEXT (#772) file
containing the message to be processed.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
REGISTRATION
Registration (DG) will call EN^IBBFINA in order to
process insurance segments of an HL7 message it has already processed for
demographic changes.  DG will call EN^IBBFINA(IEN) using the HL7 IEN from file
#772 in order to process the IN1, IN2, and IN3 segments of the message.  Upon
completion, Registration will receive back either a positive integer to
indicate successful addition of insurance message elements, or a negative
integer concatenated with a message indicating an error of some sort with
insurance processing.  The Registration package will then either send an
application ACKnowledgement or Non-ACKnowledgement back to the HL7 messaging
package indicating success or failure to process the message.