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

BVPPOST.m

Go to the documentation of this file.
  1. BVPPOST ; IHS/ITSC/LJF - VPR POST INSTALL ROUTINE ;
  1. ;;1.0;VIEW PATIENT RECORD;;NOV 17, 2004
  1. ;
  1. Q
  1. ;
  1. EN ;EP; called by KIDS post install entry
  1. ; KIDS cannot install Allergy health sumamry component pointer
  1. ; Name of component too long
  1. NEW DIE,DA,DR
  1. S DA(1)=$O(^APCHSCTL("B","VPR REMINDERS",0)) Q:DA(1)=""
  1. S DA=10,DIE="^APCHSCTL("_DA(1)_",1,",DR="1///ALLERGIES/ADVERSE REACTIONS (D"
  1. D ^DIE
  1. Q