| DESCRIPTION OF ENHANCEMENTS |
This build provides three new APIs for the Insurance Capture Buffer
Group Insurance Plan (#355.3) file
Patient Insurance Type (#2.312) subfile
There is also an API (UPDTICB) which will allow for fields that are not
stored in the insurance buffer to be updated into the IB Insurance Files.
These APIs are documented in Integration Control Registration (ICR)
#5353, (Accept/Reject Insurance Buffer data APIs).
The three new APIs are:
application. There are two APIs that are to be used to move Insurance
ACCEPAPI^IBCNICB(RESULT,IBBUFDA,DFN,IBINSDA,IBGRPDA,IBPOLDA,IBMVINS,
IBMVGRP,IBMVPOL,IBNEWINS,IBNEWGRP,IBNEWPOL,IVMREPTR)
REJECAPI^IBCNICB(RESULT,IBBUFDA,IVMREPTR)
UPDTICB^IBCNICB (RESULT,DFN,IBPOLDA,IBGRPDA,IBPOLCOM,IBPOLBIL,IBPLAN,
IBELEC,IBGPCOM,IBFTF,IBFTFVAL)
This patch removes the Traditional Regular type "B" cross-reference on the
TYPE OF PLAN (#355.1) file since this cross-reference only contains the
Buffer (#355.33) file data to other Integrated Billing files or reject
first 30 characters of the NAME (#.01) field. This cross-reference
limitation may create problems when using the Fileman DBS calls. A New
Style Regular "B" cross-reference will be added that will contain all
characters to the field limit of 40 characters. In a post install the
patch will build the new "B" cross-reference on the file.
this data. These APIs provide a front end into the existing ACCEPT and
REJECT Insurance Buffer APIs which suppresses all write statements and
interactive fileman calls within the existing code.
The Insurance Buffer (#355.33) file data is moved to the following files:
Insurance Company (#36) file
|