Sha256: d3f79e6b1b600ac56a6a51f6391222982cef6978abcf7d6e710663c64e3fd50b

Contents?: true

Size: 864 Bytes

Versions: 21

Compression:

Stored size: 864 Bytes

Contents

= content_for(:actions) do
  = link_to(patient_pd_exit_site_infection_path(patient, exit_site_infection, format: :pdf),
            class: "button") do
    i.fas.fa-print
    |  Print

= within_patient_layout(title: "Exit Site Infection",
                        breadcrumbs: pd_summary_breadcrumb(patient)) do

  = article_tag "Infection" do
    = render "details", patient: patient, exit_site_infection: exit_site_infection

  = article_tag "Organisms/Sensitivity" do
    = render "renalware/pd/infection_organisms/index",
        infectable: exit_site_infection,
        infection_organisms: exit_site_infection.infection_organisms

  = article_tag "Antibiotics/Routes" do
    = render "renalware/medications/prescriptions/index",
        patient: patient,
        treatable: treatable,
        current_search: nil,
        current_prescriptions: prescriptions

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.1.0 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.167 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.166 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.165 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.164 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.163 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.162 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.161 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.160 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.159 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.158 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.157 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.156 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.155 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.153 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.152 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.151 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.149 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.148 app/views/renalware/pd/exit_site_infections/show.html.slim