Ignore:
Timestamp:
Dec 4, 2009, 8:26:01 PM (14 years ago)
Author:
George Lilly
Message:

WorldVistAEHR overlayed on FOIAVistA

Location:
FOIAVistA/tag/r
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • FOIAVistA/tag/r/INTEGRATED_BILLING-IB-PRQ--IBD--IBQ--PRQS/IBCEP4.m

    r628 r636  
    11IBCEP4 ;ALB/TMP - EDI UTILITIES for provider ID ;29-SEP-00
    2  ;;2.0;INTEGRATED BILLING;**137,320,348,349,377**;21-MAR-94;Build 23
     2 ;;2.0;INTEGRATED BILLING;**137,320,348,349**;21-MAR-94;Build 46
    33 ;;Per VHA Directive 2004-038, this routine should not be modified.
    44 ;
     
    1010EN1(IBINS) ; -- Entry point from provider number maintenence
    1111 N IBPRV,IBALL,IB95
    12  S VALMBCK="R"
    1312 D ENX
    1413 Q
     
    1817 K IBFASTXT
    1918 D FULL^VALM1
    20  S DIR(0)="SA^1:Performing Provider Care Units;2:Billing Provider Care Units"
    21  S DIR("A")="Enter Type of Care Unit: ",DIR("B")=$P($P(DIR(0),":",2),";",1)
     19 S DIR(0)="SA^1:Care Units for Performing Provider IDs;2:Care Units for Billing Provider Secondary IDs"
     20 S DIR("A")="Enter Type of Care Unit: ",DIR("B")=$P($P(DIR(0),":",2),";")
    2221 W ! D ^DIR K DIR W !
    2322 I Y'>0 Q
     
    6665 .. D SET^VALM10(IBLCT,IBQ,IBENT)
    6766 ;
    68  I 'IBLCT D SET^VALM10(1,"No CARE UNITs Found"_$S('$G(IBINS):"",1:" for Insurance Co")) S IBLCT=1
     67 I 'IBLCT D SET^VALM10(1,"No CARE UNITs Found"_$S('$G(IBINS):"",1:" for Insurance Co"))
    6968 S VALMCNT=IBLCT,VALMBG=1
    7069 Q
     
    7877 ;
    7978EXIT ; -- exit
     79 K IBFASTXT
    8080 D CLEAN^VALM10
    8181 K ^TMP("IBPRV_CU",$J),IBINS,IBALL
Note: See TracChangeset for help on using the changeset viewer.