Issue List

Bold issues are active and unresolved.

{% for problem in problems %} {% if loop.first %}
    {% endif %}
  • {{problem.name}}{% if problem.date_range.start %} for {{problem.date_range.start|time_between_dates(problem.date_range.end)}}{% endif %}

  • {% if loop.last %}
{% endif %} {% else %}

No known past issues.

{% endfor %}

Prescribed Medications

Bold medications are active and unresolved.

{% for med in medications %} {% if loop.first %}
    {% endif %}
  • {{med.product.name}}

      {% if med.reason.name %}
    • Prescribed for {{med.reason.name}}
    • {% endif %}
  • {% if loop.last %}
{% endif %} {% else %}

No known medications

{% endfor %}

Reticulating splines...