5 lines
215 B
JSON
5 lines
215 B
JSON
// The list of the known DICOM modalities
|
|
// If you are running Orthanc , you need to put the contents of this file in its Configuration file
|
|
"DicomModalities" : {
|
|
"OHIFDCM" : [ "OHIFDCM", "localhost", 3000 ]
|
|
}, |