object.CreateCustomPatientMessage(aDirection, aPatientID, aProviderID, aText[, aPOSID = 0])
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the ISProfile interface |
|
aDirection |
In, Required | ||
aPatientID |
In, Required | int |
|
aProviderID |
In, Required | int |
|
aText |
In, Required | string |
|
aPOSID |
In, Optional Default value is 0 |
int |
aPOSID
added in v8.5.0