Sha256: 2626f649fbb3f8a19839168d39e4aac8c1dd3e5563f47696741e016a1c051eb8
Contents?: true
Size: 314 Bytes
Versions: 54
Compression:
Stored size: 314 Bytes
Contents
xml = builder # Currently only used for smoking for which CodingStandard=RRSMOKE Code=YES/NO/EX xml.SocialHistories do if patient.smoking_history.present? xml.SocialHistory do xml.SocialHabit do xml.CodingStandard "RRSMOKE" xml.Code patient.smoking_history end end end end
Version data entries
54 entries across 54 versions & 1 rubygems