Sha256: d53780cc33ae4e2eccf7e713dc7fe441c9e5df7bdfab0ab14d0817c8b303a7c8
Contents?: true
Size: 527 Bytes
Versions: 3
Compression:
Stored size: 527 Bytes
Contents
tr td.full-name= link_to patient, view_proc.call(patient) 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) td.actions= link_to t(".view"), view_proc.call(patient)
Version data entries
3 entries across 3 versions & 1 rubygems