ISProfile.LoadPatientsForCDM

Description

Syntax

object.LoadPatientsForCDM(aDateFrom, aDateTo, aLoadType, aProviderID, aExcludeInactive, aICD9Codes[, aForceUsePeriodDate = false[, aSortMode = 0]])

Part Attribute Type Description
object Required
The object always implements the ISProfile interface
aDateFrom In, Required
DateTime
aDateTo In, Required
DateTime
aLoadType In, Required
int
aProviderID In, Required
int
aExcludeInactive In, Required
bool
aICD9Codes In, Required
string
aForceUsePeriodDate Optional
Default value is false
bool
aSortMode Optional
Default value is 0

Return Value

ISPatients

Example



  
Note:

Version information

Added in v7.8.0