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

Package: Integrated Billing

Routine: IBCNSEH


Information

IBCNSEH ;ALB/AAS - EXTENDED HELP FOR INSURANCE MANAGEMENT ;28-MAY-93

Source Information

Source file <IBCNSEH.m>

Entry Points

Name Comments DBIA/ICR reference
INS ; -- Help for Insurance Type
PAT ; -- Help for entering patient specific information
POL ; -- Help for policy specific information
SEL ; -- help for selecting a new HIP
AB ;
BU ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The way we store and think about patient insurance information has been"
  • Line Location: INS+2
Function Call: WRITE
  • Prompt: !,"dramatically changed. We are separating out information that is specific"
  • Line Location: INS+3
Function Call: WRITE
  • Prompt: !,"to an insurance company, specific to the patient, specific to the group plan,"
  • Line Location: INS+4
Function Call: WRITE
  • Prompt: !,"specific to the annual benefits available, and the annual benefits already"
  • Line Location: INS+5
Function Call: WRITE
  • Prompt: !,"used."
  • Line Location: INS+6
Function Call: WRITE
  • Prompt: !!,"To start, you must select the insurance company for the patient's policy.",!
  • Line Location: INS+7
Function Call: WRITE
  • Prompt: !!,"Now you may enter the patient specific policy information.",!
  • Line Location: PAT+2
Function Call: WRITE
  • Prompt: !!,"You can now edit information specific to the PLAN. Remember, updating"
  • Line Location: POL+2
Function Call: WRITE
  • Prompt: !,"PLAN information will affect all patients with this plan, if it is a"
  • Line Location: POL+3
Function Call: WRITE
  • Prompt: !,"group plan, and not just the current patient.",!
  • Line Location: POL+4
Function Call: WRITE
  • Prompt: !!,"Each Insurance policy entry for a patient must be associated with an"
  • Line Location: SEL+2
Function Call: WRITE
  • Prompt: !,"Insurance Plan offered by the Insurance company you just selected."
  • Line Location: SEL+3
Function Call: WRITE
  • Prompt: !,"You will be given a choice of selecting previously entered Group Plans or"
  • Line Location: SEL+4
Function Call: WRITE
  • Prompt: !,"you may enter a new one. If you enter a new Insurance Plan you"
  • Line Location: SEL+5
Function Call: WRITE
  • Prompt: !,"must enter whether or not this is a group or individual plan.",!
  • Line Location: SEL+6
Info |  Source |  Entry Points |  Interaction Calls