object.UpdatePatientProblem(aPatientID, aProblemID, aProblem, aStrongValidation, aIsAlert)
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the ISJSONUtils interface |
|
aPatientID |
In, Required | int |
|
aProblemID |
In, Required | int |
|
aProblem |
In, Required | string |
|
aStrongValidation |
In, Required | bool |
|
aIsAlert |
In, Required | bool |
string
aIsAlert
added in v8.5.0