VistA Analysis » VistA Reference » RPCs » VPS PRINT PATIENT LABEL

VPS PRINT PATIENT LABEL

This RPC prints patient label using the standard VistAPrint Patient Label routine (DGPLBL).

Properties

Property Value
Label PRINT
MUMPS Implementation VPSRLBLS
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
VPSLOC LITERAL 1 true This is a flag to indicate to print routine to include ward locationor not.
VPSLBCNT LITERAL 3 true This is label count to indicate to print routine how many duplicatelabels to print for the patient.
VPSLPL LITERAL 2 true This is Lines/Label to indicate to print routine the maximum lines to print for each label.
VPSIO LITERAL 50 true This is the device name where the label will be printed to.
VPSTYP LITERAL 7 true Patient ID Type. Valid Input parameter: DFN,SSN,ICN,VIC/CAC
VPSNUM LITERAL 50 true Patient ID. This could be SSN, DFN, VIC/CAC, ICN


Document generated on August 31st 2022, 2:55:43 pm