BEDDCPRT ;GDIT/HS/BEE-BEDD Custom Document Print Routine Stub ; 08 Nov 2011 12:00 PM
;;2.0;BEDD DASHBOARD;**2**;Jun 04, 2014;Build 26
;
Q
;
NEW DFN,VIEN,NEWVISIT
;
;This tag is called by the BEDD IN page when a save is performed. Site developers
;can add code here to print their own custom ER documents
;
;Defined variables:
; DFN - Patient DFN
; VIEN - Visit IEN
; NEW VISIT - 1 - New ER Admission/0 - Update to existing ER Admission
;
EN ;PEP - Front end
;
;Add site specific code here
;
Q
BEDDCPRT ;GDIT/HS/BEE-BEDD Custom Document Print Routine Stub ; 08 Nov 2011 12:00 PM
+1 ;;2.0;BEDD DASHBOARD;**2**;Jun 04, 2014;Build 26
+2 ;
+3 QUIT
+4 ;
+5 NEW DFN,VIEN,NEWVISIT
+6 ;
+7 ;This tag is called by the BEDD IN page when a save is performed. Site developers
+8 ;can add code here to print their own custom ER documents
+9 ;
+10 ;Defined variables:
+11 ; DFN - Patient DFN
+12 ; VIEN - Visit IEN
+13 ; NEW VISIT - 1 - New ER Admission/0 - Update to existing ER Admission
+14 ;
EN ;PEP - Front end
+1 ;
+2 ;Add site specific code here
+3 ;
+4 QUIT