From 7116983e3d140fead43eb15da5936d6426b713a3 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 31 Oct 2025 21:33:25 +0000 Subject: [PATCH] Add subspecialty, pathological process, and diagnostic certainty to case display --- atlas/templates/atlas/case_display_block.html | 28 ++++++++++--------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/atlas/templates/atlas/case_display_block.html b/atlas/templates/atlas/case_display_block.html index 16362ef0..31d8a18f 100755 --- a/atlas/templates/atlas/case_display_block.html +++ b/atlas/templates/atlas/case_display_block.html @@ -119,6 +119,20 @@ ID: {{ case.id }} + Subspecialty: + + Pathological Process: + + Diagnostic certainty: {{case.get_diagnostic_certainty_display}}
+
Viewer @@ -398,19 +412,7 @@ - Subspecialty: - - Pathological Process: - - Diagnostic certainty: {{case.get_diagnostic_certainty_display}}
+ Collections: {% if can_edit %}