object.GetPatientProblemCategories(aPatientID, aActive, aInstruction, aInlineImages, aChangedSince, aExistedIDs)
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the ISJSONUtils interface |
|
aPatientID |
In, Required | int |
|
aActive |
In, Required | bool |
|
aInstruction |
In, Required | bool |
|
aInlineImages |
In, Required | bool |
|
aChangedSince |
In, Required | DateTime |
|
aExistedIDs |
In, Required | object |
string
aChangedSince
added in v7.9.1aExistedIDs
added in v7.9.1