comparison GenerateConfigurationForTests.py @ 512:e2ce0edb9002

/system
author Alain Mazy <am@osimis.io>
date Wed, 29 Mar 2023 19:28:27 +0200
parents 933fe1bbce4f
children 5dca7ef42156
comparison
equal deleted inserted replaced
511:933fe1bbce4f 512:e2ce0edb9002
162 '4321,1012' : [ 'LO', 'RadioButton3', 1, 1, 'RadioLogic' ], # For issue 140 162 '4321,1012' : [ 'LO', 'RadioButton3', 1, 1, 'RadioLogic' ], # For issue 140
163 '0009,1001' : [ 'DS', 'Abnormality score', 1, 1, 'Lunit' ], # For issue 168 163 '0009,1001' : [ 'DS', 'Abnormality score', 1, 1, 'Lunit' ], # For issue 168
164 '0009,0010' : [ 'LO', 'Private data element', 1, 1, 'Lunit' ], # For issue 168 164 '0009,0010' : [ 'LO', 'Private data element', 1, 1, 'Lunit' ], # For issue 168
165 } 165 }
166 166
167 config['UserMetadata'] = {
168 'my-metadata': 1098
169 }
170
167 config['DefaultPrivateCreator'] = 'Lunit' # For issue 168 171 config['DefaultPrivateCreator'] = 'Lunit' # For issue 168
168 172
169 config['DicomWeb'] = { 173 config['DicomWeb'] = {
170 'Servers' : { 174 'Servers' : {
171 'sample' : [ 175 'sample' : [