| SEND |
Entry point SEND^ORWDX is used to record the order
signature in VistA.
|
| VARIABLES |
TYPE |
DFN |
Input |
ORNP |
Input |
ORL |
Input |
ES |
Input |
ORWREC |
Input |
ORWLST |
Output |
|
SAVE |
Entry point SAVE^ORWDX is used to store a new order
in VistA.
|
| VARIABLES |
TYPE |
REC |
Output |
ORVP |
Input |
ORNP |
Input |
ORL |
Input |
DLG |
Input |
ORDG |
Input |
ORIT |
Input |
ORIFN |
Input |
ORDIALOG |
Input |
ORDEA |
Input |
ORAPPT |
Input |
ORSRC |
Input |
OREVTDF |
Input |
|
DGNM |
DGNM(VAL,NM) ; Display group pointer for name
S VAL=$O(^ORD(100.98,"B",NM,0))
Q
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
NM |
Input |
NM=Radiology order number
|
VAL |
Output |
VAL=display group
|
|