![]() | ICarePlanService Methods |
Name | Description | |
---|---|---|
![]() | CreateCarePlan(Patient) |
Create a new care plan (using all available protocols for which the patient is eligible)
|
![]() | CreateCarePlan(Patient, Boolean) |
Create a new care plan (using all available protocols which the patient is eligible) and group
the instructions as PatientEncounter instances
|
![]() | CreateCarePlan(Patient, Boolean, IDictionaryString, Object) |
Creates a care plan for the patient providing custom parameters (such as reference data)
|
![]() | CreateCarePlan(Patient, Boolean, IDictionaryString, Object, IClinicalProtocol) |
Creates a care plan for the specified patient, using only the protocols provided
|