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

Package: Integrated Billing

Routine: IBCOMN


Information

IBCOMN ;ALB/CMS - PATIENTS NO COVERAGE VERIFIED REPORT;10-09-98

Source Information

Source file <IBCOMN.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Entry point from option
VR ; Ask Verification Date Range
EXIT
NR ; Ask Name Range
NRR ;
NRRHLP(LEVEL) ; ?? Help for the Range Prompt
TR ; Ask Terminal Digit Range
ENH ; Sort help Text
QUE ; Ask Device
QUEQ ; Exit clean-UP
OUT() ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,?2,"Patients with No Insurance Coverage Verification"
  • Line Location: VR+1
Function Call: WRITE
  • Prompt: !!,"Enter Verification Date Range"
  • Line Location: VR+2
Function Call: WRITE
  • Prompt: " <Date Range not entered>"
  • Line Location: VR+4
Function Call: WRITE
  • Prompt: !
  • Line Location: VR+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: VR+15
Function Call: WRITE
  • Prompt: !!
  • Line Location: VR+20
Function Call: WRITE
  • Prompt: !!,"Enter Start With value or Press <ENTER> to start at the beginning of the list.",!
  • Line Location: NRR+2
Function Call: WRITE
  • Prompt: !!,"Enter Go To value or Press <ENTER> to finish at the end of the list.",!
  • Line Location: NRR+10
Function Call: WRITE
  • Prompt: !!,?5,"* The Go to Patient Name must follow after the Start with Name. *",!
  • Line Location: NRR+17
Function Call: WRITE
  • Prompt: !!,?5,"* The Go to Patient Name must follow after the Start with Name. *",!
  • Line Location: NRR+18
Function Call: WRITE
  • Prompt: !!,?5,"Enter a value the Patient Name should ",LEVEL," with."
  • Line Location: NRRHLP+1
Function Call: WRITE
  • Prompt: !,?5,"Press <ENTER> to start at the beginning of the list."
  • Line Location: NRRHLP+2
Function Call: WRITE
  • Prompt: !,?5,"Press <ENTER> to finish at the end of the list."
  • Line Location: NRRHLP+3
Function Call: WRITE
  • Prompt: !!,?5,"* The Go to Terminal Digit must follow after the Start with Digit. *",!
  • Line Location: TR+10
Function Call: WRITE
  • Prompt: !!,?5,"Enter 1 to search by a Patient Name Range. (i.e. ADAMS to ADAMSZ)"
  • Line Location: ENH+1
Function Call: WRITE
  • Prompt: !!,?5,"Enter 2 to search by Terminal Digit. The output will be sorted"
  • Line Location: ENH+2
Function Call: WRITE
  • Prompt: !,"by the 8th and 9th digits and then the 6th and 7th digits of the"
  • Line Location: ENH+3
Function Call: WRITE
  • Prompt: !,"Patient's SSN.",!
  • Line Location: ENH+4
Function Call: WRITE
  • Prompt: !,"To avoid undesired wrapping, please enter ""0;256;999"" at the 'DEVICE:' prompt."
  • Line Location: QUE+2
Function Call: WRITE
  • Prompt: !,?10,"You may want to queue this report!",!
  • Line Location: QUE+3
Function Call: WRITE
  • Prompt: !!,?15,"... One Moment Please ..."
  • Line Location: QUE+13
Function Call: WRITE
  • Prompt: !
  • Line Location: QUEQ+1
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT+2
Info |  Source |  Entry Points |  Interaction Calls