Click or drag to resize

UpstreamDecisionSupportServiceCreateCarePlan Method

Overload List
 NameDescription
Public methodCreateCarePlan(Patient) Create a new care plan (using all available protocols for which the patient is eligible)
Public methodCreateCarePlan(Patient, Boolean) Create a new care plan (using all available protocols which the patient is eligible) and group the instructions as PatientEncounter instances
Public methodCreateCarePlan(Patient, Boolean, IDictionaryString, Object, ICdssLibrary) Creates a care plan for the specified patient, using only the protocols provided
Top
See Also