Sha256: e5e58dfc13c9a6312cdc52928d5f1116c5e2bbd66530c19d5c75b163c4dd966b

Contents?: true

Size: 1.3 KB

Versions: 111

Compression:

Stored size: 1.3 KB

Contents

dl
  dt= t(".site")
  dd= profile.hospital_unit_unit_code
  dt= t(".schedule")
  dd= profile.current_schedule
  dt= t(".prescribed_time")
  dd= profile.formatted_prescribed_time
  dt= t(".hd_type")
  dd= profile.hd_type
  dt= t(".named_nurse")
  dd= profile.named_nurse

  dt.new_line= t(".needle_size")
  dd= profile.needle_size
  dt= t(".single_needle")
  dd= profile.single_needle&.text
  dt= t(".dialyser")
  dd= profile.dialyser
  dt= t(".dialysate")
  dd= profile.dialysate

  dt.new_line= t(".has_sodium_profiling")
  dd= profile.has_sodium_profiling&.text
  dt= t(".sodium_first_half")
  dd= profile.sodium_first_half
  dt= t(".sodium_second_half")
  dd= profile.sodium_second_half

  dt.new_line= t(".anticoagulant.type")
  dd= profile.anticoagulant_type
  dt= t(".anticoagulant.loading_dose")
  dd= profile.anticoagulant_loading_dose
  dt= t(".anticoagulant.hourly_dose")
  dd= profile.anticoagulant_hourly_dose
  dt= t(".anticoagulant.stop_time")
  dd= profile.anticoagulant_stop_time

  dt.new_line= t(".cannulation_type")
  dd= profile.cannulation_type
  dt= t(".last_update")
  dd= profile.last_update

  dt.new_line= t(".transport.has_transport")
  dd= profile.transport_has_transport&.text
  dt= t(".transport.type")
  dd= profile.transport_type&.text
  dt= t(".transport.decided_on")
  dd= profile.transport_decided_on

Version data entries

111 entries across 111 versions & 1 rubygems

Version Path
renalware-core-2.0.110 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.109 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.108 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.106 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.105 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.104 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.103 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.102 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.101 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.100 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.99 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.98 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.97 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.96 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.95 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.94 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.93 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.92 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.91 app/views/renalware/hd/protocols/_profile.html.slim
renalware-core-2.0.90 app/views/renalware/hd/protocols/_profile.html.slim