VistA Analysis » VistA Reference » RPCs » ORWD1 PARAM

ORWD1 PARAM

Returns the prompt and device parameters for Automated order prints

Properties

Property Value
Label PARAM
MUMPS Implementation ORWD1
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
LOC LITERAL 1 true Pointer to the Hospital location file where the prints are generatedfrom.

MUMPS Method Description

Property Value
Method PARAM^ORWD1
Method Comment Returns in 'Y' the print parameters
Input Parameters LOC
First Comment
Y=Prompt for CC^Prompt for L ^Prompt for R ^Prompt for W ^CC device ^L Device ^R Device ^WC device
Device Params returned in internal;external format, the rest are internal
CC=Chart Copy
L=Label
R=Requisitions
WC=Work Copy
'Prompt for' values (internal):
0 for no prompts- chart copy is automatically generated.
1 to prompt for chart copy and ask which printer should be used.
2 to prompt for chart copy and automatically print to the
printer defined in the CHART COPY PRINT DEVICE field.
* don't print.
LOC=Ptr to location ^SC(LOC,
Code
 Q:'$G(LOC)
S Y=$$BLDIT(LOC)

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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