Class: Renalware::Renal::RegistryPreflightChecksController::PatientsPresenter

Inherits:
BasePresenter
  • Object
show all
Includes:
WithHDUnit
Defined in:
app/controllers/renalware/renal/registry_preflight_checks_controller.rb

Instance Method Summary collapse

Methods included from WithHDUnit

#hd_unit

Methods inherited from BasePresenter

#hd_unit, #renal_profile

Instance Method Details

#missing_dataObject



30
31
32
# File 'app/controllers/renalware/renal/registry_preflight_checks_controller.rb', line 30

def missing_data
  Registry::PreflightChecks::PatientsQuery.missing_data_for(__getobj__)
end