Print Page as PDF
ORWGRPC ITEMDATA ICR (6133)

ORWGRPC ITEMDATA    ICR (6133)

Name Value
NUMBER 6133
IA # 6133
DATE CREATED 2014/11/21
CUSTODIAL PACKAGE ORDER ENTRY/RESULTS REPORTING
USAGE Controlled Subscription
TYPE Routine
ROUTINE ORWGRPC
NAME ORWGRPC ITEMDATA
STATUS Withdrawn
KEYWORDS
  • VPS
  • ITEMDATA
ID ORWGRPC
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT VARIABLES
ITEMDATA
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
The DFN is the patient's internal entry number in
Patient File 2.
TODATE Input
The desired ending date, in FileMan format, for data
starting from the earliest date on record.
ITEM Input
Item is a delimited string with format
"Filenumber^Vitaltype", where Vitaltype is the IEN of the desired vital
measurement in the Vitaltype file 120.51.
RESULT Output
Result is the location of Global Array for return
values.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
VA POINT OF SERVICE (KIOSKS)
VPS uses ORWGRPC ITEMDATA to get discrete lab data (for
graphing) on the After Visit Summary (AVS). VPS will call ITEMDATA^ORWGRPC
with the input parameters: name of result array,VITALTYPE,TODATE,and DFN i.e.,
ITEMDATA^ORWGRPC(RESULT,"120.5^1",TODATE,DFN).