Method: Renalware::PD::ExitSiteInfectionDrop#organisms
- Defined in:
- app/drops/renalware/pd/exit_site_infection_drop.rb
#organisms ⇒ Object
16 17 18 |
# File 'app/drops/renalware/pd/exit_site_infection_drop.rb', line 16 def organisms esi.infection_organisms.map(&:to_s).join(", ") end |