ISAccessionJSON.GetPriorMedications

Description

Syntax

object.GetPriorMedications(aPatientID, aGroupBy, aLastOnly)

Part Attribute Type Description
object Required
The object always implements the ISAccessionJSON interface
aPatientID In, Required
int
aGroupBy In, Required
aLastOnly In, Required
bool

Return Value

string

Example



  
Note:

Version information

Added in v8.4.0
parameter aGroupBy added in v8.4.0
parameter aGroupByRx removed in v8.4.0
parameter aLastOnly added in v8.5.0