{% extends "base.html" %} {% load static %} {% block title %}Drug Interaction Detail - Pharmacy{% endblock %} {% block content %}
This combination is generally contraindicated and should be avoided. Consider alternative medications or consult with a clinical pharmacist.
This combination requires close monitoring. Consider dose adjustments, timing modifications, or additional monitoring parameters.
This interaction is generally manageable with appropriate precautions. Monitor for potential effects and counsel patient accordingly.
{{ object.clinical_effect }}
{{ object.get_mechanism_display }}
{% if object.mechanism_description %}{{ object.onset }}
{{ object.get_evidence_level_display }} {% if object.evidence_level == 'excellent' %} High Quality {% elif object.evidence_level == 'good' %} Good Quality {% elif object.evidence_level == 'fair' %} Fair Quality {% elif object.evidence_level == 'poor' %} Limited Evidence {% endif %}
{{ object.frequency }}
{{ object.get_category_display }}
Avoid this combination. Consider alternative medications or consult with a clinical pharmacist for safer alternatives.
{% elif object.severity == 'moderate' %}Monitor closely. This combination may be used with appropriate monitoring and possible dose adjustments.
{% elif object.severity == 'minor' %}Caution advised. This combination is generally safe but requires patient counseling and awareness.
{% endif %} {% if object.management_recommendation %}