Sha256: d74a2efb3e5529309601ad466826345185e07399263a7b9eec956fbdae304f18

Contents?: true

Size: 623 Bytes

Versions: 22

Compression:

Stored size: 623 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= 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

22 entries across 22 versions & 1 rubygems

Version Path
renalware-core-2.0.15 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.14 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.13 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.12 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.11 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.9 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.8 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.7 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.5 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.4 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.3 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.2 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.1 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.0 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.0.pre.rc13 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.0.pre.rc9 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/mdm_patients/_patient.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/mdm_patients/_patient.html.slim