Sha256: 51cab348c2b5bcdf81cc0f974e05c93d2fd659de8abf45133ee909184de5ee21
Contents?: true
Size: 658 Bytes
Versions: 115
Compression:
Stored size: 658 Bytes
Contents
- observation_set = patient.current_observation_set tr td.full-name= link_to patient.to_s(:default), 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= l(patient.last_operation_on) td= observation_set.hgb_result td= l(observation_set.hgb_observed_at) td= observation_set.ure_result td= l(observation_set.ure_observed_at) td= observation_set.cre_result td= l(observation_set.cre_observed_at) td= observation_set.egfr_result td= l(patient.esrf_date) td.actions= link_to t(".view"), view_proc.call(patient)
Version data entries
115 entries across 115 versions & 1 rubygems