| 1 | IBCNSEH ;ALB/AAS - EXTENDED HELP FOR INSURANCE MANAGEMENT ;28-MAY-93 | 
|---|
| 2 | ;;2.0;INTEGRATED BILLING;**6,28,371**;21-MAR-94;Build 57 | 
|---|
| 3 | ;;Per VHA Directive 2004-038, this routine should not be modified. | 
|---|
| 4 | ; | 
|---|
| 5 | INS ; -- Help for Insurance Type | 
|---|
| 6 | Q:'$G(IBCNSEH) | 
|---|
| 7 | W !!,"The way we store and think about patient insurance information has been" | 
|---|
| 8 | W !,"dramatically changed.  We are separating out information that is specific" | 
|---|
| 9 | W !,"to an insurance company, specific to the patient, specific to the group plan," | 
|---|
| 10 | W !,"specific to the annual benefits available, and the annual benefits already" | 
|---|
| 11 | W !,"used." | 
|---|
| 12 | W !!,"To start, you must select the insurance company for the patient's policy.",! | 
|---|
| 13 | Q | 
|---|
| 14 | PAT ; -- Help for entering patient specific information | 
|---|
| 15 | Q:'$G(IBCNSEH) | 
|---|
| 16 | W !!,"Now you may enter the patient specific policy information.",! | 
|---|
| 17 | Q | 
|---|
| 18 | POL ; -- Help for policy specific information | 
|---|
| 19 | Q:'$G(IBCNSEH) | 
|---|
| 20 | W !!,"You can now edit information specific to the PLAN.  Remember, updating" | 
|---|
| 21 | W !,"PLAN information will affect all patients with this plan, if it is a" | 
|---|
| 22 | W !,"group plan, and not just the current patient.",! | 
|---|
| 23 | Q | 
|---|
| 24 | ; | 
|---|
| 25 | SEL ; -- help for selecting a new HIP | 
|---|
| 26 | Q:'$G(IBCNSEH) | 
|---|
| 27 | W !!,"Each Insurance policy entry for a patient must be associated with an" | 
|---|
| 28 | W !,"Insurance Plan offered by the Insurance company you just selected." | 
|---|
| 29 | W !,"You will be given a choice of selecting previously entered Group Plans or" | 
|---|
| 30 | W !,"you may enter a new one.  If you enter a new Insurance Plan you" | 
|---|
| 31 | W !,"must enter whether or not this is a group or individual plan.",! | 
|---|
| 32 | Q | 
|---|
| 33 | AB ; | 
|---|
| 34 | Q:'$G(IBCNSEH) | 
|---|
| 35 | Q | 
|---|
| 36 | BU ; | 
|---|
| 37 | Q:'$G(IBCNSEH) | 
|---|
| 38 | Q | 
|---|