VistA Analysis » VistA Reference » RPCs » ORWDPS2 SCHREQ

ORWDPS2 SCHREQ

Properties

Property Value
Label SCHREQ
MUMPS Implementation ORWDPS2
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method SCHREQ^ORWDPS2
Method Comment return 1 if schedule is required
Input Parameters OI, RTE, DRG
First Comment
 OI=orderable item, RTE=ptr route, DRG=ptr dispense drug
Code
 S VAL=1
Q:'$G(OI) Q:'$G(RTE)
S VAL=$$SCHREQ^PSJORPOE(RTE,OI,+$G(DRG))

CPRS

File Type Description
Pascal File Orders/rODMeds.pas


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