Class: Renalware::Renal::RegistryPreflightChecksController::BasePresenter

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

Instance Method Summary collapse

Instance Method Details

#hd_unitObject



20
# File 'app/controllers/renalware/renal/registry_preflight_checks_controller.rb', line 20

def hd_unit; end

#renal_profileObject



22
23
24
# File 'app/controllers/renalware/renal/registry_preflight_checks_controller.rb', line 22

def renal_profile
  Renalware::Renal.cast_patient(__getobj__).profile
end