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

Package: Integrated Billing

Routine: IBMHRPT


Information

IBMHRPT ;EDE/YMG - Mental Health Copay Exemption Report; 05/04/2023

Source Information

Source file <IBMHRPT.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; entry point
COMPILE ; compile report
PRINT ; print report
HDR ; print header
ASKDT() ; prompt for start and end dates
ASKDIV(DIVS) ; prompt for division(s)
ASKSORT() ; display "sort by" prompt
FLTRSTR() ; returns "Filtered by" string to print
SORTSTR() ; returns "Sorted by" string to print
PAUSE ; "Press Return to Continue" prompt
ASKCANC() ; display "include cancelled bills" prompt
ASKFREE() ; display "include free visits" prompt

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report requires 132 column display.",!
  • Line Location: EN+12
Function Call: WRITE
  • Prompt: !!,"Report compilation has started with task# ",ZTSK,".",!
  • Line Location: EN+21
Function Call: WRITE
  • Prompt: "."
  • Line Location: COMPILE+8
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRINT+11
Function Call: WRITE
  • Prompt: !!,"No records found."
  • Line Location: PRINT+15
Function Call: WRITE
  • Prompt: !!,$$CJ^XLFSTR("End of report.",132)
  • Line Location: PRINT+31
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !,"Mental Health Copay Exemption Report",?66,EXTDT,?120,"Page: ",PAGE
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !,$$FLTRSTR(),";",$$SORTSTR()
  • Line Location: HDR+6
Function Call: WRITE
  • Prompt: !,"Div Patient Name DoS Bill # Type Status Stop Amt Free"
  • Line Location: HDR+7
Function Call: WRITE
  • Prompt: !,DASH
  • Line Location: HDR+8
Function Call: WRITE
  • Prompt: !
  • Line Location: PAUSE+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PAUSE+5
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKCANC+5
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKFREE+5

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IB - [#350] GETS^DIQ
^IBE(350.9 - [#350.9] EXTERNAL^DILFD,  GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call