VistA Analysis » VistA Reference » RPCs » ORWRA PRINT REPORT

ORWRA PRINT REPORT

This rpc is used to print an imaging report on the Imaging tabin CPRS.

Properties

Property Value
Label PRINT
MUMPS Implementation ORWRAP
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
DEVICE LITERAL 100 true Name of the device where the report should print.Format: <device name> ; <right margin> ; <page length>Right margin and page length are optional.
DFN LITERAL 20 true Internal entry number of entry in the Patient file.
EXAM ID LITERAL 20 true Identification number of the imaging exam.

MUMPS Method Description

Property Value
Method PRINT^ORWRAP
Method Comment print report entry point
Input Parameters ORIO, DFN, ORID
First Comment
  RPC: ORWRA PRINT REPORT
See RPC definition for details on input and output parameters
Code
 IF '$$CHK^ORWCSP() G PRINTQ
N TASKDATA
S TASKDATA("DESC")="Imaging Report Print"
S TASKDATA("RTN")="DEQUE^ORWRAP"
D TASK^ORWCSP(.ORY,.ORIO,.DFN,.ORID,.TASKDATA)

CPRS

File Type Description
NOT OSEHRA CPRS  


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