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

Package: Integrated Billing

Routine: IBCNBEE


Information

IBCNBEE ;ALB/ARH - Ins Buffer: add/edit existing entries in buffer ;1 Jun 97

Source Information

Source file <IBCNBEE.m>

Entry Points

Name Comments DBIA/ICR reference
ADD(IBSOURCE) ; add a new buffer file entry (#355.33), sets only status (0) node data
STATUS(IBBUFDA,STATUS,NC,NG,NP) ; edit the status node
INS(IBBUFDA,FLDS) ; edit the insurance company portion of a buffer file entry
GRP(IBBUFDA,FLDS) ; edit the group/plan portion of the buffer file entry
POLICY(IBBUFDA,FLDS) ; edit the patient policy portion of the buffer file entry
ESGHP(IBBUFDA) ; sponsoring employer information
ASKSAVE(NAME) ;asks the user if changes to the Patient Registration File (Subscriber data) should be saved
DELEMP(IBBUFDA) ; delete sponsoring employer data
INSHELP ;
GRPHELP ;
POLHELP ;
INSNAME(IBBUFDA) ; Reset insurance company name
CHECK(IBBUFDA) ; Select Insurance Company Name and Automatch
; Buffer file (#355.33), field# 20.01.
; ESG - 6/18/02 - SDD 5.1.4 - Usage of Auto Match when editing the
; insurance company name. Also, display the insurance company
; name lookup/lister and the Auto Match lookup/lister.
CHECKQ
MRINS ; Insurance Company fields asked of MCCR users in the Buffer Process options (all buffer ins fields 20.01-21.06)
MRGRP ; Group/Plan fields asked of MCCR users in the Buffer Process options (all buffer grp fields 40.01,90.01,90.02,40.04-40.09)
MRPOL ; Patient Policy fields asked of MCCR users in the Buffer Process options (all buffer policy fields except ESGHP,60.05,60.06 60.02-61.01
OTINS ; Insurance Company fields asked of non-MCCR users entering buffer data from options outside IB (20.01-20.04,21.01-21.06)
OTGRP ; Group/Plan fields asked of non-MCCR users entering buffer data from options outside IB (90.01,90.02,40.09) ;;Daou/EEN-adding BIN & PCN (40.1,40.11)
OTPOL ; Patient Policy fields asked of non-MCCR users entering buffer data from options outside IB (60.02,60.03,90.03,60.05,60.06,91.01,60.08)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ESGHP+4
Function Call: WRITE
  • Prompt: !!,"------------------------ INSURANCE COMPANY INFORMATION -------------------------",!
  • Line Location: INSHELP+1
Function Call: WRITE
  • Prompt: !!,"---------------------------- GROUP/PLAN INFORMATION ----------------------------"
  • Line Location: GRPHELP+1
Function Call: WRITE
  • Prompt: !," The following data defines a specific Group or Plan provided by an Insurance "
  • Line Location: GRPHELP+2
Function Call: WRITE
  • Prompt: !," Company. This may be either a group plan with many potential members or an "
  • Line Location: GRPHELP+3
Function Call: WRITE
  • Prompt: !," individual plan with a single member.",!
  • Line Location: GRPHELP+4
Function Call: WRITE
  • Prompt: !!,"---------------------- POLICY AND SUBSCRIBER INFORMATION -----------------------"
  • Line Location: POLHELP+1
Function Call: WRITE
  • Prompt: !," The following data defines the subscriber specific policy information for a "
  • Line Location: POLHELP+2
Function Call: WRITE
  • Prompt: !," particular Insurance Plan. The subscriber, the insured, and the policy holder "
  • Line Location: POLHELP+3
Function Call: WRITE
  • Prompt: !," all refer to the person who is a member of the plan and therefore holds the "
  • Line Location: POLHELP+4
Function Call: WRITE
  • Prompt: !," policy. The patient must be covered under the plan but may not be the policy"
  • Line Location: POLHELP+5
Function Call: WRITE
  • Prompt: !," holder.",!
  • Line Location: POLHELP+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBA(355.33 - [#355.33] Classic Fileman Calls,  CHK^DIE
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call