Print Page as PDF
Add Additional NCPDP Fields to a Claim ICR (6938)

Add Additional NCPDP Fields to a Claim    ICR (6938)

Name Value
NUMBER 6938
IA # 6938
DATE CREATED 2018/07/03
CUSTODIAL PACKAGE E CLAIMS MGMT ENGINE
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE BPSRES1
NAME Add Additional NCPDP Fields to a Claim
GENERAL DESCRIPTION
BPSRES1 allows the user to add to a claim NCPDP fields
not already on the payer sheet.
STATUS Active
KEYWORDS NCPDP
DURATION Till Otherwise Agreed
ID BPSRES1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$ADDLFLDS
This function allows the user select one or more
NCPDP fields to be added to a claim request.  The user may select only from
those fields which are not already on the payer sheet, which are outgoing
fields, and which have some logic in place for pulling a value.
VARIABLES TYPE VARIABLES DESCRIPTION
BPS02 Input
Pointer to BPS CLAIMS.
BPS59 Input
Pointer to BPS TRANSACTION.
BPSDOS Input
Date of Service.  If passed in, then this value will
be displayed to the user when listing fields to be added to the claim.
BPSADDLFLDS Output
This array will list the fields being added to the
claim.
BPSADDLFLDS(Field IEN) = Value to send.
$$ADDLFLDS Output
This function will return
1 - If user entered additional fields.
0 - If user added no fields.
-1 - If user exited out via "^".
$$SAVE
This function saves overrides into BPS NCPDP
OVERRIDES.
VARIABLES TYPE VARIABLES DESCRIPTION
BPSACTION Input
Action selected by the user (e.g. RED, PRO, ECS).
BPS59 Input
Pointer to BPS TRANSACTIONS.
BPSADDLFLDS Input
Passed by reference.  An array listing the NCPDP
fields to be added to the claim.
BPSADDLFLDS(NCPDP Field) = ""
BPSOVRIEN Input
Passed by reference, IEN of the entry in the file BPS
NCPDP OVERRIDE.
$$SAVE Output
This function returns a '1' if the values were
successfully saved; otherwise, it returns '-1'.
SUBSCRIBING PACKAGE OUTPATIENT PHARMACY
DATE ACTIVATED 2018/07/26