| aDFN |
Input |
The variable type is String. This is a Patient (#2)
file IEN. (Required)
|
aLocation |
Input |
The variable type is String. Hospital Location (#44)
file IEN. (Required).
|
DateStart |
Input |
The variable type is String. This is the start of a
date range in mm/dd/yy format. (Required).
|
DateStop |
Input |
The variable type is String. This is the end of a
date range in mm/dd/yy format. (Required)
|
aSignature |
Input |
The variable type is String. This is a string of
characters identifying the calling package (e.g., CPRS). (Required)
|
aContextIn |
Input |
The variable type is String. This is the name of an
option in the Option (#19) file that identifies the Broker context being used
when entering the DLL (e.g., OR CPRS GUI CHART). (Required)
|
aContextOut |
Input |
The variable type is String. This is the name of an
option in the Option (#19) file that identifies the Broker context value being
used when exiting the DLL (e.g., OR CPRS GUI CHART). (Required)
|
aName |
Input |
The variable type is String. This is the patient's
name (File 2, Field .01). (Required).
|
anInfo |
Input |
The variable type is String. This is the patient's
social security number (e.g., 000-00-0000) (Required)
|
aHospitalName |
Input |
The variable type is String. This is a two part
variable. The first part contains the name of a hospital location (File 44,
Field .01). The second part is an abbreviation for a vital type (File 120.51,
Field 1). The DLL will use the hospital location and vital abbreviation as
default values. (Required).
Example: MICU^P
|
aBroker |
Input |
The variable type is const. This is the Broker
instance value of TRPCBroker. (Required)
|