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

Package: Integrated Billing

Routine: IBCOMC


Information

IBCOMC ;ALB/CMS - IDENTIFY PT BY AGE WITH OR WITHOUT INSURANCE;10-09-98

Source Information

Source file <IBCOMC.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Entry point from option
INS ; -- sort by Insurance Company or no Insurance
VISIT ; -- sort by Treated Date Range
AGE ; -- sort by AGE optional
AGEQ
EXIT
NR ; Ask Name Range
NRR ;
NRRHLP(LEVEL) ; ?? Help for the Range Prompt
TR ; Ask Terminal Digit Range
INSR ; -- sort by Insurance Company Range
INSR1 ;
INSRHLP(LEVEL) ; ?? Help for the Range Prompt
INSS ; -- select Insurance Companies
INSSQ
QUE ; Ask Device
QUEQ ; Exit clean-UP
OUT() ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report will identify patients who were treated within a specified"
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !,"date range who do or do not have insurance coverage."
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !!,"Filter by Insurance Company or No Insurance"
  • Line Location: INS+1
Function Call: WRITE
  • Prompt: !!,"Sort by Date Last Treated Range."
  • Line Location: VISIT+1
Function Call: WRITE
  • Prompt: *7," <Date Last Treated Range not entered>"
  • Line Location: VISIT+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: VISIT+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: VISIT+17
Function Call: WRITE
  • Prompt: !!,"Sort by Patient Age Range. (Optional)"
  • Line Location: AGE+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: AGEQ+4
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 the Start with Name.",!
  • Line Location: NRR+17
Function Call: WRITE
  • Prompt: !!,?5,"The Go to Patient Name must follow 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 the Start with Digit.",!
  • Line Location: TR+10
Function Call: WRITE
  • Prompt: !!,"Enter Start With value or Press <ENTER> to start at the beginning of the list.",!
  • Line Location: INSR1+2
Function Call: WRITE
  • Prompt: !!,"Enter Go To value or Press <ENTER> to finish at the end of the list.",!
  • Line Location: INSR1+10
Function Call: WRITE
  • Prompt: !!,?5,"The Go to Insurance Company must follow the Start with Insurance Company.",!
  • Line Location: INSR1+17
Function Call: WRITE
  • Prompt: !!,?5,"The Go to Insurance Company must follow the Start with Insurance Company.",!
  • Line Location: INSR1+18
Function Call: WRITE
  • Prompt: !!,?5,"Enter a value the Insurance Company Name should ",LEVEL," with."
  • Line Location: INSRHLP+1
Function Call: WRITE
  • Prompt: !,?5,"Press <ENTER> to start at the beginning of the list."
  • Line Location: INSRHLP+2
Function Call: WRITE
  • Prompt: !,?5,"Press <ENTER> to finish at the end of the list."
  • Line Location: INSRHLP+3
Function Call: WRITE
  • Prompt: " <No Insurance Companies selected>"
  • Line Location: INSS+5
Function Call: WRITE
  • Prompt: " <No Insurance Companies selected>"
  • Line Location: INSS+15
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