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

Package: Integrated Billing

Routine: IBCOIVM


Information

IBCOIVM ;ALB/NLR - IVM BILLING ACTIVITY ; 28-APR-94

Source Information

Source file <IBCOIVM.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point to generate list of patients with policies identified
; through IVM Center, including total amounts billed and collected
DEVICE ; Select device for queueing/printing report
ENQ ; Cleanup
PROD() ; Is this the production account? Output: 1 - YES, 0 - NO
HLPIVM ; Help for sending report to the IVM Center.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?6,"This report will generate a list of patients who have policies"
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !?6,"that were identified through the IVM Center. For all bills"
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !?6,"generated against these policies, individual and total amounts"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !?6,"billed and collected will be indicated. If you are running"
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !?6,"this report in your Production account, you will have the"
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !?6,"opportunity to transmit this report to the IVM Center."
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: !!?6,"Please note that this output requires 132 columns.",!
  • Line Location: DEVICE+1
Function Call: WRITE
  • Prompt: !!,$S($D(ZTSK):"This job has been queued as task #"_ZTSK_".",1:"Unable to queue this job.")
  • Line Location: DEVICE+5
Function Call: WRITE
  • Prompt: !!,"The IVM Center has identified insurance policies for a"
  • Line Location: HLPIVM+1
Function Call: WRITE
  • Prompt: !,"large number of patients, and wishes to track amounts"
  • Line Location: HLPIVM+2
Function Call: WRITE
  • Prompt: !,"billed and collected against these policies. The data"
  • Line Location: HLPIVM+3
Function Call: WRITE
  • Prompt: !,"will be compiled nationally and will assist the IVM Center"
  • Line Location: HLPIVM+4
Function Call: WRITE
  • Prompt: !,"in meeting its goals. Even if you are planning to transmit"
  • Line Location: HLPIVM+5
Function Call: WRITE
  • Prompt: !,"a report to the IVM Center, you should run the report"
  • Line Location: HLPIVM+6
Function Call: WRITE
  • Prompt: !,"once without transmitting to check the results. You may"
  • Line Location: HLPIVM+7
Function Call: WRITE
  • Prompt: !,"then re-run the report and transmit it to the IVM Center."
  • Line Location: HLPIVM+8
Info |  Source |  Entry Points |  Interaction Calls