Sha256: 784c8b2ecff9861bffa023406eea86801d7f4805b5b3fb9e64bdbd2cfee7e8c3
Contents?: true
Size: 463 Bytes
Versions: 71
Compression:
Stored size: 463 Bytes
Contents
- document = Renalware::Virology.cast_patient(protocol.patient).profile&.document || Renalware::NullObject.instance table(style="text-align: left;") / Do not display hepatitis_b_core_anti_body in the HD protocol as that does not / imply the patient is infectious - %i(hiv hepatitis_b hepatitis_c htlv).each do |attr| - if document.public_send(attr).status&.yes? tr th= attr_name(document, attr) td= document.public_send(attr).to_s
Version data entries
71 entries across 71 versions & 1 rubygems