Delete Surgical Note
Confirm Deletion
You are about to permanently delete this surgical note
Warning: This action cannot be undone
Deleting this surgical note will permanently remove all associated data from the system.
ID: {{ note.patient.patient_id }}
{% if note.procedure_code %} Code: {{ note.procedure_code }} {% endif %}
{% if note.surgeon.specialization %} {{ note.surgeon.specialization }} {% endif %}
{{ note.surgery_date|time:"g:i A" }}
{{ note.created_at|time:"g:i A" }}
{{ note.updated_at|time:"g:i A" }}
Consequences of Deletion
- Permanent Data Loss: All surgical note content will be permanently deleted
- Audit Trail: The deletion will be logged for compliance purposes
- Patient Records: This note will no longer appear in the patient's medical history
- Reporting: This note will be excluded from all future reports and statistics {% if note.status == 'signed' %}
- Legal Implications: Deleting a signed surgical note may have legal consequences {% endif %} {% if note.is_emergency %}
- Emergency Record: This emergency surgical record will be permanently lost {% endif %}
Signed Document Warning
This surgical note has been electronically signed. Deleting signed medical documents may violate regulatory requirements and institutional policies. Please consult with your compliance officer before proceeding.
Emergency Surgery Record
This is an emergency surgical note. Emergency records are often subject to additional regulatory scrutiny and may be required for quality assurance reviews.