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

Package: Integrated Billing

Routine: IBCOPP


Information

IBCOPP ;ALB/NLR - LIST INS. PLANS BY CO. (DRIVER) ; 20-OCT-2015

Source Information

Source file <IBCOPP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Describe report
; IB*2.0*549 - reworded report description
DEVICE ; Ask user to select device
ENQ ;
START ; Gather plans for all selected companies.
; Input: IBAI - 0 - User selected Insurance Companies
; 1 - Run report for all Insurance Companies with Plans
; IBAIA - 0 - Only select Inactive Insurance Companies
; 1 - Only select Active Insurance Companies
; 2 - Select both Active and Inactive Insurance Companies
; IBAIPA 0 - Only select Inactive Insurance Company Plans
; 1 - Only select Active Insurance Company Plans
; 2 - Select both Active and Inactive Insurance Company Plans
; IBAPL - 0 - Whether some or all ins. co's., user selects plans (may be
; all for certain companies, some for other companies)
; 1 - Whether some or all ins. co's., run report for all plans
; associated with those co's.
STARTQ ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"This report will generate a list of insurance plans by company."
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !?5,"It will help you identify duplicates. You must select one, many"
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !?5,"or all of the insurance companies; anywhere from one to all of the"
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !?5,"plans under each company; and whether to include the patient policies"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !?5,"(subscribers) under each plan. The number of plans you select is "
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !?5,"independent for each company you are including, but the subscriber"
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !?5,"is the same (all or none) for all companies and plans within this report."
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !?5,"Regardless of how you run the report, the number of group plans per"
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !?5,"insurance company and the number of subscribers per plan will be"
  • Line Location: EN+10
Function Call: WRITE
  • Prompt: !?5,"included.",!!
  • Line Location: EN+11
Function Call: WRITE
  • Prompt: !!,*7,"No plans selected!"
  • Line Location: EN+82
Function Call: WRITE
  • Prompt: !!,"*** You will need a 132 column printer for this report. ***",!
  • Line Location: DEVICE+4
Function Call: WRITE
  • Prompt: !!,"For CSV output, turn logging or capture on now. To avoid undesired wrapping"
  • Line Location: DEVICE+6
Function Call: WRITE
  • Prompt: !,"of the data saved to the file, please enter ""0;256;99999"" at the ""DEVICE:"""
  • Line Location: DEVICE+7
Function Call: WRITE
  • Prompt: !,"prompt.",!
  • Line Location: DEVICE+8
Function Call: WRITE
  • Prompt: !!,$S($D(ZTSK):"This job has been queued as task #"_ZTSK_".",1:"Unable to queue this job.")
  • Line Location: DEVICE+18
Function Call: WRITE
  • Prompt: !!,"Insurance Company # "_IBCT_": "_IBIC
  • Line Location: START+33
Function Call: WRITE
  • Prompt: " ...building a list of plans..."
  • Line Location: START+37

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(36 - [#36] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call