ORIRPCCL GETCLICK (5174)    REMOTE PROCEDURE (8994)

Name Value
NAME ORIRPCCL GETCLICK
TAG GETCLICK
ROUTINE ORIRPCCL
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY AGREEMENT
WORD WRAP ON FALSE
DESCRIPTION
This RPC is called when clicking one of the info panel that is set to 
call VistA on the click event. The inputs for this RPC can vary depending 
on which Information Panel Button action event triggers the call. 
Similarly, the output will also differ based on the specific Information 
Panel Button action event.
INPUT PARAMETER
  • IJSON
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is a JSON format of the input example below:
                        "id": 1,
                        "name": "CPRS,PROVIDER"
                    },
                    "name": "encounterProvider"
                }
            }
        ]
    }
     
    {
        "id": 1,
        "patientId": 2,
        "requiredData": [
            {
                "dataType": {
                    "data": {