VistA Analysis » VistA Reference » RPCs » ORDEA PNDHLD

ORDEA PNDHLD

Properties

Property Value
Label PNDHLD
MUMPS Implementation ORDEA
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method PNDHLD^ORDEA
Method Comment return 1 if the order is pending a HOLD, 0 otherwise
Input Parameters ORID
Code
 S ORY=0
N ORLSTACT S ORLSTACT=$O(^OR(100,+ORID,8,"A"),-1)
I $P(^OR(100,+ORID,8,ORLSTACT,0),U,2)="HD" S ORY=1

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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