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

SR178PST.m

Go to the documentation of this file.
  1. SR178PST ;ALB/JDG - CORRECT ATTEND CODE IN FILE 133.2 ;2/20/14
  1. ;;3.0;Surgery;**178**;24 Jun 93;Build 6
  1. ;
  1. Q
  1. ;
  1. SET ; Update the SURGERY INTERFACE PARAMETER (#133.2) file
  1. D BMES^XPDUTL(">>> Updating the SURGERY INTERFACE PARAMETER (#133.2) file...")
  1. N DA,DIE,DR,SRFIELD
  1. S SRFIELD=$O(^SRO(133.2,"AC","ATTENDING CODE",0)) Q:'SRFIELD
  1. S DIE="^SRO(133.2,",DA=SRFIELD,DR="2///.166"
  1. D ^DIE
  1. Q