toggle menu
OpenSRP
androidJvm
switch theme
search in API
quest
/
org.smartregister.fhircore.quest.ui.questionnaire
/
QuestionnaireViewModel
/
QuestionnaireViewModel
Questionnaire
View
Model
@
Inject
constructor
(
defaultRepository
:
DefaultRepository
,
dispatcherProvider
:
DispatcherProvider
,
fhirCarePlanGenerator
:
FhirCarePlanGenerator
,
resourceDataRulesExecutor
:
ResourceDataRulesExecutor
,
transformSupportServices
:
TransformSupportServices
,
sharedPreferencesHelper
:
SharedPreferencesHelper
,
fhirOperator
:
FhirOperator
,
fhirValidatorProvider
:
Provider
<
FhirValidator
>
,
fhirPathDataExtractor
:
FhirPathDataExtractor
,
configurationRegistry
:
ConfigurationRegistry
)