GENERAL DESCRIPTION |
2. This results pointer is updated via calls from the
Medicine options which enter/edit results to EN^GMRCR and RESULT^GMRCR, which
are documented in the Consult/Request Tracking package.
Once the results variable pointer is defined, the Medicine Package has
provided Consult/Request Tracking with an entry point PRINT^MCOR which
extracts results information and stores them in an ^TMP array for display
purposes in OE/RR and Consult/Request Tracking.
In order to call PRINT^MCOR the Consult/Request Tracking package must define
the following variables.
ORACTION=8
GMRCSR=variable pointer to results file
GMRCPRNM=Name of procedure type, which should equal one of the Procedure
Types in File 697.2, the eighth piece.
The call to get the Medicine Results formats the
results in ^TMP("MC",$J,...
The ^TMP("MC",$J temporary global may be deleted
upon completion of use.
|