| DESCRIPTION | 
Allow listing of Label Log (#52.032) subfile in the PRESCRIPTION (#52)
 
        1^Array of elements from the LABEL (#52.032) log file:
 
       labelDateTime   #52.032, .01
       rxReference      #52.032, 1
       printedBy        #52.032, 3
       labelComment     #52.032, 2
       fdaMedGuide      #52.032, 35
file, given an external prescription number.
 
RETURN VARIABLES:
 
        0^No data - there are no LABEL entries for this prescription"
 
        -1^ Prescription Number is Required"
        -2^ Prescription Number is not recognized"
 | 
| RETURN PARAMETER DESCRIPTION | 
List of array values for fields from the LABEL log (#52.032) subfile in 
labelDateTime   #52.032, .01 
rxReference      #52.032, 1 
printedBy        #52.032, 3
labelComment     #52.032, 2
fdaMedGuide      #52.032, 35
the PRESCRIPTION (#52) file in JSON format:
 
Possible values:
 
     -n^Error message
      0^No Data
      1^Array of values for fields in the Label Log file (#52.03):
 
 |