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

RAUTL21.m

Go to the documentation of this file.
  1. RAUTL21 ;HOIFO/SWM,CRT;list & delete unneeded ^RARPT("ASTF" & "ARES" ;2/12/99 16:01
  1. ;;5.0;Radiology/Nuclear Medicine;**26,45**;Mar 16, 1998
  1. ;
  1. EN1 N RA1,RA2,RACNT,RAKILREF,RALL,RATOT
  1. S U="^"
  1. S $P(RADL,"=",32)=""
  1. S $P(RASL,"-",26)=""
  1. S RATOT=0 ; total # of superfluous x-refs
  1. S RAKILREF=0 ; flag to control kill of x-refs and display
  1. ;
  1. D EN^DDIOL("RAD/NUC MED UTILITY TO LIST/DELETE LEFT-OVER REPORT X-REFS",,"!?3")
  1. D EN^DDIOL(" ",,"!!")
  1. ;
  1. S DIR(0)="Y"
  1. S DIR("B")="YES"
  1. S DIR("A")=" Do you want to print a list of left-over x-refs?"
  1. D ^DIR K DIR
  1. I $D(DTOUT)!$D(DUOUT) Q
  1. I Y=1 D
  1. .N %ZIS
  1. .S %ZIS("A")="Select Device: "
  1. .D ^%ZIS I POP K STOUT,DUOUT,POP Q
  1. .U IO
  1. .F RAXREF="ARES","ASTF" D L1
  1. .S:RATOT=0 RATOT=-1
  1. .D ^%ZISC,HOME^%ZIS
  1. ;
  1. Q:RATOT<0
  1. D EN^DDIOL(" ",,"!!")
  1. S DIR(0)="Y"
  1. S DIR("A")=" Do you want to clean up the"_$S(RATOT:"se "_RATOT,1:"")_" left-over x-refs?"
  1. S DIR("B")="NO"
  1. D ^DIR K DIR
  1. I $D(DTOUT)!$D(DUOUT) Q
  1. I Y=1 D
  1. .S RAKILREF=1
  1. .F RAXREF="ARES","ASTF" D L1
  1. Q
  1. ;
  1. L1 ; Loop through left-over x-refs
  1. ;
  1. N WAIT
  1. ;
  1. I 'RAKILREF D HEAD
  1. ;
  1. S WAIT=""
  1. S RA1=0 F S RA1=$O(^RARPT(RAXREF,RA1)) Q:'RA1 D Q:WAIT="^"
  1. . S RACNT=0
  1. . S RA2=0 F S RA2=$O(^RARPT(RAXREF,RA1,RA2)) Q:'RA2 D Q:WAIT="^"
  1. .. I $D(^RARPT(RA2,0)),$P(^RARPT(RA2,0),U,5)'="V" Q
  1. .. S RACNT=RACNT+1 ; Total for this physician
  1. .. S RATOT=RATOT+1
  1. .. I 'RAKILREF D Q:WAIT="^"
  1. ... I $Y>(IOSL-3) D WAIT Q:WAIT="^" S WAIT="" W @IOF D HEAD S RACNT=1
  1. ... D EN^DDIOL($S(RACNT=1:$E($P($G(^VA(200,RA1,0)),U),1,30),1:" "),,"!?3")
  1. ... D EN^DDIOL($S($D(^RARPT(RA2,0)):$P(^(0),U),1:"Unknown report #"_RA2),,"?40")
  1. .. I RAKILREF D
  1. ... D EN^DDIOL("^RARPT("""_RAXREF_""","_RA1_","_RA2_") deleted","","!?3")
  1. ... K ^RARPT(RAXREF,RA1,RA2)
  1. Q:WAIT="^"
  1. I RATOT=0 D EN^DDIOL("< There are no left-over """_RAXREF_""" x-refs found. >","","!?10")
  1. Q
  1. ;
  1. D EN^DDIOL("LEFT-OVER ^RARPT("""_RAXREF_""") X-REFS",,"!!?20")
  1. D EN^DDIOL(RADL,,"!?20")
  1. D EN^DDIOL($S(RAXREF="ARES":"RESIDENT",1:"STAFF")_" PHYSICIAN",,"!!?3")
  1. D EN^DDIOL("CASE # OF LEFT-OVER X-REF",,"?40")
  1. D EN^DDIOL($S(RAXREF="ARES":$E(RASL,1,18),1:$E(RASL,1,15)),,"!?3")
  1. D EN^DDIOL(RASL,,"?40")
  1. D EN^DDIOL(" ",,"!")
  1. Q
  1. ;
  1. WAIT ;
  1. I $E(IOST,1,2)'="C-" S WAIT="" Q ;Don't prompt if report not to screen
  1. ;
  1. N DIR
  1. S DIR(0)="E"
  1. S (DIR("?"),DIR("??"))=""
  1. D ^DIR K DIR
  1. I Y=""!(Y=0) S WAIT="^"
  1. Q
  1. ;
  1. CHGPRC(RAOPRC,RANPRC,DA) ;If a procedure is changed during
  1. ;exam edits, ensure that CM associations of the "changed to"
  1. ;procedure are associated with the exam. If the "changed to"
  1. ;procedure does not have CM associations, make sure the exam
  1. ;does not have CM associations from the "changed from" procedure.
  1. ;
  1. ;called from the RA STATUS CHANGE & RA EXAM EDIT input templates
  1. ;Input: RAOPRC=the IEN of the "changed from" procedure
  1. ; RANPRC=the IEN of the "changed to" procedure
  1. ; DA(2)=the IEN of the patient in the PATIENT (#2) file (RADFN)
  1. ; DA(1)=the inverse date/time of the exam (RADTI)
  1. ; DA=the IEN of case (RACNI)
  1. ;
  1. I +$O(^RADPT(RADFN,"DT",RADTI,"P",RACNI,"CM",0)) D
  1. .W !!?3,"Deleting the contrast media with this exam for procedure:",!?3,"'"_$P($G(^RAMIS(71,RAOPRC,0)),U)_"'."
  1. .K ^RADPT(DA(2),"DT",DA(1),"P",DA,"CM") ;kills both data and 'B' xref
  1. .D UPXCM^RAMAINU(.DA,"N") ;set CONTRAST MEDIA USED field to 'no'
  1. .Q
  1. I +$O(^RAMIS(71,RANPRC,"CM",0)) D
  1. .W !!?3,"Adding the contrast media to this exam for procedure:",!?3,"'"_$P($G(^RAMIS(71,RANPRC,0)),U)_"'."
  1. .D STUFCM70^RAMAINU(.DA,RANPRC)
  1. .D UPXCM^RAMAINU(.DA,"Y") ;set CONTRAST MEDIA USED field to 'yes'
  1. .Q
  1. Q