Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: IBCSC5B

IBCSC5B.m

Go to the documentation of this file.
  1. IBCSC5B ;ALB/ARH - ADD/ENTER PROSTHETIC ITEMS ;12/28/93
  1. ;;2.0;INTEGRATED BILLING;**4,52,260,339,389**;21-MAR-94;Build 6
  1. ;;Per VHA Directive 2004-038, this routine should not be modified.
  1. ;
  1. ;
  1. EN ; add/edit prosthetic items for a bill, IBIFN required
  1. N IBX,DFN,IBDT1,IBDT2,IBACTION,BIFN,APROS,ALPROS,ABILL,ALBILL
  1. S IBX=$$BILL(IBIFN) Q:'IBIFN S DFN=+IBX,IBDT1=$P(IBX,U,2),IBDT2=$P(IBX,U,3)
  1. ;
  1. EN1 D PISET(DFN,IBDT1,IBDT2,.APROS,.ALPROS) D SET(IBIFN,.ABILL,.ALBILL,+$G(APROS))
  1. D PIDISP(.APROS,.ALPROS,.ABILL) D DISP(.ABILL,.ALBILL) S BIFN=""
  1. ;
  1. S IBACTION=$$SELECT(.ALPROS,.ALBILL) Q:'IBACTION
  1. I +IBACTION=1 S BIFN=$$ADD(IBIFN,$P(IBACTION,U,2),$P(IBACTION,U,3)) G EN1
  1. I +IBACTION=2 S BIFN=+$G(ABILL(+$P(IBACTION,U,2),$P(IBACTION,U,3)))
  1. I +IBACTION=3 S IBX=$$ASKITM(IBDT1,IBDT2) I +IBX S BIFN=$$ADD(IBIFN,+IBX,,$P(IBX,U,2))
  1. I +BIFN D EDIT(BIFN)
  1. ;
  1. G EN1
  1. Q
  1. ;
  1. SELECT(ALPROS,ALBILL) ; get which item to add/edit, select from Patient Prosthetics, Bill Items, or add a new one
  1. ; returns 1 ^ PD DEL DATE ^ PI IFN - ALPROS(selected item) if item from Prosthetics selected
  1. ; 2 ^ PD DEL DATE ^ X - ALBILL(selected item) if item existing on bill selected
  1. ; 3 if add new item, "" if exit, -1 if redo
  1. N IBX,IBY,IBZ,DIR,DTOUT,DUOUT,DIRUT,X,Y S IBY=""
  1. S DIR("?")="Select the Prosthetics Item to Add or Edit."
  1. S DIR("?",1)="Enter the number preceding the Item to Add or Edit."
  1. S DIR("?",2)="Or enter the Item name to add an item not in the list and not in Prosthetics.",DIR("?",3)=" "
  1. ;
  1. S DIR("A")="Select Prosthetics Item",DIR(0)="FO^1:20^K:X?1N1P.NP X" D ^DIR S IBX=Y I $D(DIRUT) G SELECTQ
  1. ;
  1. S IBZ=$G(ALPROS(IBX)) I +IBZ W " adding ",IBX S IBY="1^"_IBZ G SELECTQ
  1. S IBZ=$G(ALBILL(IBX)) I +IBZ W " editing ",IBX S IBY="2^"_IBZ G SELECTQ
  1. ;
  1. S DIR(0)="YO",DIR("A")="Add a New Item",DIR("B")="YES" D ^DIR K DIR S IBY=-1 I Y=1,'$D(DIRUT) S IBY=3
  1. ;
  1. SELECTQ Q IBY
  1. ;
  1. ASKITM(IBDT1,IBDT2) ; Ask for new item data when adding an item not in Prosthetics
  1. ; returns: delivery date ^ prosthetic item name (from 661.1, .02)
  1. N DIR,DIC,DIE,DTOUT,DUOUT,DIRUT,X,Y,IBX,IBY S (IBX,IBY)="" I '$G(IBDT1)!'$G(IBDT2) G ASKITMQ
  1. ;
  1. W !!,"Enter a Prosthetics Item that does not have a Prosthetics Patient record.",!
  1. S DIR("A")="Select ITEM DELIVERY DATE",DIR(0)="DO^"_IBDT1_":"_IBDT2_":EX" D ^DIR S IBX=Y I Y'?7N G ASKITMQ
  1. ;
  1. S DIC="^RMPR(661.1,",DIC(0)="AENOQMZ",DIC("S")="I +$P(^(0),U,5)",DIC("A")="Select PROSTHETICS ITEM: " D ^DIC
  1. ;
  1. I +Y>0,+IBX S IBY=IBX_U_$P($G(Y(0)),U,2)
  1. ;
  1. ASKITMQ Q IBY
  1. ;
  1. ADD(IBIFN,IBDT,PIFN,IBPNAME) ; Add new Item to Bill (#362.5)
  1. N IBX,IBY,IBDX,IBHCPCS,DIC,DIE,DA,DR,DLAYGO,X,Y S IBY=0,PIFN=+$G(PIFN) I ($G(IBDT)'?7N)!('$G(IBIFN)) G ADDQ
  1. ;
  1. I $G(PIFN),$$ONBILLPI(IBIFN,PIFN) G ADDQ ; don't add duplicates
  1. I $G(IBPNAME)="" S IBPNAME=$P($$PIN(PIFN),U,2) I IBPNAME="" G ADDQ
  1. ;
  1. S DIC="^IBA(362.5,",DIC(0)="AQL",DLAYGO=362.5,X=IBDT K DA,DO D FILE^DICN K DA,DO,X
  1. I Y>0 S (IBY,DA)=+Y,DIE=DIC,DR=".02////"_IBIFN_";.04////"_+PIFN_";.05///^S X=IBPNAME" D ^DIE K DIE,DA,DR W "... ADDED"
  1. ;
  1. ;add dx if known
  1. I +IBY,+PIFN F IBX=1:1:4 S IBDX=+$G(^RMPR(660,PIFN,"BA"_IBX)) I IBDX,'$O(^IBA(362.3,"AIFN"_IBIFN,IBDX)) D
  1. . S DIC="^IBA(362.3,",DIC(0)="L",DLAYGO=362.3,X=IBDX,DIC("DR")=".02////"_IBIFN K DD,DO D FILE^DICN S IBDX(+Y)=""
  1. ;add hcpcs if known ;S IBHCPCS=$P($G(^RMPR(660,PIEN,0)),"^",22) I IBHCPCS
  1. ;
  1. ADDQ Q IBY
  1. ;
  1. EDIT(BIFN) ;
  1. N DIDEL,DIE,DIC,DR,DA,X,Y Q:'$G(BIFN) W ! S DIDEL=362.5,DIE="^IBA(362.5,",DR=".01;.05",DA=BIFN D ^DIE
  1. Q
  1. ;
  1. SET(IBIFN,ARRB,ARRBL,PICNT) ; setup array of all prosthetic devices on bill (#362.5), array names should be passed by reference
  1. ; input: PICNT - the number of items found in prosthetics (PISET)
  1. ; output: ARRB(PD DELIV DATE, X) = PD IFN (362.5 ptr) ^ Cost, ARRB = BILL IFN ^ count of items on bill
  1. ; ARRBL(PICNT + count of item on bill) = PD DELIV DATE ^ X
  1. ; where X is the IFN of the Patient Item (660 ptr) or if not defined then a number_"Z"
  1. N CNT,IBX,IBY,BIFN,RIFN,IBC,IBRC K ARRB,ARRBL S IBC="AIFN"_$G(IBIFN),ARRB="^0" Q:'$G(IBIFN)
  1. D RCITEM^IBCSC5A(IBIFN,"IBRC",5) S CNT=0
  1. ;
  1. S IBX=0 F S IBX=$O(^IBA(362.5,IBC,IBX)) Q:'IBX S BIFN=0 F S BIFN=$O(^IBA(362.5,IBC,IBX,BIFN)) Q:'BIFN D
  1. . S IBY=$G(^IBA(362.5,BIFN,0)) Q:IBY="" S CNT=CNT+1,RIFN=+$P(IBY,U,4),RIFN=$S(+RIFN:+RIFN,1:CNT_"Z")
  1. . S ARRB(+IBY,RIFN)=BIFN_U_$$CHG^IBCF4(BIFN,5,.IBRC),ARRB=$G(ARRB)+1
  1. S ARRB=IBIFN_U_+$G(ARRB)
  1. ;
  1. S CNT=+$G(PICNT),IBX=0 F S IBX=$O(ARRB(IBX)) Q:'IBX S IBY=0 F S IBY=$O(ARRB(IBX,IBY)) Q:'IBY S CNT=CNT+1,ARRBL(CNT)=IBX_U_IBY
  1. Q
  1. ;
  1. DISP(ABILL,ALBILL) ;screen display of existing prosthetic devices for a bill, arrays should be passed by reference
  1. ; input: ABILL (from SET) list of bill items
  1. ; ALBILL (from SET) list of bill items, in count order
  1. N IBC,IBI,BIFN,BIFN0,DDT
  1. ;
  1. W !!,?5,"----------------- Existing Prosthetic Items for Bill -----------------",!
  1. S IBC=0 F S IBC=$O(ALBILL(IBC)) Q:'IBC D
  1. . S DDT=+ALBILL(IBC),IBI=$P(ALBILL(IBC),U,2),BIFN=+$G(ABILL(DDT,IBI)),BIFN0=$G(^IBA(362.5,BIFN,0))
  1. . W !,?1,$J(IBC,2),")",?6,$$DATE(DDT),?16,$E($P(BIFN0,U,5),1,60)
  1. W !
  1. Q
  1. ;
  1. PISET(DFN,DT1,DT2,ARRP,ARRPL) ; get all prosthetic items (660) for a patient and date range, arrays should pass by ref.
  1. ; input: DFN = patient, DT1-DT2 range of dates to search for items
  1. ; output: ARRP(PD DEL DATE (660,10), PI IFN (660 ptr)) = PI IFN (660 ptr), ARRP = count of items
  1. ; ARRPL(count) = PD DEL DATE (660,10) ^ PI IFN (660 ptr)
  1. ;
  1. N PIFN,DDT,IBX,IBY,CNT K ARRP,ARRPL Q:'$G(DFN) S DT1=$G(DT1)-.0001,DT2=$G(DT2) S:'DT2 DT2=9999999
  1. S PIFN=0 F S PIFN=$O(^RMPR(660,"C",DFN,PIFN)) Q:'PIFN D
  1. . S IBX=$G(^RMPR(660,PIFN,0)) Q:IBX="" S DDT=+$P(IBX,U,12)\1 I (DDT<DT1)!(DDT>DT2) Q
  1. . S ARRP(DDT,PIFN)=PIFN,ARRP=+$G(ARRP)+1
  1. ;
  1. S (CNT,IBX)=0 F S IBX=$O(ARRP(IBX)) Q:'IBX S IBY=0 F S IBY=$O(ARRP(IBX,IBY)) Q:'IBY S CNT=CNT+1,ARRPL(CNT)=IBX_U_IBY
  1. Q
  1. ;
  1. PIDISP(APROS,ALPROS,ABILL) ; display all prosthetic items (#660) for a patient and date range, arrays passed by reference, not changed
  1. ; input: APROS (from PISET) patient's prosthetic items
  1. ; ALPROS (from PISET) patient's prosthetics items, in count order
  1. ; ABILL (from SET) list of bill's prosthetics items, only to check if item on bill
  1. N IBC,DDT,PIFN,PNAME,IBY,IBX,IBICD,IBP,IBEX
  1. ;
  1. W @IOF,?33,"PROSTHETICS SCREEN"
  1. W !,"================================================================================",!
  1. S IBC=0 F S IBC=$O(ALPROS(IBC)) Q:'IBC D
  1. . S DDT=+ALPROS(IBC),PIFN=$P(ALPROS(IBC),U,2)
  1. . S PNAME=$$PIN(PIFN),IBY=$G(^RMPR(660,PIFN,"AM")),IBX=$G(^RMPR(660,PIFN,0)) K IBEX
  1. . ;
  1. . F IBICD=1:1:4 Q:$D(IBEX) I $D(^RMPR(660,PIFN,"BA"_IBICD)) F IBP=2:1:8 I $P(^RMPR(660,PIFN,"BA"_IBICD),"^",IBP) S IBEX="("_$P($T(EXEMPT+(IBP-1)),";",3)_")" Q ; look for exemption info
  1. . ;
  1. . W !,$S($D(ABILL(+DDT,PIFN)):"*",1:"")
  1. . W ?1,$J(IBC,2),")",?6,$$DATE(DDT),?16,$E($P(PNAME,U,2),1,27),?45,"("_$P(PNAME,U,3),")",?53,$G(IBEX),?59,$E($$EXSET^IBEFUNC($P(IBX,U,14),660,12),1,4),?64,$$EXSET^IBEFUNC($P(IBY,U,3),660,62),?71,$J(+$P(IBX,U,16),8,2)
  1. Q
  1. ;
  1. PIN(P660,P6611) ; given Prosthetic record (#660) or PSAS HCPCS (#661.1) return Item Name
  1. ; returns PSAS HCPSC ptr (661.1) ^ SHORT DESCRIPTION (661.1, .02) ^ HCPCS (661.1, .01)
  1. N IBX,IBY S IBY=""
  1. I +$G(P660) S P6611=+$P($G(^RMPR(660,+P660,1)),U,4)
  1. I +$G(P6611) S IBX=$G(^RMPR(661.1,+P6611,0)) I IBX'="" S IBY=P6611_U_$P(IBX,U,2)_U_$P(IBX,U,1)
  1. Q IBY
  1. ;
  1. PINB(P3625) ; given the bill prosthetics item (#362.5) return Item Name (.05)
  1. N IBY S IBY=$P($G(^IBA(362.5,+$G(P3625),0)),U,5)
  1. Q IBY
  1. ;
  1. BILL(IBIFN) ; get bill data: returns DFN ^ Statement Covers From ^ Statement Covers To
  1. N IBX,IBY S IBIFN=+$G(IBIFN) S IBX=$G(^DGCR(399,IBIFN,0)),IBY=$P(IBX,U,2)
  1. S IBX=$G(^DGCR(399,IBIFN,"U")),$P(IBY,U,2)=+IBX,$P(IBY,U,3)=+$P(IBX,U,2)
  1. Q IBY
  1. ;
  1. ONBILLPI(IBIFN,PIFN) ; return Bill Item ptr (#362.5) if the Prosthetics Item (#660) is already assigned to the bill
  1. ; input: PIFN = Patient Prosthetics Item (ptr to 660)
  1. ; output: BIFN = Bill Prosthetics Item (ptr to 362.5) or null if not found
  1. N IBC,IBX,IBY,BIFN S IBY="" S IBC="AIFN"_$G(IBIFN)
  1. S IBX=0 F S IBX=$O(^IBA(362.5,IBC,IBX)) Q:'IBX S BIFN=0 F S BIFN=$O(^IBA(362.5,IBC,IBX,BIFN)) Q:'BIFN D
  1. . I +$G(PIFN),$P($G(^IBA(362.5,BIFN,0)),U,4)=PIFN S IBY=BIFN
  1. Q IBY
  1. ;
  1. DATE(X) ;
  1. Q $E(X,4,5)_"/"_$E(X,6,7)_"/"_$E(X,2,3)
  1. ;
  1. EXEMPT ; exemption reasons
  1. ;;AO
  1. ;;IR
  1. ;;SC
  1. ;;SWA
  1. ;;MST
  1. ;;HNC
  1. ;;CV
  1. ;