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.62 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.61 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.60 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.58 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.57 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.56 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.55 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.54 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.53 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.52 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.51 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.50 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.48 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.47 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.46 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.45 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.44 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.43 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.42 app/views/renalware/pathology/observations/_table.html.slim
renalware-core-2.0.41 app/views/renalware/pathology/observations/_table.html.slim