
| Name | Value |
|---|---|
| NAME | PSO COPAY LOG |
| TAG | COPAY |
| ROUTINE | PSOVCC1 |
| RETURN VALUE TYPE | SINGLE VALUE |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| APP PROXY ALLOWED | Yes |
| DESCRIPTION | Return values from Copay Transaction log in PRESCRIPTION (#52) file. copayActivityLog #52.0107, .01 reason #52.0107, 1 initiatorofCopayActivity #52.0107, 2 rxReference #52.0107, 3 comment #52.0107, 4 Possible Return Values: RESULTS(0) = -n^Error message RESULTS(0) = 0^No Data RESULTS(1) = Array of return values in JSON format: |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
This RPC allows retrieval of the Copay Log for a specific prescription
-2^ Prescription Number is not recognized
1^Array of return values in JSON format:
copayActivityLog
reason
initiatorofCopayActivity
rxReference
comment
Each transaction will have the following fields:
Possible Return Values:
0^No data - there are no COPAY entries for this prescription
-1^ Prescription Number is Required
|