ISProfile.createRecallPlanByCarePlan

Description

Syntax

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

Return Value

ISPatientRecallPlan

Example



  
Note:

Version information

Added in v7.8.0