Completion evidence: {{ item.completion_notes }}
{% endif %} {% if item.status != 'COMPLETED' and current_user.can('incident.action') %}{% endif %}{% extends "base.html" %}
{% block title %}{{ incident.reference_no }}{% endblock %}
{% block page_title %}Occurrence Report Details{% endblock %}
{% block content %}
{{ incident.classification_category }} · {{ incident.report_type }}{{ incident.reference_no }}
Reporter-submitted information
Initial action, contributing factors, and risk classification
Quality and Patient Safety review
Sentinel / intensive investigation record
Action strength, ownership, evidence, and completion
Completion evidence: {{ item.completion_notes }}
{% endif %} {% if item.status != 'COMPLETED' and current_user.can('incident.action') %}{% endif %}Corrective/preventive actions will appear here when assigned.
Shared discussion and restricted QPS notes
{{ comment.body }}
No comments have been added.
{% endfor %}