Syntax
object.ClaimedServiceCount(aPatientID, aCodes, aDateFrom, aDateTo, aExcludeClaim)
Part |
Attribute |
Type |
Description |
object |
Required |
|
The object always implements the ISProfile interface |
aPatientID |
In, Required |
int |
|
aCodes |
In, Required |
string |
|
aDateFrom |
In, Required |
DateTime |
|
aDateTo |
In, Required |
DateTime |
|
aExcludeClaim |
In, Required |
|
|
Note: