Print Page as PDF
TIU use of GMRCCP ICR (3472)

TIU use of GMRCCP    ICR (3472)

Name Value
NUMBER 3472
IA # 3472
DATE CREATED 2001/10/24
CUSTODIAL PACKAGE CONSULT/REQUEST TRACKING
CUSTODIAL ISC Salt Lake City
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE GMRCCP
NAME TIU use of GMRCCP
GENERAL DESCRIPTION
This integration agreement describes calls used by TIU
in GMRCCP.
STATUS Active
DURATION Till Otherwise Agreed
ID GMRCCP
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$CPACTM(GMRCDA)
This function returns the actions available for a CP
request.
VARIABLES TYPE VARIABLES DESCRIPTION
GMRCDA Input
This required variable is the Request/Consultation
file (#123) IEN.
$$CPACTM Output
The output value of this function will return the
following:

0 = not a CP request or TIU*1*109 not present
1 = CP request but no instrument report expected
2 = CP and still waiting on instr. or images
3 = CP and incomplete CP doc attached
4 = CP and complete CP doc attached
$$CPPAT(GMRCDA,GMRCDFN)
This function returns whether or not a patient is an
object of the specified request.
VARIABLES TYPE VARIABLES DESCRIPTION
GMRCDA Input
This required variable is the Request/Consultation
file (#123) IEN.
GMRCDFN Input
This required variable is the Patient file (#2) IEN.
$$CPPAT Output
The output value of this function will return the
following:

1 = patient is object of request GMRCDA
0 = patient is NOT object of request in GMRCDA
$$CPINTERP(GMRCTIU,GMRCUSER)
This function returns whether or not a user is an
interpreter for a specified TIU document.
VARIABLES TYPE VARIABLES DESCRIPTION
GMRCTIU Input
This required variable is the TIU Document file
(#8925) IEN.
GMRCUSER Input
This required variable is the New Person file (#200)
IEN.
$$CPINTERP Output
The output value of this function will return the
following:

1 = GMRCUSER is an interpreter
0 = GMRCUSER is NOT an interpreter
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
TEXT INTEGRATION UTILITIES Salt Lake City
TIU calls $$CPACTM^GMRCCP to check the status of the
consult as it related to Clinical Procedures (CP).

TIU calls $$CPPAT^GMRCCP to check if the patient is associated with the
consult.

TIU calls $$CPINTERP^GMRCCP to see if a person can be an Interpreter for a
particular document.