Sha256: b460019554ff5b7f49cf50c39e224afe04d0c40c7c5931bc43a03899d7111883

Contents?: true

Size: 868 Bytes

Versions: 61

Compression:

Stored size: 868 Bytes

Contents

= content_for(:actions) do
  = link_to(patient_pd_exit_site_infection_path(patient, exit_site_infection, format: :pdf),
            class: "button") do
    i.fa.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

61 entries across 61 versions & 1 rubygems

Version Path
renalware-core-2.0.44 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.43 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.42 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.41 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.40 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.39 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.38 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.37 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.36 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.35 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.34 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.33 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.32 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.31 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.30 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.28 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.27 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.26 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.25 app/views/renalware/pd/exit_site_infections/show.html.slim
renalware-core-2.0.24 app/views/renalware/pd/exit_site_infections/show.html.slim