VistA Analysis » VistA Reference » RPCs » ORWDRA32 DEF

ORWDRA32 DEF

Loads dialog data (lists & defaults) for a radiology order.

Properties

Property Value
Label DEF
MUMPS Implementation ORWDRA32
Return Type ARRAY

MUMPS Method Description

Property Value
Method DEF^ORWDRA32
Method Comment Get dialog data for radiology
Input Parameters PATID, EVTDIV, IMGTYP
Code
 N ILST,I,ORX S ILST=0
S LST($$NXT)="~ShortList" D SHORT
S IMGTYP=$$IMTYPE(IMGTYP)
S LST($$NXT)="~Common Procedures" D COMMPRO
S LST($$NXT)="~Modifiers" D MODIFYR
S LST($$NXT)="~Urgencies" D URGENCY
S LST($$NXT)="~Transport" D TRNSPRT
S LST($$NXT)="~Category" D CATEGRY
S LST($$NXT)="~Submit to" D SUBMIT
S LST($$NXT)="~Last 7 Days" D LAST7

CPRS

File Type Description
Pascal File Orders/rODRad.pas


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