Mercurial > hg > orthanc
comparison Resources/Configuration.json @ 1856:36ab170733d6
Made eFilm version explicit
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 01 Dec 2015 16:57:03 +0100 |
parents | efbc3afd6cd3 |
children | e8146c9c28a4 |
comparison
equal
deleted
inserted
replaced
1855:aa95aea0a352 | 1856:36ab170733d6 |
---|---|
149 /** | 149 /** |
150 * A fourth parameter is available to enable patches for a | 150 * A fourth parameter is available to enable patches for a |
151 * specific PACS manufacturer. The allowed values are currently | 151 * specific PACS manufacturer. The allowed values are currently |
152 * "Generic" (default value), "StoreScp" (storescp tool from | 152 * "Generic" (default value), "StoreScp" (storescp tool from |
153 * DCMTK), "ClearCanvas", "MedInria", "Dcm4Chee", "SyngoVia", | 153 * DCMTK), "ClearCanvas", "MedInria", "Dcm4Chee", "SyngoVia", |
154 * "AgfaImpax", "Efilm" and "Vitrea". This parameter is | 154 * "AgfaImpax" (Agfa IMPAX), "EFilm2" (eFilm version 2), and |
155 * case-sensitive. | 155 * "Vitrea". This parameter is case-sensitive. |
156 **/ | 156 **/ |
157 // "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ] | 157 // "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ] |
158 }, | 158 }, |
159 | 159 |
160 // The list of the known Orthanc peers | 160 // The list of the known Orthanc peers |