Sha256: ba280a80c0bea9263b78edd90cc73d22695a2cb1931678b4315d3b1ad33f6659

Contents?: true

Size: 310 Bytes

Versions: 13

Compression:

Stored size: 310 Bytes

Contents

FactoryBot.define do
  factory :exit_site_infection, class: "Renalware::PD::ExitSiteInfection" do
    patient
    diagnosis_date "01/04/2015"
    treatment "Having treatment for exit site infection."
    outcome "Outcome is satisfactory."
    notes "Review in 2 weeks time, observe for temperature."
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc11 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.rc10 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.rc9 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.rc8 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.rc7 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.rc6 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.rc5 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.rc4 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.rc3 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.rc1 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.beta12 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.beta11 spec/factories/pd/exit_site_infections.rb
renalware-core-2.0.0.pre.beta10 spec/factories/pd/exit_site_infections.rb