ENX |
This entry point allows for direct printing of a
Health Summary for a programmer-specified patient and device, without
prompting for additional information. This entry point uses parameter passing.
The format is ENX^GMTSDVR(DFN,GMTSTYP,GMTSPX2,GMTSPX1). GMTSPX2 and GMTSPX1
are optional date range variables. They allow the time limits to be overridden
for components that use time limits. Thus, beginning and ending dates can be
specified in order to get only data within that time range.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
Passes patient id.
|
GMTSTYP |
Input |
Defines the Health Summary report to be printed.
|
GMTSPX2 |
Input |
Optional internal FileMan date for beginning date
range.
|
GMTSPX1 |
Input |
Optional internal FileMan date for ending date range.
|
|