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/IBRFN3.m

    r628 r636  
    11IBRFN3 ;ALB/ARH - PASS BILL/CLAIM TO AR ;3/18/96
    2  ;;2.0;INTEGRATED BILLING;**61,133,210,309,389**;21-MAR-94;Build 6
    3  ;;Per VHA Directive 2004-038, this routine should not be modified.
     2 ;;2.0;INTEGRATED BILLING;**61,133,210,309**;21-MAR-94
     3 ;;Per VHA Directive 10-93-142, this routine should not be modified.
    44 ;
    55 ;  Returns information on the bill passed in,  all data returned in external format, for AR's RC project
     
    122122 .. S IBX=IBTMP(IBI,IBK)
    123123 .. S IBJ=IBJ+1,ARRAY("PRD")=IBJ
    124  .. S ARRAY("PRD",IBJ)=$$PINB^IBCSC5B(+IBX)_U_IBI
     124 .. S ARRAY("PRD",IBJ)=$P($$PIN^IBCSC5B(IBK),U,2)_U_IBI
    125125 ;
    126126CC ; condition related to employment, auto accident (place), other accident
Note: See TracChangeset for help on using the changeset viewer.