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

RA26PST1.m

Go to the documentation of this file.
  1. RA26PST1 ;HIRMFO/CRT - Post-init number one (patch 26) ;5/19/99
  1. VERSION ;;5.0;Radiology/Nuclear Medicine;**26**;Mar 16, 1998
  1. ;
  1. EN1 ; *** Add "ACT" node for Rad Reports file 74 to add security ***
  1. ; *** restrictions. ***
  1. ;
  1. N RATXT
  1. ;
  1. I '$D(^DD(74,0,"ACT")) D
  1. .S RATXT(1)="Editing RAD/NUC MED REPORTS file #74"
  1. .S RATXT(2)="to add patient related safeguards..."
  1. .D MES^XPDUTL(.RATXT)
  1. .S ^DD(74,0,"ACT")="N DFN S DFN=$P(^RARPT(+Y,0),""^"",2) S Y=DFN D ^DGSEC"
  1. ;
  1. END ; *** End ***
  1. ;
  1. D BMES^XPDUTL(" ")
  1. Q