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

Package: Integrated Billing

Routine: IBCNBLP


Information

IBCNBLP ;ALB/ARH-Ins Buffer: LM buffer process screen ;1 Jun 97

Source Information

Source file <IBCNBLP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; - main entry point for screen
HDR ; header code for list manager display
INIT ; initialization for list manager list, ifn of record to display required IBBUFDA
HELP ; list manager help
EXIT ; exit list manager option and clean up
BLD ; build screen display
DATE(X) ;
PATHDR(IBBUFDA) ; additional header lines: display buffer entry for display of existing patient's insurance screen
GRPHDR(IBBUFDA) ; additional header lines: display buffer entry for display of other insurance group plans screen
PATDATA(IBBUFDA) ; create string of data from buffer entry to compare with data in existing insurance entries
; for the patient insurance list compare: INS COMPANY NAME ^ GROUP NUMBER ^ SUBSCRIBER ID
GRPDATA(IBBUFDA) ; create string of data from buffer entry to compare with data in existing insurance entries
; for the group plan list compare: GROUP NAME ^ GROUP NUMBER ^ TYPE OF PLAN

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This screen displays a summary of the chosen Buffer entry in the header."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !!,"The list portion of the screen may display either:"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,?5,"1) a list of all of the patient's current and past insurance policies,"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !,?8,"followed by a list of any Group/Plan that has a Group Name or ",!,?8,"Group Number that may match the Buffer entry's."
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !,?5,"2) a list of all of the Group/Plans for a user specified insurance company."
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !!,"Use the 'Insurance Co/Patient' action to toggle between these two screens."
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !!,"Flags: '~' company/group is inactive '-' individual patient policy"
  • Line Location: HELP+8
Function Call: WRITE
  • Prompt: !!,"Bold Data: If one of the following Buffer File entry data elements matches all",!,"or the first part of the "
  • Line Location: HELP+9
Function Call: WRITE
  • Prompt: "corresponding data element of the policy or group/plan",!,"being displayed then the matching part of the data element will be displayed in",!,"bold characters:"
  • Line Location: HELP+10
Function Call: WRITE
  • Prompt: !," Subscriber Id, Insurance Company Name, Group Number, Group Name, Type of Plan"
  • Line Location: HELP+11
Function Call: WRITE
  • Prompt: !!,"Bold Number: On the Group/Plan lists, the number preceding the group/plan being",!,"displayed will be in bold if the patient is already a member of that plan."
  • Line Location: HELP+12
Function Call: WRITE
  • Prompt: !!,"The IB INSURANCE SUPERVISOR key is required to either Accept or Reject an entry."
  • Line Location: HELP+13

FileMan Files Accessed Via FileMan Db Call

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