Sha256: 9cd65f9014de2c742e1ec387d0ad0e5e23cb3503ec2e4a320dbc5d0b273e8f5c

Contents?: true

Size: 751 Bytes

Versions: 35

Compression:

Stored size: 751 Bytes

Contents

- observation_set = patient.current_observation_set
tr
  td.actions
    = link_to view_proc.call(patient), target: "_blank" do
      i.fa.fa-external-link-square-alt
      |   
      = t(".view")
  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)

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.1.0 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.167 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.166 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.165 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.164 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.163 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.162 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.161 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.160 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.159 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.158 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.157 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.156 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.155 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.153 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.152 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.151 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.149 app/views/renalware/transplants/mdm_patients/_patient.html.slim
renalware-core-2.0.148 app/views/renalware/transplants/mdm_patients/_patient.html.slim