ProfileViewModel

@Inject
constructor(registerRepository: RegisterRepository, configurationRegistry: ConfigurationRegistry, dispatcherProvider: DispatcherProvider, fhirPathDataExtractor: FhirPathDataExtractor, resourceDataRulesExecutor: ResourceDataRulesExecutor)