Sha256: 44cde3bb5a6589e5ab6a4b97a8f42a02af806340f0f8ea3204f112dd20a298ef

Contents?: true

Size: 337 Bytes

Versions: 177

Compression:

Stored size: 337 Bytes

Contents

table
  thead
    tr
      th Code
      th Name
      th Result
  tbody
    - observations.each do |observation|
        tr
          - description = observation.description
          td= description.code
          td= link_to description.name, patient_pathology_observations_path(patient, description)
          td= observation.result

Version data entries

177 entries across 177 versions & 1 rubygems

Version Path
renalware-core-2.0.147 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.146 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.145 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.144 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.143 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.142 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.141 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.140 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.139 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.138 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.137 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.136 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.135 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.134 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.133 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.132 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.131 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.130 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.129 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.128 app/views/renalware/pathology/observations/_table.html.slim