30 lines
875 B
JSON
30 lines
875 B
JSON
{
|
|
"servers": {
|
|
"dicomWeb": [
|
|
{
|
|
"name": "DCM4CHE",
|
|
"wadoUriRootNOTE": "either this uri is not correct for wado-uri or wado-uri is not configured on orthanc currently",
|
|
"wadoUriRoot": "http://192.168.99.100:8080/dcm4chee-arc/aets/DCM4CHEE/wado",
|
|
"qidoRoot": "http://192.168.99.100:8080/dcm4chee-arc/aets/DCM4CHEE/rs",
|
|
"wadoRoot": "http://192.168.99.100:8080/dcm4chee-arc/aets/DCM4CHEE/rs/wado/DCM4CHEE",
|
|
"qidoSupportsIncludeField": true,
|
|
"imageRendering": "wadouri",
|
|
"requestOptions": {
|
|
"logRequests": true,
|
|
"logResponses": false,
|
|
"logTiming": true
|
|
}
|
|
}
|
|
],
|
|
"dimse": [
|
|
{
|
|
"name": "DCM4CHE_DIMSE",
|
|
"host": "192.168.99.100",
|
|
"port": 11112,
|
|
"hostAE": "DCM4CHE"
|
|
}
|
|
]
|
|
},
|
|
"defaultServiceType": "dicomWeb"
|
|
}
|