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 |
string
aGroupBy added in v8.4.0aGroupByRx removed in v8.4.0aLastOnly added in v8.5.0