comparison Resources/Configuration.json @ 3561:bdafff1ce443

C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). Source: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/orthanc-users/FYxHXzlaQ0M/rn6d0SowAAAJ
author Alain Mazy <alain@mazy.be>
date Thu, 07 Nov 2019 10:38:46 +0100
parents 9cc09f4c0fa9
children d00a803d1802
comparison
equal deleted inserted replaced
3560:28ab86c6730e 3561:bdafff1ce443
187 * - "GenericNoWildcardInDates" (to replace "*" by "" in date fields 187 * - "GenericNoWildcardInDates" (to replace "*" by "" in date fields
188 * in outgoing C-Find requests originating from Orthanc), 188 * in outgoing C-Find requests originating from Orthanc),
189 * - "GenericNoUniversalWildcard" (to replace "*" by "" in all fields 189 * - "GenericNoUniversalWildcard" (to replace "*" by "" in all fields
190 * in outgoing C-Find SCU requests originating from Orthanc), 190 * in outgoing C-Find SCU requests originating from Orthanc),
191 * - "StoreScp" (storescp tool from DCMTK), 191 * - "StoreScp" (storescp tool from DCMTK),
192 * - "ClearCanvas",
193 * - "Dcm4Chee",
194 * - "Vitrea", 192 * - "Vitrea",
195 * - "GE" (Enterprise Archive, MRI consoles and Advantage Workstation 193 * - "GE" (Enterprise Archive, MRI consoles and Advantage Workstation
196 * from GE Healthcare). 194 * from GE Healthcare).
197 * 195 *
198 * This parameter is case-sensitive. 196 * This parameter is case-sensitive.
199 **/ 197 **/
200 // "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ] 198 // "vitrea" : [ "VITREA", "192.168.1.1", 104, "Vitrea" ]
201 199
202 /** 200 /**
203 * By default, the Orthanc SCP accepts all DICOM commands (C-ECHO, 201 * By default, the Orthanc SCP accepts all DICOM commands (C-ECHO,
204 * C-STORE, C-FIND, C-MOVE) issued by the registered remote SCU 202 * C-STORE, C-FIND, C-MOVE) issued by the registered remote SCU
205 * modalities. Starting with Orthanc 1.5.0, it is possible to 203 * modalities. Starting with Orthanc 1.5.0, it is possible to