VistA Analysis » VistA Reference » RPCs » ORWPCE AUTO VISIT TYPE SELECT

ORWPCE AUTO VISIT TYPE SELECT

Returns TRUE if visit type should be automatically selected.

Properties

Property Value
Label AUTOVSIT
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 AUTOVSIT^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 VISIT TYPE",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