Sha256: b662da79c4aae3e22f12b967f535ed828dc703e7b09687fb9278153039f5ebb7
Contents?: true
Size: 436 Bytes
Versions: 168
Compression:
Stored size: 436 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
168 entries across 168 versions & 1 rubygems