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
Print Page as PDF
Routine: IBCSCH

Package: Integrated Billing

Routine: IBCSCH


Information

IBCSCH ;ALB/MJB - MCCR HELP ROUTINE ;03 JUN 88 15:25

Source Information

Source file <IBCSCH.m>

Entry Points

Name Comments DBIA/ICR reference
M
M1
PAR
S ; display the available screen data
W ;
BL24(IBIFN,IBNOSHOW) ; display block 24 of CMS-1500
; IBNOSHOW = 1 for not to show error/warning text line
PG ; Display box 24 letters at top of charge list
INSDSPL(IBIFN) ; Display patient's policies
INSDSPLX(IBIFN) ; Display patient's policies extended (?INX)
DISPSC(IBIFN) ; display patients SC Status and Rated Disabilities
DISPROPT(IBIFN) ; prompt for VA or Non-VA provider.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Enter '^' to stop the display ",$S(IBV:"",1:"and edit "),"of data,"
  • Line Location: IBCSCH+25
Function Call: WRITE
  • Prompt: "."
  • Line Location: IBCSCH+26
Function Call: WRITE
  • Prompt: " or enter",!,"the field group number(s) you wish to edit using commas and dashes as",!,"delimiters. Those groups enclosed in brackets ""[]"" are editable while those"
  • Line Location: IBCSCH+27
Function Call: WRITE
  • Prompt: !,"enclosed in arrows ""<>"" are not."
  • Line Location: IBCSCH+28
Function Call: WRITE
  • Prompt: " Special help screens:"
  • Line Location: M+0
Function Call: WRITE
  • Prompt: !,?5,"Enter '?SC' to view SC Status and Rated Disabilities."
  • Line Location: M+1
Function Call: WRITE
  • Prompt: !,?5,"Enter '?INS' to view the patients insurance policies."
  • Line Location: M+2
Function Call: WRITE
  • Prompt: !,?5,"Enter '?INX' to view the patients insurance policies with comments."
  • Line Location: M+3
Function Call: WRITE
  • Prompt: !,?5,"Enter '?PRV' to view provider specific information."
  • Line Location: M+4
Function Call: WRITE
  • Prompt: !,?5,"Enter '?PRC' to view all procedures on the bill and related data."
  • Line Location: M+5
Function Call: WRITE
  • Prompt: !,?5,"Enter '?CHG' to view all items on the bill with potential charges."
  • Line Location: M+6
Function Call: WRITE
  • Prompt: !,?5,"Enter '?CPT' to view all charges for selected CPT codes and bill type."
  • Line Location: M+7
Function Call: WRITE
  • Prompt: !,?5,"Enter '?1500' to view how block 24 will print on a CMS-1500."
  • Line Location: M+8
Function Call: WRITE
  • Prompt: !,?5,"Enter '?J430D' to view data entered on the Dental claim."
  • Line Location: M+9
Function Call: WRITE
  • Prompt: !,?5,"Enter '?INC' to execute the edits & view the bill inconsistencies."
  • Line Location: M+10
Function Call: WRITE
  • Prompt: !?5,"Enter '?CLA' to view the ClaimsManager options."
  • Line Location: M+11
Function Call: WRITE
  • Prompt: !?5,"Enter '?MRA' to view Medicare Remittance Advice EOB's on file."
  • Line Location: M+12
Function Call: WRITE
  • Prompt: !,?5,"Enter '?ID' to view all IDs to be electronically transmitted on this claim."
  • Line Location: M+13
Function Call: WRITE
  • Prompt: !,?5,"Enter '?RX' to view all prescriptions on this claim."
  • Line Location: M+14
Function Call: WRITE
  • Prompt: !,?5,"Enter '?RNB' to enter an RNB for bill associated Claims Tracking entries."
  • Line Location: M+15
Function Call: WRITE
  • Prompt: !
  • Line Location: M+17
Function Call: WRITE
  • Prompt: !
  • Line Location: M+17
Function Call: WRITE
  • Prompt: " to RETURN to SCREEN ",+IBSR
  • Line Location: M+18
Function Call: WRITE
  • Prompt: !!
  • Line Location: M1+0
Function Call: WRITE
  • Prompt: W
  • Line Location: M1+0
Function Call: WRITE
  • Prompt: W
  • Line Location: M1+0
Function Call: WRITE
  • Prompt: W
  • Line Location: M1+0
Function Call: WRITE
  • Prompt: " to RETURN to PARAMETER SCREEN"
  • Line Location: M1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: S+1
Function Call: WRITE
  • Prompt: Z
  • Line Location: S+6
Function Call: WRITE
  • Prompt: " "_J
  • Line Location: W+2
Function Call: WRITE
  • Prompt: @IOF,!,"Example of diagnoses, procedures and charges printing on the CMS-1500"
  • Line Location: BL24+10
Function Call: WRITE
  • Prompt: !,"--------------------------------------------------------------------------------"
  • Line Location: BL24+11
Function Call: WRITE
  • Prompt: !,Z0
  • Line Location: BL24+14
Function Call: WRITE
  • Prompt: !,"21. Diagnosis"
  • Line Location: BL24+17
Function Call: WRITE
  • Prompt: ?16,"(1st 4 only)"
  • Line Location: BL24+18
Function Call: WRITE
  • Prompt: !
  • Condition for execution: IBC1
  • Line Location: BL24+38
Function Call: WRITE
  • Prompt: ?(IBCOL-1),$G(^TMP("IBXDISP",$J,IBPG,IBLN,IBCOL))
  • Line Location: BL24+38
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: BL24+40
Function Call: WRITE
  • Prompt: !,"--------------------------------------------------------------------------------"
  • Line Location: BL24+43
Function Call: WRITE
  • Prompt: !,"24. A B C D E F G H I J"
  • Line Location: PG+1
Function Call: WRITE
  • Prompt: !,"--------------------------------------------------------------------------------"
  • Line Location: PG+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: INSDSPL+1
Function Call: WRITE
  • Prompt: !
  • Line Location: INSDSPL+3
Function Call: WRITE
  • Prompt: !,@IOF,!,"SC Status and Rated Disabilities for ",$P($G(^DPT(+$G(DFN),0)),U,1)
  • Line Location: DISPSC+3
Function Call: WRITE
  • Prompt: !,"--------------------------------------------------------------------------------",!
  • Line Location: DISPSC+4
Function Call: WRITE
  • Prompt: !," SC At Time Of Care: ",$S(IBSC=1:"Yes",IBSC=0:"No",1:"")
  • Line Location: DISPSC+5
Function Call: WRITE
  • Prompt: !!,"--------------------------------------------------------------------------------"
  • Line Location: DISPSC+7
Info |  Source |  Entry Points |  Interaction Calls