VistA Analysis » VistA Reference » RPCs » ORQQVI2 VITALS RATE CHECK

ORQQVI2 VITALS RATE CHECK

Properties

Property Value
Label RATECHK
MUMPS Implementation ORQQVI2
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method RATECHK^ORQQVI2
Input Parameters ORQTYPE, ORQRATE, ORQUNIT
First Comment
 Extrinsic function to validate the
rate for a particular measurement
Input
Variables: ORQTYPE=Type of measurement (abbreviation
(req.) from PCE Device Interface Specification).
ORQRATE=Measurement rate to be validated.
(req.)
ORQUNIT=Unit of measurement for rate, if specified.
(opt.)
Return value: 1 if rate is valid.
0 if rate is invalid.
Code
 S ORRETURN=$$RATECHK^GMRVPCE0(ORQTYPE,ORQRATE,$G(ORQUNIT))

CPRS

File Type Description
Pascal File Vitals/rVitals.pas


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