Sha256: d95377497da8e493a63f8b8b65e5d9f5cc4241849f405e40fcc1915c6282ee0e

Contents?: true

Size: 869 Bytes

Versions: 95

Compression:

Stored size: 869 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

95 entries across 95 versions & 1 rubygems

Version Path
renalware-core-2.0.146 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.145 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.144 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.143 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.142 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.141 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.140 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.139 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.138 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.137 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.136 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.135 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.134 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.133 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.132 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.131 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.130 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.129 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.128 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.127 app/views/renalware/pd/exit_site_infections/show.html.slim