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

VAFHCUTL.m

Go to the documentation of this file.
  1. VAFHCUTL ;ALB/CM OUTPATIENT UTILITIES ;05/01/95
  1. ;;5.3;Registration;**91**;Jun 06, 1996
  1. ;
  1. GETPTR(TYPE) ;
  1. ;gets pointer pivot entry for outpatient encounter file
  1. ;while in outpatient event driver
  1. ;
  1. ;returns OUTPATIENT ENCOUNTER PTR
  1. ;
  1. N OUT
  1. S OUT=$O(^TMP("SDEVT",$J,SDHDL,TYPE,"SDOE","")) ;outpt encounter ptr
  1. Q OUT