{{ form.procedure_description }}
{% if form.procedure_description.errors %}
{{ form.procedure_description.errors.0 }}
{% endif %}
Detailed description of the surgical procedure performed
{{ form.technique }}
{% if form.technique.errors %}
{{ form.technique.errors.0 }}
{% endif %}
Specific surgical techniques and approaches used
{{ form.findings }}
{% if form.findings.errors %}
{{ form.findings.errors.0 }}
{% endif %}
Findings discovered during the surgical procedure
{{ form.specimens }}
{% if form.specimens.errors %}
{{ form.specimens.errors.0 }}
{% endif %}
Description of any specimens removed during surgery