VistA Analysis » VistA Reference » RPCs » ORQQCN RESUBMIT

ORQQCN RESUBMIT

Allows resubmission of a cancelled consult or procedure request afterediting. This is a backdoor resubmission, and CPRS will be notified viathe HL7 proocess.

Properties

Property Value
Label RESUBMIT
MUMPS Implementation ORQQCN1
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
ConsultID LITERAL 16 true  
ChangeArray LIST   true  

MUMPS Method Description

Property Value
Method RESUBMIT^ORQQCN1
Method Comment Edit/Resubmit a cancelled consult/procedure request
Input Parameters GMRCO, OREDITED
Code
 N ORNODE
S ORNODE=$NAME(^TMP("GMRCR",$J))
M @ORNODE=OREDITED
D FILE^GMRCGUIC(GMRCO,ORNODE)
S Y=0

CPRS

File Type Description
Pascal File Consults/rConsults.pas


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