{ /** * The following entries in the DICOM dictionary allow to display the private tags in Orthanc with the correct names and values **/ "Dictionary" : { "4321,1010" : [ "LO", "RadioButton1", 1, 1, "RadioLogic" ], "4321,1011" : [ "LO", "RadioButton2", 1, 1, "RadioLogic" ], "4321,1012" : [ "LO", "RadioButton3", 1, 1, "RadioLogic" ], "4321,1013" : [ "LO", "RadioButton4", 1, 1, "RadioLogic" ], "4321,1014" : [ "LO", "RadioButton5", 1, 1, "RadioLogic" ], "4321,1015" : [ "LO", "RadioButton6", 1, 1, "RadioLogic" ], "4321,1016" : [ "LO", "RadioButton7", 1, 1, "RadioLogic" ], "4321,1017" : [ "LO", "RadioButton8", 1, 1, "RadioLogic" ], "4321,1018" : [ "LO", "RadioButton9", 1, 1, "RadioLogic" ], "4321,1019" : [ "LO", "RadioButton10", 1, 1, "RadioLogic" ], "4321,1020" : [ "LO", "Answer", 1, 1, "RadioLogic" ] } }