VistA Analysis » VistA Reference » RPCs » ORWPCE ALWAYS CHECKOUT

ORWPCE ALWAYS CHECKOUT

Returns TRUE if encounters should be automatically checked out.

Properties

Property Value
Label DOCHKOUT
MUMPS Implementation ORWPCE2
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
LOC LITERAL     Location

MUMPS Method Description

Property Value
Method DOCHKOUT^ORWPCE2
Method Comment Returns TRUE if automatic selection of Visit Type
Input Parameters LOC
Code
 N SRV
S SRV=$P($G(^VA(200,DUZ,5)),U)
S ORY=$$GET^XPAR(DUZ_";VA(200,^LOC.`"_$G(LOC)_"^SRV.`"_+$G(SRV)_"^DIV^SYS","ORWPCE DISABLE AUTO CHECKOUT",1,"Q")
I +ORY S ORY=1
S ORY='ORY

CPRS

File Type Description
Pascal File Encounter/rPCE.pas


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