From 7bdbe5adc03c170c0d65e678f5db9214aa1bdc77 Mon Sep 17 00:00:00 2001 From: Dr Masroor Ehsan Date: Sat, 1 Feb 2025 11:20:50 +0600 Subject: [PATCH] lablels --- config/orthanc/multitenant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/orthanc/multitenant.json b/config/orthanc/multitenant.json index eaa6dbd..546160e 100644 --- a/config/orthanc/multitenant.json +++ b/config/orthanc/multitenant.json @@ -6,7 +6,7 @@ "Port" : 4243, "Labels" : [ "BLACKFISH_CHENNAI" ], "LabelsConstraint" : "All", - "LabelsStoreLevels" : [ "Patient", "Study", "Series", "Instance" ] + "LabelsStoreLevels" : [ "Patient", "Study" ] } ] }