VistA Analysis » VistA Reference » RPCs » ORWDXA ALERT

ORWDXA ALERT

Set order to send an alert when the order is resulted.

Properties

Property Value
Label ALERT
MUMPS Implementation ORWDXA
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method ALERT^ORWDXA
Method Comment alert user (ORDUZ) when order (ORID) resulted
Input Parameters ORID, ORDUZ
First Comment
if no user passed, use ordering provider:
Code
 I $G(ORDUZ)<1 S ORDUZ=+$$ORDERER^ORQOR2(+ORID)
I $L($G(ORDUZ))<1 S ORDUZ=DUZ
S DUMMY=1,$P(^OR(100,+ORID,3),U,10)=ORDUZ

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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