|
Last change
on this file since 1567 was 628, checked in by George Lilly, 16 years ago |
|
initial load of FOIAVistA 6/30/08 version
|
|
File size:
550 bytes
|
| Line | |
|---|
| 1 | BPSRSHLD ;BHAM ISC/SS - ECME RESEARCH SCREEN ON HOLD ;05-APR-05
|
|---|
| 2 | ;;1.0;E CLAIMS MGMT ENGINE;**1**;JUN 2004
|
|---|
| 3 | ;; Per VHA Directive 10-93-142, this routine should not be modified.
|
|---|
| 4 | Q
|
|---|
| 5 | ;
|
|---|
| 6 | OH ;
|
|---|
| 7 | ;
|
|---|
| 8 | N BPRET,BPSEL
|
|---|
| 9 | N IBIBRX
|
|---|
| 10 | I '$D(@(VALMAR)) Q
|
|---|
| 11 | D FULL^VALM1
|
|---|
| 12 | W !,"Please select a SINGLE Patient Line item when accessing the On Hold Copay Listing"
|
|---|
| 13 | S BPSEL=$$ASKLINE^BPSSCRU4("Select item","P","Please select SINGLE patient summary line.")
|
|---|
| 14 | I BPSEL<1 S VALMBCK="R" Q
|
|---|
| 15 | N DFN
|
|---|
| 16 | S DFN=+$P(BPSEL,U,2)
|
|---|
| 17 | D ONHOLD^IBNCPDPH(DFN)
|
|---|
| 18 | D PAUSE^VALM1
|
|---|
| 19 | S VALMBCK="R"
|
|---|
| 20 | Q
|
|---|
| 21 | ;
|
|---|
| 22 | ;
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.