VistA Analysis » VistA Reference » RPCs » ORQOR DETAIL

ORQOR DETAIL

Returns detailed information regarding an order.

Properties

Property Value
Label DETAIL
MUMPS Implementation ORWOR
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
ORDER LITERAL 16 true Order identifier/number from file #100.

MUMPS Method Description

Property Value
Method DETAIL^ORWOR
Method Comment Return details of ORID (shell to kill VIDEO subs)
Input Parameters ORID, DFN
Code
 Q:'+ORID
I $G(DFN) N ORVP S ORVP=DFN_";DPT("
S LST="^TMP(""ORTXT"",$J)"
D DETAIL^ORQ2(.LST,ORID)
K @LST@("VIDEO")
S LST=$NA(^TMP("ORTXT",$J)),@LST=""

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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