Sha256: e92636f451a1d3cac43972f0e62f06f0f4a4c21063ec69ee6ff64aa4d5954849
Contents?: true
Size: 509 Bytes
Versions: 6
Compression:
Stored size: 509 Bytes
Contents
tr td= link_to t(".view"), view_proc.call(patient) td.full-name= patient.to_s(format: :default) td.nowrap= patient.nhs_number td.nowrap= patient.hospital_identifier td= patient.sex.code td= patient.age td= patient.modality_description&.name td= patient.hgb_result td= l(patient.hgb_observed_at&.to_date) td= patient.ure_result td= l(patient.ure_observed_at&.to_date) td= patient.cre_result td= l(patient.cre_observed_at&.to_date) td= patient.mdrd_result td= l(patient.esrf_date)
Version data entries
6 entries across 6 versions & 1 rubygems