Sha256: 0703366533354bd5c61ac0dc8137a164204f6d65250ff7fd733fcfa2409d036f

Contents?: true

Size: 598 Bytes

Versions: 31

Compression:

Stored size: 598 Bytes

Contents

- recently_changed = defined?(recently_changed) && recently_changed

li.prescription class=("recently_changed" if recently_changed)
  - if recently_changed
    | *
    = blank_separator

  / 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)
    span.date-changed= l(date_changed)
    = blank_separator

  = prescription.drug.name
  = blank_separator
  = prescription.dose
  = blank_separator
  = prescription.medication_route.code
  = blank_separator
  = prescription.frequency

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
renalware-core-2.0.12 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.11 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.9 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.8 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.7 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.5 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.4 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.3 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.2 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.1 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0.pre.rc13 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0.pre.rc9 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/medications/prescriptions/_prescription.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/medications/prescriptions/_prescription.html.slim