{% extends "research/data/data_nav.html" %} {% block data-content %}
Series UID: {{ object.series_uid }}
Date: {{ object.date | date:"SHORT_DATE_FORMAT" }}      Time: {{ object.time | date:"TIME_FORMAT" }}
Description: {{ object.description }}
Study: {{ object.study }}
Patient: {{ object.patient }}
# | Instance Number | UID |
---|---|---|
{{ instance.id }} | {{ instance.number }} | {{ instance.instance_uid }} |