VistA Analysis » VistA Reference » RPCs » GMRC LIST CONSULT REQUESTS

GMRC LIST CONSULT REQUESTS

This RPC will return a list of active and pending consult requests toassociate a result with.

Properties

Property Value
Label RPCLIST
MUMPS Implementation GMRCTIU
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
DFN LITERAL   true Record Number of patient in file 2.

MUMPS Method Description

Property Value
Method RPCLIST^GMRCTIU
Method Comment Get consult list and return in GMRCY for GUI
Input Parameters DFN
Code
 N GMRCI
I '+$G(DFN) S GMRCY(0)=0
D GETCONSL(DFN,1) ;1=returns GUI format in GMRCY array
S GMRCY(0)=+$G(GMRCI)

CPRS

File Type Description
Pascal File rTIU.pas


Document generated on August 31st 2022, 2:55:43 pm