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: IBOSTUS

Package: Integrated Billing

Routine: IBOSTUS


Information

IBOSTUS ;ALB/SGD - MCCR BILL STATUS REPORT ;25 MAY 88 14:19

Source Information

Source file <IBOSTUS.m>

Entry Points

Name Comments DBIA/ICR reference
EN
MRA ; If user chose MRA Request status, check if user wants to only print Bills with No MRA Received
SORT ; - Choose the date type to sort on.
DATE
DATE1
PS ; - Print summary, if necessary.
DQ ; - Tasked entry point.
Q
HELP2 ; - Help for Sort By prompt.
HELP3 ; - Help for Summary Only prompt.
HELP4 ; Help for No MRA on file prompt.
SUM ; - Print summary.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+12
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+12
Function Call: WRITE
  • Prompt: !
  • Line Location: DATE+0
Function Call: WRITE
  • Prompt: !,"Go to "_IBDTP_" DATE: TODAY// "
  • Line Location: DATE1+0
Function Call: WRITE
  • Prompt: *7," ??",!,"ENDING DATE must follow BEGINNING DATE."
  • Line Location: DATE1+2
Function Call: WRITE
  • Prompt: *7," ??"
  • Line Location: DATE1+3
Function Call: WRITE
  • Prompt: !
  • Line Location: PS+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PS+13
Function Call: WRITE
  • Prompt: !!,*7,"*** Margin width of this output is ",$S(IBSUM:80,1:132)," ***"
  • Line Location: PS+24
Function Call: WRITE
  • Prompt: !!," EVENT DATE is the date beginning the bill's episode of care"
  • Line Location: HELP2+1
Function Call: WRITE
  • Prompt: !!," BILL DATE is the date the bill was initially printed"
  • Line Location: HELP2+2
Function Call: WRITE
  • Prompt: !!," ENTERED DATE is the date the bill was first entered"
  • Line Location: HELP2+3
Function Call: WRITE
  • Prompt: !!," MRA REQUEST DATE is the date the MRA request bill was sent to Medicare"
  • Line Location: HELP2+4
Function Call: WRITE
  • Prompt: !!,"Select (Y)ES to just print the bill status summary, or (N)O"
  • Line Location: HELP3+1
Function Call: WRITE
  • Prompt: !," to print the BOTH the detail and summary reports."
  • Line Location: HELP3+2
Function Call: WRITE
  • Prompt: !,"Enter YES if you would like to see bills that are in a Request MRA status"
  • Line Location: HELP4+1
Function Call: WRITE
  • Prompt: !,"with no MRAs and no CSA rejection messages on file."
  • Line Location: HELP4+2
Function Call: WRITE
  • Prompt: !!,"Enter NO if you would like to see ALL bills that are in a Request MRA status."
  • Line Location: HELP4+3
Info |  Source |  Entry Points |  Interaction Calls