VistA Analysis » VistA Reference » RPCs » ORWCS REPORT TEXT

ORWCS REPORT TEXT

This remote procedure call returns an array containinga formattied consult report. This array matches exactlythe report format on the roll ‘n scroll version of CPRS.

Properties

Property Value
Label RPT
MUMPS Implementation ORWCS
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
DFN LITERAL 20 true Internal entry number of patient in the Patient file [^DPT].
CONSULT ID LITERAL 20 true Consult ID.Format: Internal entry number to REQUEST/CONSULTATION file (#123)Example: 1000

MUMPS Method Description

Property Value
Method RPT^ORWCS
Method Comment retrieve report text
Input Parameters DFN, ORID
First Comment
  RPC: ORWCS REPORT TEXT
See RPC definition for details on input and output parameters
Code
 S ORY=$NA(^TMP("GMRCR",$J,"DT")) K @ORY Q:+ORID=0
D DT^GMRCSLM2(ORID)

CPRS

File Type Description
Pascal File rReports.pas


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