VistA Analysis » VistA Reference » RPCs » ORWPCE GET VISIT

ORWPCE GET VISIT

Returns the visit IEN.

Properties

Property Value
Label GETVISIT
MUMPS Implementation ORWPCE2
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method GETVISIT^ORWPCE2
Method Comment Get the visit IEN
Input Parameters IEN, DFN, VSITSTR
Code
 I +$G(IEN)<1 D  I 1
.S VISIT=$$GETENC^PXAPI(DFN,$P(VSITSTR,";",2),$P(VSITSTR,";"))
E S VISIT=$P(^TIU(8925,IEN,0),U,3)

CPRS

File Type Description
Pascal File Encounter/rPCE.pas


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