comparison Resources/Configuration.json @ 2116:2fabd1073728

prevent registering two tags with the same symbolic name
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 31 Oct 2016 15:42:18 +0100
parents a657f7772e69
children 0c09d1af22f3
comparison
equal deleted inserted replaced
2115:a657f7772e69 2116:2fabd1073728
324 // multiplicity (> 0 with defaults to 1), possibly the maximum 324 // multiplicity (> 0 with defaults to 1), possibly the maximum
325 // multiplicity (0 means arbitrary multiplicity, defaults to 1), and 325 // multiplicity (0 means arbitrary multiplicity, defaults to 1), and
326 // possibly the Private Creator (for private tags). 326 // possibly the Private Creator (for private tags).
327 "Dictionary" : { 327 "Dictionary" : {
328 // "0014,1020" : [ "DA", "ValidationExpiryDate", 1, 1 ] 328 // "0014,1020" : [ "DA", "ValidationExpiryDate", 1, 1 ]
329 // "00e1,10c2" : [ "UI", "PET-CT Multi Modality Name", 1, 1, "ELSCINT1" ] 329 // "00e1,10c2" : [ "SH", "PET-CT Multi Modality Name", 1, 1, "ELSCINT1" ]
330 } 330 }
331 } 331 }