VistA Analysis » VistA Reference » RPCs » ORWRP16 REPORT LISTS

ORWRP16 REPORT LISTS

This remote procedure call returns a list of reports,Health Summary types and date ranges that can be displayedat the workstation.There are no input parameters fo this rpc.

Properties

Property Value
Label LIST
MUMPS Implementation ORWRP16
Return Type GLOBAL ARRAY

MUMPS Method Description

Property Value
Method LIST^ORWRP16
Method Comment return lists for list boxes
First Comment
  RPC: ORWRP REPORT LIST
See RPC definition for details on input and output parameters
Code
 N EOF
S EOF="$$END",ROOT=$NA(^TMP($J,"ORPTLIST"))
K @ROOT
D GETRPTS(.ROOT,.EOF)
D GETHS(.ROOT,.EOF)
D GETDT(.ROOT,.EOF)

CPRS

File Type Description
NOT OSEHRA CPRS  


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