ISJSONUtils.LoadPatientVisit
Description
Syntax
object.
LoadPatientVisit
(aPatientID, aVisitId)
Part
Attribute
Type
Description
object
Required
ISJSONUtils
The
object
always implements the
ISJSONUtils
interface
aPatientID
In, Required
int
aVisitId
In, Required
int
Return Value
string
Example
Note:
Version information
Added in v8.5.0
Parent topic:
ISJSONUtils