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