object.createRecallPlanByCarePlan(aCarePlanID, aPatientID, aStreamID, CreateVisits, UseOnlyBasePathWay, aRefdate, AddReasonsAndAlternatives)
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the ISProfile interface |
|
aCarePlanID |
In, Required | int |
|
aPatientID |
In, Required | int |
|
aStreamID |
In, Required | int |
|
CreateVisits |
In, Required | bool |
|
UseOnlyBasePathWay |
In, Required | bool |
|
aRefdate |
In, Required | DateTime |
|
AddReasonsAndAlternatives |
In, Required | bool |