Sha256: 0d27f763741f68551601142577855d667b90e5b7621e7745d650bbd84107cf25
Contents?: true
Size: 632 Bytes
Versions: 174
Compression:
Stored size: 632 Bytes
Contents
tr td.noprint = link_to "Sign-Off", edit_patient_hd_session_path(session.patient, session) = pipe_separator = link_to "HD Summary".html_safe, patient_hd_dashboard_path(session.patient) td.full-name = link_to session.patient.to_s, patient_clinical_summary_path(session.patient) td= session.patient.hospital_identifier td= session.patient.age td= session.patient.sex.code td= session.patient.current_modality td= session.hospital_unit td= l session.performed_on td= l(session.start_time, format: :time) td= l(session.end_time, format: :time) td= session.signed_on_by td= session.signed_off_by
Version data entries
174 entries across 174 versions & 1 rubygems