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

RAIPRE3.m

Go to the documentation of this file.
  1. RAIPRE3 ;HIRMFO/GJC- Pre-init routine ;11/12/97 11:38
  1. VERSION ;;5.0;Radiology/Nuclear Medicine;;Mar 16, 1998
  1. ;
  1. EN8 ; See that the "NM" nodes for sub-files 200.072 (Rad/Nuc Med
  1. ; Classification) and sub-file 200.074 (Rad/Nuc Med Location Access)
  1. ; are correct. If nodes need to be corrected, delete the sub-file
  1. ; and retain the data.
  1. I $D(^DD(200.072,0,"NM","RAD NUC MED CLASSIFICATION"))#2 D
  1. . N %,DIC,DIU S DIU=200.072,DIU(0)="S" D EN^DIU2 Q
  1. I $D(^DD(200.074,0,"NM","RAD NUC MED LOCATION ACCESS"))#2 D
  1. . N %,DIC,DIU S DIU=200.074,DIU(0)="S" D EN^DIU2 Q
  1. Q