VistA Analysis » VistA Reference » RPCs » ORWDLR32 IC VALID

ORWDLR32 IC VALID

Determines whether the suplied time is a valid lab immediate collect time.

Properties

Property Value
Label ICVALID
MUMPS Implementation ORWDLR33
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
TIME LITERAL 20 true  

MUMPS Method Description

Property Value
Method ICVALID^ORWDLR33
Method Comment Is the time a valid immediate collect time?
Input Parameters ORTIME
Code
 S ORTIME=$P(ORTIME,".",1)_"."_$E($P(ORTIME,".",2),1,4)
S ORY=$$VALID^LR7OV4(DUZ(2),ORTIME)

CPRS

File Type Description
Pascal File Orders/rODLab.pas


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