VistA Analysis » VistA Reference » RPCs » ORDEA DEATEXT

ORDEA DEATEXT

Returns the text to show on the signature dialog mandated by DEA for when a controlled substance order is selected to be signed.

Properties

Property Value
Label DEATEXT
MUMPS Implementation ORDEA
Return Type WORD PROCESSING

MUMPS Method Description

Property Value
Method DEATEXT^ORDEA
Method Comment returns the mandatory dea text to show when a user checks a controlled substance order to be signed on the signature dialog
Code
 N I,ORTY
D GETWP^XPAR(.ORTY,"SYS","OR DEA TEXT")
S I=0 F S I=$O(ORTY(I)) Q:'I S ORY(I)=ORTY(I,0)

CPRS

File Type Description
Pascal File fReview.pas
Pascal File Orders/fOrdersSign.pas


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