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

VSITIPRE.m

Go to the documentation of this file.
  1. VSITIPRE ;ISL/dee - Visit Tracking PRE INIT rtn ;8/12/96
  1. ;;1.0;PCE PATIENT CARE ENCOUNTER;**76**;Aug 12, 1996
  1. ; Patch PX*1*76 changes the 2nd line of all VSIT* routines to reflect
  1. ; the incorporation of the module into PCE. For historical reference,
  1. ; the old (VISIT TRACKING) 2nd line is included below to reference VSIT
  1. ; patches.
  1. ;
  1. ;;2.0;VISIT TRACKING;;Aug 12, 1996
  1. ;
  1. N DIC,Y,X,DD,DO,DA,DR,DIE
  1. S X="VISIT TRACKING"
  1. S DIC="^DIC(9.4,"
  1. S DIC(0)="X"
  1. D ^DIC
  1. Q:Y>0
  1. S DIC("DR")="1///VSIT"
  1. D FILE^DICN
  1. Q
  1. ;