Sha256: 52b87e1d7c029ae6c85a7d13171aa8d5f55955f562c7e872f1d7f85f2d3a3f60

Contents?: true

Size: 753 Bytes

Versions: 108

Compression:

Stored size: 753 Bytes

Contents

- observation_set = patient.current_observation_set
- transplant_patient = Renalware::Transplants::PatientPresenter.new(patient)
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= transplant_patient.current_registration_status
  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

108 entries across 108 versions & 1 rubygems

Version Path
renalware-core-2.0.132 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.131 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.130 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.129 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.128 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.127 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.126 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.125 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.124 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.123 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.121 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.120 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.119 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.118 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.117 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.116 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.115 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.113 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.112 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.111 app/views/renalware/mdm_patients/_patient.html.slim