|
|
|
|
@ -102,17 +102,17 @@ class _UpdateSoapIndexVidaPlusState extends State<UpdateSoapIndexVidaPlus>
|
|
|
|
|
currentIndex: _currentIndex,
|
|
|
|
|
patientInfo: patient,
|
|
|
|
|
changeLoadingState: changeLoadingState),
|
|
|
|
|
UpdateObjectivePageVidaPlus(
|
|
|
|
|
changePageViewIndex: changePageViewIndex,
|
|
|
|
|
currentIndex: _currentIndex,
|
|
|
|
|
patientInfo: patient,
|
|
|
|
|
changeLoadingState: changeLoadingState),
|
|
|
|
|
UpdateAssessmentPage(
|
|
|
|
|
changePageViewIndex: changePageViewIndex,
|
|
|
|
|
currentIndex: _currentIndex,
|
|
|
|
|
patientInfo: patient,
|
|
|
|
|
changeLoadingState: changeLoadingState,
|
|
|
|
|
),
|
|
|
|
|
UpdateObjectivePageVidaPlus(
|
|
|
|
|
changePageViewIndex: changePageViewIndex,
|
|
|
|
|
currentIndex: _currentIndex,
|
|
|
|
|
patientInfo: patient,
|
|
|
|
|
changeLoadingState: changeLoadingState),
|
|
|
|
|
UpdatePlanPageVidaPlus(
|
|
|
|
|
changePageViewIndex: changePageViewIndex,
|
|
|
|
|
currentIndex: _currentIndex,
|
|
|
|
|
|