VistA Analysis » VistA Reference » RPCs » ORWTPD1 GETEFDAT

ORWTPD1 GETEFDAT

Properties

Property Value
Label GETEFDAT
MUMPS Implementation ORWTPD1
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method GETEFDAT^ORWTPD1
Method Comment Get non-user level Encounter appointment date range params.
Code
 N ORSTART,ORSTOP
S INFO=""
S ORSTART=$$GET^XPAR("DIV^SYS^PKG","ORQQEAPT ENC APPT START",1,"I")
I 'ORSTART S ORSTART=60
S ORSTOP=$$GET^XPAR("DIV^SYS^PKG","ORQQEAPT ENC APPT STOP",1,"I")
I 'ORSTOP S ORSTOP=0
S INFO=ORSTART_U_ORSTOP

CPRS

File Type Description
Pascal File Options/rOptions.pas


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