| MEDCOMP |
This entry point provides a mechanism for CPRS and
Clinical Procedures to associate a procedure result with a Consult Procedure
request.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
GMRCDA |
Input |
IEN from REQUEST/CONSULTATION (#123) file
|
GMRCRSLT |
Input |
Varible pointer form of a procedure result from a
Medicine data file or Clinical Procedures.
e.g. 19;MCAR(691.5,
21;MDD(702,
|
GMRCAD |
Input |
FM date/time of action (optional)
|
GMRCORNP |
Input |
DUZ of person taking action
|
GMRCALRT |
Input |
Array of users to receive alert in format ARR(DUZ)=""
|
|
CPROC |
This entry point is provided for use by Clinical
Procedures to determine if a Procedure ordered in CPRS is linked to a Clinical
Procedure.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
PROC |
Input |
IEN from GMRC PROCEDURE (#123.3) file
|
|
CPLINK |
Entry point provided for Clinical Procedures to
determine if a particular entry in the CP DEFINITION (#702.01) file is linked
to an entry in the GMRC PROCEDURE (#123.3) file.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
PROC |
Input |
IEN from CP DEFINITION (#702.01) file.
|
|