Sha256: 1ec40231f7384c0044067a79152f645c5477f08735a10f952513fe1893f65cbb
Contents?: true
Size: 435 Bytes
Versions: 5
Compression:
Stored size: 435 Bytes
Contents
- require_dependency "renalware/renal" - patient = Renalware::Renal.cast_patient(patient) - profile = patient.profile .renal-profile .mini-renal-profile dl -if profile&.esrf_on.present? dt= link_to "ESRF:", edit_patient_renal_profile_path(patient) dd= profile&.esrf_on dt= link_to "PRD:", edit_patient_renal_profile_path(patient) dd= profile&.prd_description.present? ? profile : "Unrecorded"
Version data entries
5 entries across 5 versions & 1 rubygems