PSO ECME LOG (4901)    REMOTE PROCEDURE (8994)

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