
| Name | Value |
|---|---|
| NAME | PSO ERX LOG |
| TAG | ERX |
| ROUTINE | PSOVCC0 |
| RETURN VALUE TYPE | SINGLE VALUE |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| APP PROXY ALLOWED | Yes |
| DESCRIPTION | Return list of ERX transactions for a particular PRESCRIPTION (#52) file entry. Each transaction will have the following fields: eRxLogDate #52.3, .01 reason #52.3, .02 initiatorOfActivity #52.3, .03 rxReference #52.3, .04 comment #52.3, .05 |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
This RPC allows retrieval of the eRx Log for a specific prescription number.
or Array of return values in JSON format:
eRxLogDate
comment
initiatorOfActivity
reason
rxReference
Possible Return Values:
0^No data - there are no eRX entries for this prescription
-1^ Prescription Number is Required
-2^ Prescription Number is not recognized
|