Sha256: 992dc03c36ef2e6765344e46c58bbac0e08253a0176ab82c294b78c89ea37155
Contents?: true
Size: 598 Bytes
Versions: 136
Compression:
Stored size: 598 Bytes
Contents
- recently_changed = defined?(recently_changed) && recently_changed li.prescription class=("recently_changed" if recently_changed) = prescription.drug.name = blank_separator = prescription.dose = blank_separator = prescription.medication_route.code = blank_separator = prescription.frequency / We pass in date_changed if the prescription is recently_changed or recently_stopped / It could be the prescribed_on or terminated_on date - if defined?(date_changed) = blank_separator span.date-changed= l(date_changed) - if recently_changed = blank_separator | *
Version data entries
136 entries across 136 versions & 1 rubygems