VistA Analysis » VistA Reference » RPCs » ORWD1 SIG4ANY

ORWD1 SIG4ANY

Returns true if any orders in the list require a signature.

Properties

Property Value
Label SIG4ANY
MUMPS Implementation ORWD1
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method SIG4ANY^ORWD1
Method Comment Return 1 if any order requires a signature
Input Parameters ORDERS
Code
 N I
S I=0,REQ=0
F S I=$O(ORDERS(I)) Q:'I D Q:REQ
. I +$P($G(^OR(100,+ORDERS(I),0)),U,16) S REQ=1

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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