Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBCEDS

Package: Integrated Billing

Routine: IBCEDS


Information

IBCEDS ;ALB/ESG - EDI CLAIM STATUS REPORT - SELECTION ;13-DEC-2007

Source Information

Source file <IBCEDS.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; entry point
DS10
DS20
DS30
DS40
DS50
DS60
DS62
DS65
DS70
DS80
EX ; exit point
STOP() ; Determine if user wants to exit out of the whole option
; 1=yes, get out entirely
; 0=no, just go back to the previous question
STOPX ; STOP exit pt
CLAIM ; enter in multiple claim#'s or generate a report
CLM1 ;
CLAIMX ;
DIV ; division selection
DV1 ;
DIVX ;
PAYER ; payer selection
PY1 ;
PAYERX ;
TXDATE ; date range for the last transmission date
TXDATEX ;
EDISTAT ; selection of one or all of the EDI claim statuses
EDI1 ;
EDISTATX ;
CANCEL ; Include cancelled claims?
CANCELX ;
SD ; Summary or Detail ; IB*2.0*641;JWS;
SDX ;
SORT ; Gather the primary, secondary, and tert sorts
SORTX ;
DEVICE ; Device selection
DEVICEX ;
TEST ; Test claims include in lower environments ; IB*2.0*727;JWS;EBILL-2680
TESTX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"EDI Claim Status Report"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !
  • Line Location: STOP+5
Function Call: WRITE
  • Prompt: !!,"CLAIM SELECTION METHOD"
  • Line Location: CLM1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: CLM1+13
Function Call: WRITE
  • Prompt: *7,!!?3,"Test Claim Transmissions are not Allowed.",!
  • Line Location: CLM1+24
Function Call: WRITE
  • Prompt: *7,!!?3,"This Claim is still in a READY FOR EXTRACT status.",!
  • Line Location: CLM1+25
Function Call: WRITE
  • Prompt: *7,!!?3,"This Claim has no Batch#.",!
  • Line Location: CLM1+26
Function Call: WRITE
  • Prompt: *7,!!?3,"This Claim is Corrupted.",!
  • Line Location: CLM1+27
Function Call: WRITE
  • Prompt: *7,!!?3,"No claims have been selected. Please try again."
  • Line Location: CLM1+35
Function Call: WRITE
  • Prompt: !!,"DIVISION SELECTION"
  • Line Location: DV1+2
Function Call: WRITE
  • Prompt: !
  • Line Location: DV1+10
Function Call: WRITE
  • Prompt: *7,!!?3,"No divisions have been selected. Please try again."
  • Line Location: DV1+24
Function Call: WRITE
  • Prompt: !!,"PAYER SELECTION"
  • Line Location: PY1+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PY1+10
Function Call: WRITE
  • Prompt: !
  • Line Location: PY1+17
Function Call: WRITE
  • Prompt: *7,!!?3,"No payers have been selected. Please try again."
  • Line Location: PY1+39
Function Call: WRITE
  • Prompt: !!,"LAST TRANSMIT DATE RANGE SELECTION"
  • Line Location: TXDATE+3
Function Call: WRITE
  • Prompt: !!,"EDI CLAIM STATUS SELECTION"
  • Line Location: EDI1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: EDI1+10
Function Call: WRITE
  • Prompt: *7,!!?3,"No EDI statuses have been selected. Please try again."
  • Line Location: EDI1+28
Function Call: WRITE
  • Prompt: !!,"CANCELLED CLAIM SELECTION"
  • Line Location: CANCEL+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SD+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SORT+1
Function Call: WRITE
  • Prompt: !!,"SORT CRITERIA"
  • Line Location: SORT+2
Function Call: WRITE
  • Prompt: !!!,"This report is 132 characters wide. Please choose an appropriate device.",!
  • Line Location: DEVICE+3
Function Call: WRITE
  • Prompt: !!,"INCLUDE TEST CLAIMS SELECTION"
  • Line Location: TEST+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBA(364 - [#364] FIELD^DID
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call