{% extends "nsclc/base.html" %} {% block title %} Patient|Oncogene mutation profiling {% endblock %} {% block content %}
Lesion ID | Target Location | Anatomic Sublocation | Pathology | Target Volume (mm3) | Dimensions (mm) | Prescription Dose (cGy) | Number of Fractions | Last Modified |
---|---|---|---|---|---|---|---|---|
{{ object.Lesion.id }} | {{ object.Lesion.sub_location.target_location }} | {{ object.Lesion.sub_location }} | {{ object.Lesion.pathology }} | {{ object.Lesion.volume }} | {{ object.Lesion.dimensions }} | {{ object.Lesion.dose }} | {{ object.Lesion.fractions }} | {{ object.LastModified }} |