1 | IBCNSEH ;ALB/AAS - EXTENDED HELP FOR INSURANCE MANAGEMENT - 28-MAY-93
|
---|
2 | ;;Version 2.0 ; INTEGRATED BILLING ;**6,28**; 21-MAR-94
|
---|
3 | ;;Per VHA Directive 10-93-142, 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 | W !,"Most of these fields will be familiar to experienced users. The field"
|
---|
18 | W !,"'SUBSCRIBER ID' used to be called 'INSURANCE NUMBER' and "
|
---|
19 | W !,"has been modified to allow entering just 'SS' to retrieve"
|
---|
20 | W !,"the patients SSN. This field is the identifier for the policy or patient"
|
---|
21 | W !,"that the carrier uses. See the new help.",!
|
---|
22 | Q
|
---|
23 | POL ; -- Help for policy specific information
|
---|
24 | Q:'$G(IBCNSEH)
|
---|
25 | W !!,"You can now edit information specific to the PLAN. Remember, updating"
|
---|
26 | W !,"PLAN information will affect all patients with this plan, if it is a"
|
---|
27 | W !,"group plan, and not just the current patient.",!
|
---|
28 | Q
|
---|
29 | ;
|
---|
30 | SEL ; -- help for selecting a new HIP
|
---|
31 | Q:'$G(IBCNSEH)
|
---|
32 | W !!,"Each Insurance policy entry for a patient must be associated with an"
|
---|
33 | W !,"Insurance Plan offered by the Insurance company you just selected."
|
---|
34 | W !,"You will be given a choice of selecting previously entered Group Plans or"
|
---|
35 | W !,"you may enter a new one. If you enter a new Insurance Plan you"
|
---|
36 | W !,"must enter whether or not this is a group or individual plan.",!
|
---|
37 | Q
|
---|
38 | AB ;
|
---|
39 | Q:'$G(IBCNSEH)
|
---|
40 | Q
|
---|
41 | BU ;
|
---|
42 | Q:'$G(IBCNSEH)
|
---|
43 | Q
|
---|