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.110 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.109 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.108 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.106 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.105 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.104 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.103 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.102 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.101 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.100 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.99 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.98 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.97 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.96 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.95 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.94 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.93 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.92 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.91 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.90 app/views/renalware/mdm_patients/_patient.html.slim