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

SD290P.m

Go to the documentation of this file.
  1. SD290P ;bpiofo/swo - 290 post init; OCT 20 2003
  1. ;;5.3;Scheduling;**290**;AUG 13, 1993
  1. N SDIEN
  1. S SDIEN=$O(^HL(771,"B","SD-SITE-PAIT",""))
  1. I SDIEN="" D Q
  1. . D BMES^XPDUTL(" Unable to update FACILITY NAME field of file 771")
  1. . D BMES^XPDUTL(" Edit entry SD-SITE-PAIT manually")
  1. S $P(^HL(771,SDIEN,0),"^",3)=$P($$SITE^VASITE(),"^",3)
  1. D BMES^XPDUTL(" HL7 Parameters Updated Successfully")
  1. Q