VistA Analysis » VistA Reference » RPCs » ORWTPD GETIMG

ORWTPD GETIMG

Properties

Property Value
Label GETIMG
MUMPS Implementation ORWTPD
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method GETIMG^ORWTPD
Method Comment Get Image (local only) Time/Occ
Input Parameters RPT
Code
 N IMGID,BEG,END,MAX
S IMGID=0,Y=""
S IMGID=$O(^ORD(101.24,"B","ORRP IMAGING",0))
D GETINDV(.Y,IMGID)
I $L(Y) D
. S BEG=$$DT^ORCHTAB1($P(Y,";"))
. S END=$$DT^ORCHTAB1($P(Y,";",2))
. S MAX=$P(Y,";",3)
. S Y=BEG_"^"_END_"^"_MAX
I Y="" D GETDEF^ORWRA(.Y)

CPRS

File Type Description
Pascal File rReports.pas


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