| EN3 |
Utility for "on-the-fly" protocol creation. A
default protocol is defined in file 101 for this to work off. Parameters are
set in 100.99 to allow Clinical Coordinators to create their own
package-specific protocols. The entry in the PROTOCOL file has the format:
LR 121 GLUCOSE
(where LR=namespace, 121=internal #, and
GLUCOSE=name) Packages may also identify their own independent code
to manage the building of protocols. REQUIRED VARIABLES: ORPKG (Package
pointer (9.4); ORDEF (Default protocol for setting up protocols (101).); ORFL
(File link - variable pointer format for procedure file. May be equal to ""if
a package can't use a specific procedure file.); ORDANM (Optional name of the
protocol. Should be in the format: NAMESPACE_PROCEDURE); ORDA (internal
number of an existing protocol to be updated.); OPTIONAL VARIABLES: ORDA
(pointer to existing protocol to be modified.); ORDNM (new .01 protocol
name.); OREA (action used in lieu of default defined in OROEF.); ORTXT (name
of protocol; if not defined, the .01 field of the procedure referenced is
used.)
|