35.186.234.245
{
"scan_id": 1757178654,
"ip": "35.186.234.245",
"is_ipv4": true,
"is_ipv6": false,
"location": {
"network": "35.186.192.0/18",
"postal_code": "",
"coordinates": {
"latitude": "37.751",
"longitude": "-97.822"
},
"geo_point": "37.751, -97.822",
"locale_code": "en",
"continent": "North America",
"country_code": "US",
"country_name": "United States",
"city": ""
},
"location_updated_at": "2025-09-09T08:31:39Z",
"asn": {
"number": "AS396982",
"organization": "GOOGLE-CLOUD-PLATFORM",
"country_code": ""
},
"asn_updated_at": "0001-01-01T00:00:00Z",
"whois": {
"network": "35.184.0.0/13",
"organization": "Google LLC",
"descr": "Google LLC",
"_encoding": {
"raw": "BASE64"
}
},
"whois_updated_at": "2025-02-04T15:07:05Z",
"tags": [
{
"name": "is_anonymous_proxy",
"pretty_name": "Anonymous Proxy",
"value": false,
"last_updated_at": "2025-09-09T08:31:39Z"
},
{
"name": "is_cdn",
"pretty_name": "CDN",
"value": false,
"last_updated_at": "2025-09-09T09:45:49Z"
},
{
"name": "is_satellite_provider",
"pretty_name": "Satellite Provider",
"value": false,
"last_updated_at": "2025-09-09T08:31:39Z"
}
],
"hostnames": [
{
"name": "245.234.186.35.bc.googleusercontent.com",
"last_updated_at": "2025-09-09T20:01:07.455931292Z"
}
],
"services": [
{
"port": 80,
"protocol": "tcp",
"name": "http",
"version": "",
"product": "",
"extra_info": "",
"tunnel": "",
"modules": {
"http": {
"body": "<!DOCTYPE html>\n\n<html>\n\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <title>Orthanc Explorer</title>\n\n <link rel=\"shortcut icon\" href=\"images/favicon.ico\">\n \n <link rel=\"stylesheet\" href=\"libs/jquery.mobile.min.css\" />\n <link rel=\"stylesheet\" href=\"libs/jqtree.css\" />\n <link rel=\"stylesheet\" href=\"libs/jquery.mobile.simpledialog.min.css\" />\n <link rel=\"stylesheet\" href=\"libs/jquery-file-upload/css/style.css\" />\n <link rel=\"stylesheet\" href=\"libs/jquery-file-upload/css/jquery.fileupload-ui.css\" />\n <link rel=\"stylesheet\" href=\"libs/slimbox2/slimbox2.css\" />\n\n <script src=\"libs/jquery.min.js\"></script>\n <script src=\"libs/jquery.mobile.min.js\"></script>\n <script src=\"libs/jqm.page.params.js\"></script>\n <script src=\"libs/tree.jquery.js\"></script>\n <script src=\"libs/date.js\"></script>\n <script src=\"libs/jquery.mobile.simpledialog2.js\"></script>\n <script src=\"libs/slimbox2.js\"></script>\n <script src=\"libs/jquery.blockui.js\"></script>\n\n <!-- https://github.com/blueimp/jQuery-File-Upload/wiki/Basic-plugin -->\n <script src=\"libs/jquery-file-upload/js/vendor/jquery.ui.widget.js\"></script>\n <script src=\"libs/jquery-file-upload/js/jquery.iframe-transport.js\"></script>\n <script src=\"libs/jquery-file-upload/js/jquery.fileupload.js\"></script>\n\n <link rel=\"stylesheet\" href=\"explorer.css\" />\n <script src=\"file-upload.js\"></script>\n <script src=\"explorer.js\"></script>\n <script src=\"query-retrieve.js\"></script>\n <script src=\"../plugins/explorer.js\"></script>\n</head>\n\n<body>\n <div data-role=\"page\" id=\"lookup\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Lookup studies</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div data-role=\"content\" id=\"content\" style=\"padding:0px\">\n <p align=\"center\">\n <a href=\"http://www.orthanc-server.com/\" target=\"_blank\" alt=\"Orthanc homepage\">\n <img src=\"orthanc-logo.png\" alt=\"Orthanc\" style=\"max-width:100%\" />\n </a>\n </p>\n </div>\n \n <form data-ajax=\"false\" id=\"lookup-form\">\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-patient-id\">Patient ID:</label>\n <input type=\"text\" name=\"lookup-patient-id\" id=\"lookup-patient-id\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-patient-name\">Patient Name:</label>\n <input type=\"text\" name=\"lookup-patient-name\" id=\"lookup-patient-name\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-accession-number\">Accession Number:</label>\n <input type=\"text\" name=\"lookup-accession-number\" id=\"lookup-accession-number\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-study-description\">Study Description:</label>\n <input type=\"text\" name=\"lookup-study-description\" id=\"lookup-study-description\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-study-date\">Study Date:</label>\n <select name=\"lookup-study-date\" id=\"lookup-study-date\">\n </select>\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-study-date-specific\"></label>\n <input type=\"date\" name=\"lookup-study-date-specific\" id=\"lookup-study-date-specific\" />\n </div>\n\n <fieldset class=\"ui-grid-b\">\n <div class=\"ui-block-a\">\n <a href=\"#find-patients\" data-role=\"button\" data-theme=\"b\" data-direction=\"reverse\">All patients</a>\n </div>\n <div class=\"ui-block-b\">\n <a href=\"#find-studies\" data-role=\"button\" data-theme=\"b\" data-direction=\"reverse\">All studies</a>\n </div>\n <div class=\"ui-block-c\">\n <button id=\"lookup-submit\" type=\"submit\" data-theme=\"e\">Do lookup</button>\n </div>\n </fieldset>\n <div> </div>\n </form>\n <div id=\"lookup-result\">\n <div id=\"lookup-alert\">\n <div class=\"ui-bar ui-bar-e\">\n <h3>Warning:</h3> Your lookup led to many results!\n Showing only <span id=\"lookup-count\">?</span> studies to\n avoid performance issue. Please make your query more\n specific, then relaunch the lookup.\n </div>\n <div> </div>\n </div>\n <ul data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"find-patients\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>All patients</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div id=\"alert-patients\">\n <div class=\"ui-bar ui-bar-e\">\n <h3>Warning:</h3> This is a large Orthanc server. Showing\n only <span id=\"count-patients\">?</span> patients to avoid\n performance issue. Make sure to use lookup if targeting\n specific patients!\n </div>\n <div> </div>\n </div>\n <ul id=\"all-patients\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"find-studies\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>All studies</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div id=\"alert-studies\">\n <div class=\"ui-bar ui-bar-e\">\n <h3>Warning:</h3> This is a large Orthanc server. Showing\n only <span id=\"count-studies\">?</span> studies to avoid\n performance issue. Make sure to use lookup if targeting\n specific studies!\n </div>\n <div> </div>\n </div>\n <ul id=\"all-studies\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"upload\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Upload DICOM files</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div>\n <!-- It's very difficult to style a \"file\" input so we\n actually hide it and create a \"proxy\" button that is\n forwarding its click to the \"file\" input -->\n <input id=\"fileupload\" type=\"file\" name=\"files[]\" data-url=\"../instances/\" style=\"display:none\" multiple>\n </div>\n <p>\n <ul data-role=\"listview\" data-inset=\"true\">\n <li id=\"fileupload-proxy\" onclick=\"$('#fileupload').click()\" data-icon=\"arrow-r\" data-theme=\"e\">\n <a href=\"#\">Select files to upload ...</a>\n </li>\n <li data-icon=\"arrow-r\" data-theme=\"e\"><a href=\"#\" id=\"upload-button\">Start the upload</a></li>\n <!--li data-icon=\"gear\" data-theme=\"e\"><a href=\"#\" id=\"upload-abort\" class=\"ui-disabled\">Abort the current upload</a></li-->\n <li data-icon=\"delete\" data-theme=\"d\"><a href=\"#\" id=\"upload-clear\">Clear the pending uploads</a></li>\n </ul>\n <div id=\"progress\" class=\"ui-corner-all\">\n <span class=\"bar ui-corner-all\"></span>\n <div class=\"label\"></div>\n </div>\n </p>\n <div class=\"ui-bar ui-bar-e\" id=\"issue-21-warning\">\n <h3>Warning:</h3> Orthanc issue #21: On Firefox, especially on\n Linux & OSX systems, files might be missing if using\n drag-and-drop. Please use the \"Select files to upload\" button\n instead, or use the command-line \"ImportDicomFiles.py\" script.\n </div>\n <ul id=\"upload-list\" data-role=\"listview\" data-inset=\"true\">\n <li data-role=\"list-divider\">Drag and drop DICOM files here</li>\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"patient\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Patient</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div class=\"ui-grid-a\">\n <div class=\"ui-block-a\" style=\"width:30%\">\n <div style=\"padding-right:10px\">\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"a\" id=\"patient-info\">\n </ul>\n <p>\n <div class=\"switch-container\">\n <select name=\"protection\" id=\"protection\" data-role=\"slider\">\n <option value=\"off\">Unprotected</option>\n <option value=\"on\">Protected</option>\n </select>\n </div>\n </p>\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\">\n <li data-role=\"list-divider\">Interact</li>\n <li data-icon=\"delete\"><a href=\"#\" id=\"patient-delete\">Delete this patient</a></li>\n <li data-icon=\"forward\"><a href=\"#\" id=\"patient-store\">Send to remote modality</a></li>\n <li data-icon=\"star\"><a href=\"#\" id=\"patient-anonymize\">Anonymize</a></li>\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\" id=\"patient-access\">\n <li data-role=\"list-divider\">Access</li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"patient-anonymized-from\">Before anonymization</a>\n </li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"patient-modified-from\">Before modification</a>\n </li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"patient-archive\">Download ZIP</a></li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"patient-media\">Download DICOMDIR</a></li>\n </ul>\n </div>\n </div>\n <div class=\"ui-block-b\" style=\"width:70%\">\n <div style=\"padding:10px\">\n <ul id=\"list-studies\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"study\">\n <div data-role=\"header\">\n <h1>\n <span class=\"orthanc-name\"></span>\n <a href=\"#\" class=\"patient-link\">Patient</a> »\n Study\n </h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div class=\"ui-grid-a\">\n <div class=\"ui-block-a\" style=\"width:30%\">\n <div style=\"padding-right:10px\">\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"a\" id=\"study-info\">\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\">\n <li data-role=\"list-divider\">Interact</li>\n <li data-icon=\"delete\"><a href=\"#\" id=\"study-delete\">Delete this study</a></li>\n <li data-icon=\"forward\"><a href=\"#\" id=\"study-store\">Send to DICOM modality</a></li>\n <li data-icon=\"star\"><a href=\"#\" id=\"study-anonymize\">Anonymize</a></li>\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\" id=\"study-access\">\n <li data-role=\"list-divider\">Access</li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"study-anonymized-from\">Before anonymization</a>\n </li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"study-modified-from\">Before modification</a>\n </li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"study-archive\">Download ZIP</a></li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"study-media\">Download DICOMDIR</a></li>\n </ul>\n </div>\n </div>\n <div class=\"ui-block-b\" style=\"width:70%\">\n <div style=\"padding:10px\">\n <ul id=\"list-series\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"series\">\n <div data-role=\"header\">\n <h1>\n <span class=\"orthanc-name\"></span>\n <a href=\"#\" class=\"patient-link\">Patient</a> »\n <a href=\"#\" class=\"study-link\">Study</a> »\n Series\n </h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div class=\"ui-grid-a\">\n <div class=\"ui-block-a\" style=\"width:30%\">\n <div style=\"padding-right:10px\">\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"a\" id=\"series-info\">\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\">\n <li data-role=\"list-divider\">Interact</li>\n <li data-icon=\"delete\"><a href=\"#\" id=\"series-delete\">Delete this series</a></li>\n <li data-icon=\"forward\"><a href=\"#\" id=\"series-store\">Send to DICOM modality</a></li>\n <li data-icon=\"star\"><a href=\"#\" id=\"series-anonymize\">Anonymize</a></li>\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\" id=\"series-access\">\n <li data-role=\"list-divider\">Access</li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"series-anonymized-from\">Before anonymization</a>\n </li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"series-modified-from\">Before modification</a>\n </li>\n <li data-icon=\"search\"><a href=\"#\" id=\"series-preview\">Preview this series</a></li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"series-archive\">Download ZIP</a></li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"series-media\">Download DICOMDIR</a></li>\n </ul>\n </div>\n </div>\n <div class=\"ui-block-b\" style=\"width:70%\">\n <div style=\"padding:10px\">\n <ul id=\"list-instances\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"instance\">\n <div data-role=\"header\">\n <h1>\n <span class=\"orthanc-name\"></span>\n <a href=\"#\" class=\"patient-link\">Patient</a> »\n <a href=\"#\" class=\"study-link\">Study</a> »\n <a href=\"#\" class=\"series-link\">Series</a> »\n Instance\n </h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div class=\"ui-grid-a\">\n <div class=\"ui-block-a\" style=\"width:30%\">\n <div style=\"padding-right:10px\">\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"a\" id=\"instance-info\">\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\">\n <li data-role=\"list-divider\">Interact</li>\n <li data-icon=\"delete\"><a href=\"#\" id=\"instance-delete\">Delete this instance</a></li>\n <li data-icon=\"forward\"><a href=\"#\" id=\"instance-store\">Send to DICOM modality</a></li>\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\" id=\"instance-access\">\n <li data-role=\"list-divider\">Access</li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"instance-anonymized-from\">Before anonymization</a>\n </li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"instance-modified-from\">Before modification</a>\n </li>\n <li data-icon=\"arrow-d\"><a href=\"#\" id=\"instance-download-dicom\">Download the DICOM file</a></li>\n <li data-icon=\"arrow-d\"><a href=\"#\" id=\"instance-download-json\">Download the JSON file</a></li>\n <li data-icon=\"search\"><a href=\"#\" id=\"instance-preview\">Preview the instance</a></li>\n </ul>\n </div>\n </div>\n <div class=\"ui-block-b\" style=\"width:70%\">\n <div style=\"padding:10px\">\n <div class=\"ui-body ui-body-b\">\n <h1>DICOM Tags</h1>\n <p align=\"right\">\n <input type=\"checkbox\" id=\"show-tag-name\" checked=\"checked\" class=\"custom\" data-mini=\"true\" />\n <label for=\"show-tag-name\">Show tag description</label>\n </p>\n <h2>Meta header</h2>\n <div id=\"dicom-metaheader\"></div>\n <h2>Dataset</h2>\n <p align=\"right\" id=\"transfer-syntax\">\n <em>Transfer syntax: <span id=\"transfer-syntax-text\"></span></em>\n </p>\n <div id=\"dicom-tree\"></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"plugins\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Plugins</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n </div>\n <div data-role=\"content\">\n <ul id=\"all-plugins\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"query-retrieve\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>DICOM Query/Retrieve (1/4)</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n </div>\n <div data-role=\"content\">\n <form data-ajax=\"false\">\n <div data-role=\"fieldcontain\">\n <label for=\"qr-server\">DICOM server:</label>\n <select name=\"qr-server\" id=\"qr-server\">\n </select>\n </div>\n\n <div data-role=\"fieldcontain\" id=\"qr-fields\">\n <fieldset data-role=\"controlgroup\">\n <legend>Field of interest:</legend>\n <input type=\"radio\" name=\"qr-field\" id=\"qr-patient-id\" value=\"PatientID\" checked=\"checked\" />\n <label for=\"qr-patient-id\">Patient ID</label>\n <input type=\"radio\" name=\"qr-field\" id=\"qr-patient-name\" value=\"PatientName\" />\n <label for=\"qr-patient-name\">Patient Name</label>\n <input type=\"radio\" name=\"qr-field\" id=\"qr-accession-number\" value=\"AccessionNumber\" />\n <label for=\"qr-accession-number\">Accession Number</label>\n <input type=\"radio\" name=\"qr-field\" id=\"qr-study-description\" value=\"StudyDescription\" />\n <label for=\"qr-study-description\">Study Description</label>\n </fieldset>\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"qr-value\">Value for this field:</label>\n <input type=\"text\" name=\"qr-value\" id=\"qr-value\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"qr-date\">Study date:</label>\n <select name=\"qr-date\" id=\"qr-date\">\n </select>\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"qr-date-specific\"></label>\n <input type=\"date\" name=\"qr-date-specific\" id=\"qr-date-specific\" />\n </div>\n\n <div data-role=\"fieldcontain\" id=\"qr-modalities\">\n <div data-role=\"fieldcontain\">\n <fieldset data-role=\"controlgroup\" data-type=\"horizontal\">\n <legend>Modalities:</legend>\n <input type=\"checkbox\" name=\"CR\" id=\"qr-cr\" class=\"custom\" /> <label for=\"qr-cr\">CR</label>\n <input type=\"checkbox\" name=\"CT\" id=\"qr-ct\" class=\"custom\" /> <label for=\"qr-ct\">CT</label>\n <input type=\"checkbox\" name=\"MR\" id=\"qr-mr\" class=\"custom\" /> <label for=\"qr-mr\">MR</label>\n <input type=\"checkbox\" name=\"NM\" id=\"qr-nm\" class=\"custom\" /> <label for=\"qr-nm\">NM</label>\n <input type=\"checkbox\" name=\"PT\" id=\"qr-pt\" class=\"custom\" /> <label for=\"qr-pt\">PT</label>\n <input type=\"checkbox\" name=\"US\" id=\"qr-us\" class=\"custom\" /> <label for=\"qr-us\">US</label>\n <input type=\"checkbox\" name=\"XA\" id=\"qr-xa\" class=\"custom\" /> <label for=\"qr-xa\">XA</label>\n <input type=\"checkbox\" name=\"DR\" id=\"qr-dr\" class=\"custom\" /> <label for=\"qr-dr\">DR</label>\n <input type=\"checkbox\" name=\"DX\" id=\"qr-dx\" class=\"custom\" /> <label for=\"qr-dx\">DX</label>\n <input type=\"checkbox\" name=\"MG\" id=\"qr-mg\" class=\"custom\" /> <label for=\"qr-mg\">MG</label>\n </fieldset>\n </div>\n </div>\n\n <fieldset class=\"ui-grid-a\">\n <div class=\"ui-block-a\">\n <button id=\"qr-echo\" data-theme=\"a\">Test Echo</button>\n </div>\n <div class=\"ui-block-b\">\n <button id=\"qr-submit\" type=\"submit\" data-theme=\"b\">Search studies</button>\n </div>\n </fieldset>\n </form>\n </div>\n </div>\n\n\n <div data-role=\"page\" id=\"query-retrieve-2\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>DICOM Query/Retrieve (2/4)</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <a href=\"#query-retrieve\" data-icon=\"search\" class=\"ui-btn-right\" data-direction=\"reverse\">Query/Retrieve</a>\n </div>\n <div data-role=\"content\">\n <ul data-role=\"listview\" data-inset=\"true\" data-filter=\"true\" data-split-icon=\"arrow-d\" data-split-theme=\"b\">\n </ul>\n </div>\n </div>\n\n\n <div data-role=\"page\" id=\"query-retrieve-3\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>DICOM Query/Retrieve (3/4)</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <a href=\"#query-retrieve\" data-icon=\"search\" class=\"ui-btn-right\" data-direction=\"reverse\">Query/Retrieve</a>\n </div>\n <div data-role=\"content\">\n <ul data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n\n <div data-role=\"page\" id=\"query-retrieve-4\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>DICOM Query/Retrieve (4/4)</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <a href=\"#query-retrieve\" data-icon=\"search\" class=\"ui-btn-right\" data-direction=\"reverse\">Query/Retrieve</a>\n </div>\n\n <div data-role=\"content\">\n <form data-ajax=\"false\" id=\"retrieve-form\">\n <div data-role=\"fieldcontain\">\n <label for=\"retrieve-target\">Target AET:</label>\n <input type=\"text\" name=\"retrieve-target\" id=\"retrieve-target\"></input>\n </div>\n\n <fieldset class=\"ui-grid-b\">\n <div class=\"ui-block-a\"></div>\n <div class=\"ui-block-b\">\n <button id=\"retrieve-submit\" type=\"submit\" data-theme=\"b\">Retrieve</button>\n </div>\n <div class=\"ui-block-c\"></div>\n </fieldset>\n </form>\n </div>\n </div>\n\n\n <div data-role=\"page\" id=\"jobs\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Jobs</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n </div>\n <div data-role=\"content\">\n <ul id=\"all-jobs\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"job\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Job</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <ul data-role=\"listview\" data-inset=\"true\" data-filter=\"true\" id=\"job-info\">\n </ul>\n\n <fieldset class=\"ui-grid-b\">\n <div class=\"ui-block-a\"></div>\n <div class=\"ui-block-b\">\n <button id=\"job-cancel\" data-theme=\"b\">Cancel job</button>\n <button id=\"job-resubmit\" data-theme=\"b\">Resubmit job</button>\n <button id=\"job-pause\" data-theme=\"b\">Pause job</button>\n <button id=\"job-resume\" data-theme=\"b\">Resume job</button>\n </div>\n <div class=\"ui-block-c\"></div>\n </fieldset>\n </div>\n </div>\n\n <div id=\"peer-store\" style=\"display:none;\" class=\"ui-body-c\">\n <p align=\"center\"><b>Sending to Orthanc peer...</b></p>\n <p><img src=\"libs/images/ajax-loader.gif\" alt=\"\" /></p>\n </div>\n\n <div id=\"dicom-store\" style=\"display:none;\" class=\"ui-body-c\">\n <p align=\"center\"><b>Sending to DICOM modality...</b></p>\n <p><img src=\"libs/images/ajax-loader.gif\" alt=\"\" /></p>\n </div>\n\n <div id=\"info-retrieve\" style=\"display:none;\" class=\"ui-body-c\">\n <p align=\"center\"><b>Retrieving images from DICOM modality...</b></p>\n <p><img src=\"libs/images/ajax-loader.gif\" alt=\"\" /></p>\n </div>\n\n <div id=\"dialog\" style=\"display:none\">\n </div>\n\n <div id=\"template-insecure\" style=\"display:none\">\n <div class=\"warning-insecure ui-body ui-body-e\">\n <h1>Insecure setup</h1>\n <p>\n Your Orthanc server is accepting remote connections, but is\n\tusing the default username and password, or has user\n\tauthentication explicitly turned off. Please carefully read\n\tyour logs and review your configuration, especially\n\toptions <tt>RemoteAccessAllowed</tt>, <tt>AuthenticationEnabled</tt>,\n\tand <tt>RegisteredUsers</tt>.\n </p>\n </div>\n </div>\n</body>\n\n</html>\n",
"body_murmur": -953353624,
"body_sha256": "72beb3ad1fc851e2a85e082149fa867ddff1feb4e81e51dceea8254cd34c9790",
"component": [
"Google Cloud CDN",
"Google Cloud"
],
"content_length": -1,
"favicon": {
"md5_hash": "6e028d7cc65a1430c68a581f8064e8e2",
"murmur_hash": -478834633,
"path": "http://35.186.234.245:80/favicon.ico",
"size": 4286
},
"headers": {
"authorization": [
"Basic ZGljb21hbWQ6RGNzQ29tMjAyMEA="
],
"content_type": [
"text/html"
],
"date": [
"Wed, 03 Sep 2025 16:08:42 GMT"
],
"via": [
"1.1 google"
]
},
"protocol": "HTTP/1.1",
"redirects": [
{
"headers": {
"authorization": [
"Basic ZGljb21hbWQ6RGNzQ29tMjAyMEA="
],
"content_length": [
"0"
],
"date": [
"Wed, 03 Sep 2025 16:08:41 GMT"
],
"location": [
"app/explorer.html"
],
"via": [
"1.1 google"
]
},
"location": "app/explorer.html",
"protocol": "HTTP/1.1",
"status_code": 301,
"status_line": "301 Moved Permanently"
}
],
"request": {
"headers": {
"accept": [
"*/*"
],
"referer": [
"http://35.186.234.245"
],
"user_agent": [
"Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
]
},
"method": "GET",
"url": {
"host": "35.186.234.245",
"path": "/app/explorer.html",
"scheme": "http"
}
},
"status_code": 200,
"title": "Orthanc Explorer"
}
},
"url": "http://35.186.234.245/",
"_meta": {
"name": "",
"desc": "",
"category": ""
},
"last_updated_at": "2025-09-03T16:08:43.262Z"
},
{
"port": 443,
"protocol": "tcp",
"name": "https",
"version": "",
"product": "",
"extra_info": "",
"tunnel": "ssl",
"modules": {
"http": {
"body": "<!DOCTYPE html>\n\n<html>\n\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <title>Orthanc Explorer</title>\n\n <link rel=\"shortcut icon\" href=\"images/favicon.ico\">\n \n <link rel=\"stylesheet\" href=\"libs/jquery.mobile.min.css\" />\n <link rel=\"stylesheet\" href=\"libs/jqtree.css\" />\n <link rel=\"stylesheet\" href=\"libs/jquery.mobile.simpledialog.min.css\" />\n <link rel=\"stylesheet\" href=\"libs/jquery-file-upload/css/style.css\" />\n <link rel=\"stylesheet\" href=\"libs/jquery-file-upload/css/jquery.fileupload-ui.css\" />\n <link rel=\"stylesheet\" href=\"libs/slimbox2/slimbox2.css\" />\n\n <script src=\"libs/jquery.min.js\"></script>\n <script src=\"libs/jquery.mobile.min.js\"></script>\n <script src=\"libs/jqm.page.params.js\"></script>\n <script src=\"libs/tree.jquery.js\"></script>\n <script src=\"libs/date.js\"></script>\n <script src=\"libs/jquery.mobile.simpledialog2.js\"></script>\n <script src=\"libs/slimbox2.js\"></script>\n <script src=\"libs/jquery.blockui.js\"></script>\n\n <!-- https://github.com/blueimp/jQuery-File-Upload/wiki/Basic-plugin -->\n <script src=\"libs/jquery-file-upload/js/vendor/jquery.ui.widget.js\"></script>\n <script src=\"libs/jquery-file-upload/js/jquery.iframe-transport.js\"></script>\n <script src=\"libs/jquery-file-upload/js/jquery.fileupload.js\"></script>\n\n <link rel=\"stylesheet\" href=\"explorer.css\" />\n <script src=\"file-upload.js\"></script>\n <script src=\"explorer.js\"></script>\n <script src=\"query-retrieve.js\"></script>\n <script src=\"../plugins/explorer.js\"></script>\n</head>\n\n<body>\n <div data-role=\"page\" id=\"lookup\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Lookup studies</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div data-role=\"content\" id=\"content\" style=\"padding:0px\">\n <p align=\"center\">\n <a href=\"http://www.orthanc-server.com/\" target=\"_blank\" alt=\"Orthanc homepage\">\n <img src=\"orthanc-logo.png\" alt=\"Orthanc\" style=\"max-width:100%\" />\n </a>\n </p>\n </div>\n \n <form data-ajax=\"false\" id=\"lookup-form\">\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-patient-id\">Patient ID:</label>\n <input type=\"text\" name=\"lookup-patient-id\" id=\"lookup-patient-id\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-patient-name\">Patient Name:</label>\n <input type=\"text\" name=\"lookup-patient-name\" id=\"lookup-patient-name\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-accession-number\">Accession Number:</label>\n <input type=\"text\" name=\"lookup-accession-number\" id=\"lookup-accession-number\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-study-description\">Study Description:</label>\n <input type=\"text\" name=\"lookup-study-description\" id=\"lookup-study-description\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-study-date\">Study Date:</label>\n <select name=\"lookup-study-date\" id=\"lookup-study-date\">\n </select>\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"lookup-study-date-specific\"></label>\n <input type=\"date\" name=\"lookup-study-date-specific\" id=\"lookup-study-date-specific\" />\n </div>\n\n <fieldset class=\"ui-grid-b\">\n <div class=\"ui-block-a\">\n <a href=\"#find-patients\" data-role=\"button\" data-theme=\"b\" data-direction=\"reverse\">All patients</a>\n </div>\n <div class=\"ui-block-b\">\n <a href=\"#find-studies\" data-role=\"button\" data-theme=\"b\" data-direction=\"reverse\">All studies</a>\n </div>\n <div class=\"ui-block-c\">\n <button id=\"lookup-submit\" type=\"submit\" data-theme=\"e\">Do lookup</button>\n </div>\n </fieldset>\n <div> </div>\n </form>\n <div id=\"lookup-result\">\n <div id=\"lookup-alert\">\n <div class=\"ui-bar ui-bar-e\">\n <h3>Warning:</h3> Your lookup led to many results!\n Showing only <span id=\"lookup-count\">?</span> studies to\n avoid performance issue. Please make your query more\n specific, then relaunch the lookup.\n </div>\n <div> </div>\n </div>\n <ul data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"find-patients\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>All patients</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div id=\"alert-patients\">\n <div class=\"ui-bar ui-bar-e\">\n <h3>Warning:</h3> This is a large Orthanc server. Showing\n only <span id=\"count-patients\">?</span> patients to avoid\n performance issue. Make sure to use lookup if targeting\n specific patients!\n </div>\n <div> </div>\n </div>\n <ul id=\"all-patients\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"find-studies\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>All studies</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div id=\"alert-studies\">\n <div class=\"ui-bar ui-bar-e\">\n <h3>Warning:</h3> This is a large Orthanc server. Showing\n only <span id=\"count-studies\">?</span> studies to avoid\n performance issue. Make sure to use lookup if targeting\n specific studies!\n </div>\n <div> </div>\n </div>\n <ul id=\"all-studies\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"upload\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Upload DICOM files</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div>\n <!-- It's very difficult to style a \"file\" input so we\n actually hide it and create a \"proxy\" button that is\n forwarding its click to the \"file\" input -->\n <input id=\"fileupload\" type=\"file\" name=\"files[]\" data-url=\"../instances/\" style=\"display:none\" multiple>\n </div>\n <p>\n <ul data-role=\"listview\" data-inset=\"true\">\n <li id=\"fileupload-proxy\" onclick=\"$('#fileupload').click()\" data-icon=\"arrow-r\" data-theme=\"e\">\n <a href=\"#\">Select files to upload ...</a>\n </li>\n <li data-icon=\"arrow-r\" data-theme=\"e\"><a href=\"#\" id=\"upload-button\">Start the upload</a></li>\n <!--li data-icon=\"gear\" data-theme=\"e\"><a href=\"#\" id=\"upload-abort\" class=\"ui-disabled\">Abort the current upload</a></li-->\n <li data-icon=\"delete\" data-theme=\"d\"><a href=\"#\" id=\"upload-clear\">Clear the pending uploads</a></li>\n </ul>\n <div id=\"progress\" class=\"ui-corner-all\">\n <span class=\"bar ui-corner-all\"></span>\n <div class=\"label\"></div>\n </div>\n </p>\n <div class=\"ui-bar ui-bar-e\" id=\"issue-21-warning\">\n <h3>Warning:</h3> Orthanc issue #21: On Firefox, especially on\n Linux & OSX systems, files might be missing if using\n drag-and-drop. Please use the \"Select files to upload\" button\n instead, or use the command-line \"ImportDicomFiles.py\" script.\n </div>\n <ul id=\"upload-list\" data-role=\"listview\" data-inset=\"true\">\n <li data-role=\"list-divider\">Drag and drop DICOM files here</li>\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"patient\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Patient</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div class=\"ui-grid-a\">\n <div class=\"ui-block-a\" style=\"width:30%\">\n <div style=\"padding-right:10px\">\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"a\" id=\"patient-info\">\n </ul>\n <p>\n <div class=\"switch-container\">\n <select name=\"protection\" id=\"protection\" data-role=\"slider\">\n <option value=\"off\">Unprotected</option>\n <option value=\"on\">Protected</option>\n </select>\n </div>\n </p>\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\">\n <li data-role=\"list-divider\">Interact</li>\n <li data-icon=\"delete\"><a href=\"#\" id=\"patient-delete\">Delete this patient</a></li>\n <li data-icon=\"forward\"><a href=\"#\" id=\"patient-store\">Send to remote modality</a></li>\n <li data-icon=\"star\"><a href=\"#\" id=\"patient-anonymize\">Anonymize</a></li>\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\" id=\"patient-access\">\n <li data-role=\"list-divider\">Access</li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"patient-anonymized-from\">Before anonymization</a>\n </li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"patient-modified-from\">Before modification</a>\n </li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"patient-archive\">Download ZIP</a></li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"patient-media\">Download DICOMDIR</a></li>\n </ul>\n </div>\n </div>\n <div class=\"ui-block-b\" style=\"width:70%\">\n <div style=\"padding:10px\">\n <ul id=\"list-studies\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"study\">\n <div data-role=\"header\">\n <h1>\n <span class=\"orthanc-name\"></span>\n <a href=\"#\" class=\"patient-link\">Patient</a> »\n Study\n </h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div class=\"ui-grid-a\">\n <div class=\"ui-block-a\" style=\"width:30%\">\n <div style=\"padding-right:10px\">\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"a\" id=\"study-info\">\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\">\n <li data-role=\"list-divider\">Interact</li>\n <li data-icon=\"delete\"><a href=\"#\" id=\"study-delete\">Delete this study</a></li>\n <li data-icon=\"forward\"><a href=\"#\" id=\"study-store\">Send to DICOM modality</a></li>\n <li data-icon=\"star\"><a href=\"#\" id=\"study-anonymize\">Anonymize</a></li>\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\" id=\"study-access\">\n <li data-role=\"list-divider\">Access</li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"study-anonymized-from\">Before anonymization</a>\n </li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"study-modified-from\">Before modification</a>\n </li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"study-archive\">Download ZIP</a></li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"study-media\">Download DICOMDIR</a></li>\n </ul>\n </div>\n </div>\n <div class=\"ui-block-b\" style=\"width:70%\">\n <div style=\"padding:10px\">\n <ul id=\"list-series\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"series\">\n <div data-role=\"header\">\n <h1>\n <span class=\"orthanc-name\"></span>\n <a href=\"#\" class=\"patient-link\">Patient</a> »\n <a href=\"#\" class=\"study-link\">Study</a> »\n Series\n </h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div class=\"ui-grid-a\">\n <div class=\"ui-block-a\" style=\"width:30%\">\n <div style=\"padding-right:10px\">\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"a\" id=\"series-info\">\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\">\n <li data-role=\"list-divider\">Interact</li>\n <li data-icon=\"delete\"><a href=\"#\" id=\"series-delete\">Delete this series</a></li>\n <li data-icon=\"forward\"><a href=\"#\" id=\"series-store\">Send to DICOM modality</a></li>\n <li data-icon=\"star\"><a href=\"#\" id=\"series-anonymize\">Anonymize</a></li>\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\" id=\"series-access\">\n <li data-role=\"list-divider\">Access</li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"series-anonymized-from\">Before anonymization</a>\n </li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"series-modified-from\">Before modification</a>\n </li>\n <li data-icon=\"search\"><a href=\"#\" id=\"series-preview\">Preview this series</a></li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"series-archive\">Download ZIP</a></li>\n <li data-icon=\"gear\"><a href=\"#\" id=\"series-media\">Download DICOMDIR</a></li>\n </ul>\n </div>\n </div>\n <div class=\"ui-block-b\" style=\"width:70%\">\n <div style=\"padding:10px\">\n <ul id=\"list-instances\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"instance\">\n <div data-role=\"header\">\n <h1>\n <span class=\"orthanc-name\"></span>\n <a href=\"#\" class=\"patient-link\">Patient</a> »\n <a href=\"#\" class=\"study-link\">Study</a> »\n <a href=\"#\" class=\"series-link\">Series</a> »\n Instance\n </h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#upload\" data-icon=\"gear\" data-role=\"button\">Upload</a>\n <a href=\"#query-retrieve\" data-icon=\"search\" data-role=\"button\">Query/Retrieve</a>\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <div class=\"ui-grid-a\">\n <div class=\"ui-block-a\" style=\"width:30%\">\n <div style=\"padding-right:10px\">\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"a\" id=\"instance-info\">\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\">\n <li data-role=\"list-divider\">Interact</li>\n <li data-icon=\"delete\"><a href=\"#\" id=\"instance-delete\">Delete this instance</a></li>\n <li data-icon=\"forward\"><a href=\"#\" id=\"instance-store\">Send to DICOM modality</a></li>\n </ul>\n\n <ul data-role=\"listview\" data-inset=\"true\" data-theme=\"d\" data-divider-theme=\"c\" id=\"instance-access\">\n <li data-role=\"list-divider\">Access</li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"instance-anonymized-from\">Before anonymization</a>\n </li>\n <li data-icon=\"info\" data-theme=\"e\" style=\"display:none\">\n <a href=\"#\" id=\"instance-modified-from\">Before modification</a>\n </li>\n <li data-icon=\"arrow-d\"><a href=\"#\" id=\"instance-download-dicom\">Download the DICOM file</a></li>\n <li data-icon=\"arrow-d\"><a href=\"#\" id=\"instance-download-json\">Download the JSON file</a></li>\n <li data-icon=\"search\"><a href=\"#\" id=\"instance-preview\">Preview the instance</a></li>\n </ul>\n </div>\n </div>\n <div class=\"ui-block-b\" style=\"width:70%\">\n <div style=\"padding:10px\">\n <div class=\"ui-body ui-body-b\">\n <h1>DICOM Tags</h1>\n <p align=\"right\">\n <input type=\"checkbox\" id=\"show-tag-name\" checked=\"checked\" class=\"custom\" data-mini=\"true\" />\n <label for=\"show-tag-name\">Show tag description</label>\n </p>\n <h2>Meta header</h2>\n <div id=\"dicom-metaheader\"></div>\n <h2>Dataset</h2>\n <p align=\"right\" id=\"transfer-syntax\">\n <em>Transfer syntax: <span id=\"transfer-syntax-text\"></span></em>\n </p>\n <div id=\"dicom-tree\"></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"plugins\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Plugins</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n </div>\n <div data-role=\"content\">\n <ul id=\"all-plugins\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"query-retrieve\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>DICOM Query/Retrieve (1/4)</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n </div>\n <div data-role=\"content\">\n <form data-ajax=\"false\">\n <div data-role=\"fieldcontain\">\n <label for=\"qr-server\">DICOM server:</label>\n <select name=\"qr-server\" id=\"qr-server\">\n </select>\n </div>\n\n <div data-role=\"fieldcontain\" id=\"qr-fields\">\n <fieldset data-role=\"controlgroup\">\n <legend>Field of interest:</legend>\n <input type=\"radio\" name=\"qr-field\" id=\"qr-patient-id\" value=\"PatientID\" checked=\"checked\" />\n <label for=\"qr-patient-id\">Patient ID</label>\n <input type=\"radio\" name=\"qr-field\" id=\"qr-patient-name\" value=\"PatientName\" />\n <label for=\"qr-patient-name\">Patient Name</label>\n <input type=\"radio\" name=\"qr-field\" id=\"qr-accession-number\" value=\"AccessionNumber\" />\n <label for=\"qr-accession-number\">Accession Number</label>\n <input type=\"radio\" name=\"qr-field\" id=\"qr-study-description\" value=\"StudyDescription\" />\n <label for=\"qr-study-description\">Study Description</label>\n </fieldset>\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"qr-value\">Value for this field:</label>\n <input type=\"text\" name=\"qr-value\" id=\"qr-value\" value=\"\" />\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"qr-date\">Study date:</label>\n <select name=\"qr-date\" id=\"qr-date\">\n </select>\n </div>\n\n <div data-role=\"fieldcontain\">\n <label for=\"qr-date-specific\"></label>\n <input type=\"date\" name=\"qr-date-specific\" id=\"qr-date-specific\" />\n </div>\n\n <div data-role=\"fieldcontain\" id=\"qr-modalities\">\n <div data-role=\"fieldcontain\">\n <fieldset data-role=\"controlgroup\" data-type=\"horizontal\">\n <legend>Modalities:</legend>\n <input type=\"checkbox\" name=\"CR\" id=\"qr-cr\" class=\"custom\" /> <label for=\"qr-cr\">CR</label>\n <input type=\"checkbox\" name=\"CT\" id=\"qr-ct\" class=\"custom\" /> <label for=\"qr-ct\">CT</label>\n <input type=\"checkbox\" name=\"MR\" id=\"qr-mr\" class=\"custom\" /> <label for=\"qr-mr\">MR</label>\n <input type=\"checkbox\" name=\"NM\" id=\"qr-nm\" class=\"custom\" /> <label for=\"qr-nm\">NM</label>\n <input type=\"checkbox\" name=\"PT\" id=\"qr-pt\" class=\"custom\" /> <label for=\"qr-pt\">PT</label>\n <input type=\"checkbox\" name=\"US\" id=\"qr-us\" class=\"custom\" /> <label for=\"qr-us\">US</label>\n <input type=\"checkbox\" name=\"XA\" id=\"qr-xa\" class=\"custom\" /> <label for=\"qr-xa\">XA</label>\n <input type=\"checkbox\" name=\"DR\" id=\"qr-dr\" class=\"custom\" /> <label for=\"qr-dr\">DR</label>\n <input type=\"checkbox\" name=\"DX\" id=\"qr-dx\" class=\"custom\" /> <label for=\"qr-dx\">DX</label>\n <input type=\"checkbox\" name=\"MG\" id=\"qr-mg\" class=\"custom\" /> <label for=\"qr-mg\">MG</label>\n </fieldset>\n </div>\n </div>\n\n <fieldset class=\"ui-grid-a\">\n <div class=\"ui-block-a\">\n <button id=\"qr-echo\" data-theme=\"a\">Test Echo</button>\n </div>\n <div class=\"ui-block-b\">\n <button id=\"qr-submit\" type=\"submit\" data-theme=\"b\">Search studies</button>\n </div>\n </fieldset>\n </form>\n </div>\n </div>\n\n\n <div data-role=\"page\" id=\"query-retrieve-2\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>DICOM Query/Retrieve (2/4)</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <a href=\"#query-retrieve\" data-icon=\"search\" class=\"ui-btn-right\" data-direction=\"reverse\">Query/Retrieve</a>\n </div>\n <div data-role=\"content\">\n <ul data-role=\"listview\" data-inset=\"true\" data-filter=\"true\" data-split-icon=\"arrow-d\" data-split-theme=\"b\">\n </ul>\n </div>\n </div>\n\n\n <div data-role=\"page\" id=\"query-retrieve-3\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>DICOM Query/Retrieve (3/4)</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <a href=\"#query-retrieve\" data-icon=\"search\" class=\"ui-btn-right\" data-direction=\"reverse\">Query/Retrieve</a>\n </div>\n <div data-role=\"content\">\n <ul data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n\n <div data-role=\"page\" id=\"query-retrieve-4\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>DICOM Query/Retrieve (4/4)</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <a href=\"#query-retrieve\" data-icon=\"search\" class=\"ui-btn-right\" data-direction=\"reverse\">Query/Retrieve</a>\n </div>\n\n <div data-role=\"content\">\n <form data-ajax=\"false\" id=\"retrieve-form\">\n <div data-role=\"fieldcontain\">\n <label for=\"retrieve-target\">Target AET:</label>\n <input type=\"text\" name=\"retrieve-target\" id=\"retrieve-target\"></input>\n </div>\n\n <fieldset class=\"ui-grid-b\">\n <div class=\"ui-block-a\"></div>\n <div class=\"ui-block-b\">\n <button id=\"retrieve-submit\" type=\"submit\" data-theme=\"b\">Retrieve</button>\n </div>\n <div class=\"ui-block-c\"></div>\n </fieldset>\n </form>\n </div>\n </div>\n\n\n <div data-role=\"page\" id=\"jobs\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Jobs</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n </div>\n <div data-role=\"content\">\n <ul id=\"all-jobs\" data-role=\"listview\" data-inset=\"true\" data-filter=\"true\">\n </ul>\n </div>\n </div>\n\n <div data-role=\"page\" id=\"job\">\n <div data-role=\"header\">\n <h1><span class=\"orthanc-name\"></span>Job</h1>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-left\">\n <a href=\"#lookup\" data-icon=\"arrow-r\" data-role=\"button\" data-direction=\"reverse\">Lookup</a>\n <a href=\"#plugins\" data-icon=\"grid\" data-role=\"button\" data-direction=\"reverse\">Plugins</a>\n </div>\n <div data-type=\"horizontal\" data-role=\"controlgroup\" class=\"ui-btn-right\">\n <a href=\"#jobs\" data-icon=\"refresh\" data-role=\"button\" data-direction=\"reverse\">Jobs</a>\n </div>\n </div>\n <div data-role=\"content\">\n <ul data-role=\"listview\" data-inset=\"true\" data-filter=\"true\" id=\"job-info\">\n </ul>\n\n <fieldset class=\"ui-grid-b\">\n <div class=\"ui-block-a\"></div>\n <div class=\"ui-block-b\">\n <button id=\"job-cancel\" data-theme=\"b\">Cancel job</button>\n <button id=\"job-resubmit\" data-theme=\"b\">Resubmit job</button>\n <button id=\"job-pause\" data-theme=\"b\">Pause job</button>\n <button id=\"job-resume\" data-theme=\"b\">Resume job</button>\n </div>\n <div class=\"ui-block-c\"></div>\n </fieldset>\n </div>\n </div>\n\n <div id=\"peer-store\" style=\"display:none;\" class=\"ui-body-c\">\n <p align=\"center\"><b>Sending to Orthanc peer...</b></p>\n <p><img src=\"libs/images/ajax-loader.gif\" alt=\"\" /></p>\n </div>\n\n <div id=\"dicom-store\" style=\"display:none;\" class=\"ui-body-c\">\n <p align=\"center\"><b>Sending to DICOM modality...</b></p>\n <p><img src=\"libs/images/ajax-loader.gif\" alt=\"\" /></p>\n </div>\n\n <div id=\"info-retrieve\" style=\"display:none;\" class=\"ui-body-c\">\n <p align=\"center\"><b>Retrieving images from DICOM modality...</b></p>\n <p><img src=\"libs/images/ajax-loader.gif\" alt=\"\" /></p>\n </div>\n\n <div id=\"dialog\" style=\"display:none\">\n </div>\n\n <div id=\"template-insecure\" style=\"display:none\">\n <div class=\"warning-insecure ui-body ui-body-e\">\n <h1>Insecure setup</h1>\n <p>\n Your Orthanc server is accepting remote connections, but is\n\tusing the default username and password, or has user\n\tauthentication explicitly turned off. Please carefully read\n\tyour logs and review your configuration, especially\n\toptions <tt>RemoteAccessAllowed</tt>, <tt>AuthenticationEnabled</tt>,\n\tand <tt>RegisteredUsers</tt>.\n </p>\n </div>\n </div>\n</body>\n\n</html>\n",
"body_murmur": -953353624,
"body_sha256": "72beb3ad1fc851e2a85e082149fa867ddff1feb4e81e51dceea8254cd34c9790",
"component": [
"Google Cloud CDN",
"Google Cloud"
],
"content_length": -1,
"favicon": {
"md5_hash": "6e028d7cc65a1430c68a581f8064e8e2",
"murmur_hash": -478834633,
"path": "https://35.186.234.245:443/favicon.ico",
"size": 4286
},
"headers": {
"alt_svc": [
"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"
],
"authorization": [
"Basic ZGljb21hbWQ6RGNzQ29tMjAyMEA="
],
"content_type": [
"text/html"
],
"date": [
"Tue, 09 Sep 2025 16:27:59 GMT"
],
"via": [
"1.1 google"
]
},
"protocol": "HTTP/1.1",
"redirects": [
{
"headers": {
"alt_svc": [
"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"
],
"authorization": [
"Basic ZGljb21hbWQ6RGNzQ29tMjAyMEA="
],
"content_length": [
"0"
],
"date": [
"Tue, 09 Sep 2025 16:27:59 GMT"
],
"location": [
"app/explorer.html"
],
"via": [
"1.1 google"
]
},
"location": "app/explorer.html",
"protocol": "HTTP/1.1",
"status_code": 301,
"status_line": "301 Moved Permanently"
}
],
"request": {
"headers": {
"accept": [
"*/*"
],
"referer": [
"https://35.186.234.245"
],
"user_agent": [
"Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
]
},
"method": "GET",
"url": {
"host": "35.186.234.245",
"path": "/app/explorer.html",
"scheme": "https"
}
},
"status_code": 200,
"title": "Orthanc Explorer",
"transfer_encoding": [
"chunked"
]
},
"tls": {
"certificate": {
"extensions": {
"authority_info_access": {
"issuer_urls": [
"http://i.pki.goog/wr3.crt"
],
"ocsp_urls": [
"http://o.pki.goog/s/wr3/GbQ"
]
},
"authority_key_id": "c781f5fd8e88d9003c4d63a2503124a0ce23fe23",
"basic_constraints": {
"is_ca": true
},
"certificate_policies": [
{
"id": "2.23.140.1.2.1"
}
],
"crl_distribution_points": [
"http://c.pki.goog/wr3/aoQHM7OuxaU.crl"
],
"ct_precert_scts": "Signed Certificate Timestamp:\n Version : v1 (0x0)\n Log ID : CC:FB:0F:6A:85:71:09:65:FE:95:9B:53:CE:E9:B2:7C:\n 22:E9:85:5C:0D:97:8D:B6:A9:7E:54:C0:FE:4C:0D:B0\n Timestamp : Aug 24 22:23:21.693 2025 GMT\n Extensions: none\n Signature : ecdsa-with-SHA256\n 30:45:02:21:00:8A:F6:27:D1:6A:60:52:D8:31:EF:FF:\n 49:35:BC:83:AF:E2:69:CC:85:F5:72:FD:E9:93:0C:E4:\n 9C:5B:2E:F7:87:02:20:15:60:5F:30:46:D7:08:30:6F:\n 65:BA:13:F8:39:0E:6A:11:6F:52:9E:32:13:11:64:25:\n E9:E9:CE:C2:56:F4:D1\nSigned Certificate Timestamp:\n Version : v1 (0x0)\n Log ID : DD:DC:CA:34:95:D7:E1:16:05:E7:95:32:FA:C7:9F:F8:\n 3D:1C:50:DF:DB:00:3A:14:12:76:0A:2C:AC:BB:C8:2A\n Timestamp : Aug 24 22:23:21.699 2025 GMT\n Extensions: none\n Signature : ecdsa-with-SHA256\n 30:44:02:20:57:1B:39:F5:1A:15:03:F5:A3:CC:D8:DF:\n 8F:4D:52:7A:BB:95:EF:69:64:3C:EA:D0:32:A5:AC:97:\n 5C:A0:95:58:02:20:04:2D:6A:62:E3:78:82:EA:10:4B:\n 8B:EE:BA:A7:5D:8E:73:27:BC:A2:0F:5D:EA:9B:1F:8E:\n 7B:C2:BC:73:82:03",
"extended_key_usage": {
"any": false,
"apple_code_signing": false,
"apple_code_signing_development": false,
"apple_code_signing_third_party": false,
"apple_crypto_development_env": false,
"apple_crypto_env": false,
"apple_crypto_maintenance_env": false,
"apple_crypto_production_env": false,
"apple_crypto_qos": false,
"apple_crypto_test_env": false,
"apple_crypto_tier0_qos": false,
"apple_crypto_tier1_qos": false,
"apple_crypto_tier2_qos": false,
"apple_crypto_tier3_qos": false,
"apple_ichat_encryption": false,
"apple_ichat_signing": false,
"apple_resource_signing": false,
"apple_software_update_signing": false,
"apple_system_identity": false,
"client_auth": false,
"code_signing": false,
"dvcs": false,
"eap_over_lan": false,
"eap_over_ppp": false,
"email_protection": false,
"ipsec_end_system": false,
"ipsec_intermediate_system_usage": false,
"ipsec_tunnel": false,
"ipsec_user": false,
"microsoft_ca_exchange": false,
"microsoft_cert_trust_list_signing": false,
"microsoft_csp_signature": false,
"microsoft_document_signing": false,
"microsoft_drm": false,
"microsoft_drm_individualization": false,
"microsoft_efs_recovery": false,
"microsoft_embedded_nt_crypto": false,
"microsoft_encrypted_file_system": false,
"microsoft_enrollment_agent": false,
"microsoft_kernel_mode_code_signing": false,
"microsoft_key_recovery_21": false,
"microsoft_key_recovery_3": false,
"microsoft_license_server": false,
"microsoft_licenses": false,
"microsoft_lifetime_signing": false,
"microsoft_mobile_device_software": false,
"microsoft_nt5_crypto": false,
"microsoft_oem_whql_crypto": false,
"microsoft_qualified_subordinate": false,
"microsoft_root_list_signer": false,
"microsoft_server_gated_crypto": false,
"microsoft_sgc_serialized": false,
"microsoft_smart_display": false,
"microsoft_smartcard_logon": false,
"microsoft_system_health": false,
"microsoft_system_health_loophole": false,
"microsoft_timestamp_signing": false,
"microsoft_whql_crypto": false,
"netscape_server_gated_crypto": false,
"ocsp_signing": false,
"sbgp_cert_aa_service_auth": false,
"server_auth": true,
"time_stamping": false
},
"key_usage": {
"certificate_sign": false,
"content_commitment": false,
"crl_sign": false,
"data_encipherment": false,
"decipher_only": false,
"digital_signature": true,
"encipher_only": false,
"key_agreement": false,
"key_encipherment": true
},
"subject_alt_name": {
"dns_names": [
"dahs1.comiere.com"
]
},
"subject_key_id": "132d5f383b96262bcc5a93dd221727866c83eabd"
},
"fingerprint_md5": "2225A19CE5BAD04F3020B7CEF54E0220",
"fingerprint_sha1": "7EF1F191329AA067D51C6C783DBA058067B7B870",
"fingerprint_sha256": "0CDE824CC7D2B9A7D23FBED2CF2B09DAC0F70C026D18A27E66966B63B114C6DD",
"issuer": {
"common_name": [
"WR3"
],
"country": [
"US"
],
"organization": [
"Google Trust Services"
]
},
"issuer_dn": "/C=US/O=Google Trust Services/CN=WR3",
"jarm": "29d3fd00029d29d21c42d43d00041d44609a5a9a88e797f466e878a82e8365",
"redacted": false,
"revocation": {
"crl": {
"next_update": "2025-09-19T12:51:02",
"reason": "UNKNOWN",
"revoked": false
},
"ocsp": {
"next_update": "2025-09-15T23:00:33",
"reason": "UNKNOWN",
"revoked": false
}
},
"serial_number": "34170148158919165566467986244923427347",
"signature": {
"algorithm": {
"name": "SHA256-RSA",
"oid": "1.2.840.113549.1.1.11"
},
"self_signed": false,
"value": "NjMzNmEyOWZlZmRiYmQzYWJkMDRkZjJjNjYyOGVjZDY1MDhhYzJiNmY3ZTFlMjc2MGEzMjc3M2U2NzFhOWVkODAwN2UxYjFmYWZkM2Y2YzRhMjlhMzU5OGM2ZTFmN2FjMmI4MTU3NjI2ZDM3ZDZkM2IyMmNlMzdjNTE0M2YxMzgyMjExNmVkZTExZWE1MGVhMDZlMmMyYjM1ZTg0ZThlYzQ2OGE4YTQwMzMzYjA2OGJmMzc2M2RlM2Y2ZTA1ZjI5M2Q1ZmUzMzFiM2YzYzFhMWMyMGUxNTczNDc1NTNkZjY5YjIwZmQwNWU4ZTA3OTI3MDY1ZmM0OThhYjViYTM1OWE0MmFkNGM0Zjc1MDQxNjhjMjRlOTY2ZGI3ODM3NDQ5NWFmNTBjNTRkZWNjODM2MWEyY2Q4MDc2MzkxOWY4NDAzZGM1NWEzNjk5Mjk2MTFjMzZjODNkYjA3YWY4OTI0OWZhYjI2YmJlYzBjYWMzOWI2YTgxODI1ZWRlZDEzY2Q1NmYyZTJhNWVkYTYyOWRkNzI5MWNjMzhjZTUwZGMxMjY2NjA1MWU0ODEzODc3MjNmYmZlNjI1NjcwOTE4MDQyMTRkMjUyZTYyYTgzZjEwYWZhMzdhZjljZGQzZmVhYjI0MzM5NWUyZDhmMmY0NTk0OWZjZWM0YTBmYWEwZjcwZjE="
},
"signed_certificate_timestamps": [
{
"entry_type": "PRE_CERTIFICATE",
"log_id": "ccfb0f6a85710965fe959b53cee9b27c22e9855c0d978db6a97e54c0fe4c0db0",
"signature": {
"algorithm": "ECDSA",
"hash_algorithm": "SHA256",
"value": "30450221008af627d16a6052d831efff4935bc83afe269cc85f572fde9930ce49c5b2ef787022015605f3046d708306f65ba13f8390e6a116f529e3213116425e9e9cec256f4d1"
},
"timestamp": "2025-08-24T22:23:21.693000",
"version": "v1"
},
{
"entry_type": "PRE_CERTIFICATE",
"log_id": "dddcca3495d7e11605e79532fac79ff83d1c50dfdb003a1412760a2cacbbc82a",
"signature": {
"algorithm": "ECDSA",
"hash_algorithm": "SHA256",
"value": "30440220571b39f51a1503f5a3ccd8df8f4d527abb95ef69643cead032a5ac975ca095580220042d6a62e37882ea104b8beebaa75d8e7327bca20f5dea9b1f8e7bc2bc738203"
},
"timestamp": "2025-08-24T22:23:21.699000",
"version": "v1"
}
],
"signed_certificate_timestamps_oid": "1.3.6.1.4.1.11129.2.4.2",
"subject": {
"common_name": [
"dahs1.comiere.com"
]
},
"subject_alt_name": {
"dns_names": [
"dahs1.comiere.com"
],
"extended_dns_names": [
{
"domain": "comiere",
"fld": "comiere.com",
"subdomain": "dahs1",
"tld": "com"
}
]
},
"subject_dn": "/CN=dahs1.comiere.com",
"subject_key_info": {
"_key": "rsa",
"dh": [],
"dsa": [],
"ecdsa": [],
"fingerprint_sha256": "33b6d3c970999e4add641cb46dabcf9b90a3903898b43403a0b14bf704887b23",
"key_algorithm": "RSA",
"rsa": {
"exponent": 65537,
"length": 2048,
"modulus": "MHhiZmY1ODAyZjIxNzgzNWQ4ZDZiOGFjZGZjNDc5MGZhNzVjMjYzMGM1ODExYmYwZmI0NDllMmNmODcwNGNiNWYwNjBjNzY1NzExYTEwNmJkMTE4MDZjNDM0ZWNkMzI5NmNiMWRjZWU0ZjZlMmFmYWE5MGU3OWYyZDE4M2E2ODQwMDlkNzYwMzkxYjQ2OTNmYWMxNjJhMmVjNTYzZGExM2IyNzFkMDVkNjljMDJkNjc2MDhkMDEzMGUzM2RhMzVhMWE2YjgwZjMwOWJjYjcxMWE0ZjExYTAxYmU3NWNkMzFhZDlmZjgwMDJhY2FmZGVmYWQwYTFiMjVhYzhlNDUwYjU2NjlhNDg0NDlkYjZhMDE4NzJhNWJkOTNlZjJlMzdjNWJlYmNjM2Q3ZjI1MTZmMDY0NTJhYmM2ZDljNTlkMTk3MTFjZTI1MjljZTNkZGZmOWVhZjljMjNkZWNkMjVmZjFmOTFiZTlhNmMwZjc1OGNhNzM3ODQ4ZDcyNTgyNzYyYmEwNTE2YmQ5ZDRiNDlkNzdiYzc2MjQ5Y2Q0YmUwNzUwZTI1YTNjYzU5N2VjMWY0MmZjYWZlNDE3NmEwZjJkMjM2N2UzNzlhM2YyMzFjNzIwOGM0NmUzNzhhMDNkZDFlZTg5MjUwNzU2YjZjNTg0MmE2ODk2MmRmNWEyNDZkNmRlNw=="
}
},
"tbs_fingerprint": "c340d57b972884ead3df46a20579fd9d101e319d2620c2eac593e5e57f033cab",
"tbs_noct_fingerprint": "547a94e17c1cd1b5db99224bc0fb72a3690eab97e74ba29feb3b5b82e8156886",
"validation_level": "DV",
"validity": {
"length_seconds": 7779234,
"not_after": "2025-11-22T22:17:15",
"not_before": "2025-08-24T21:23:21"
},
"version": 2
},
"fingerprint_sha256": "0CDE824CC7D2B9A7D23FBED2CF2B09DAC0F70C026D18A27E66966B63B114C6DD",
"precert": false,
"raw": "MIIFLDCCBBSgAwIBAgIQGbTuYCGCd1oSa3+UW6YKEzANBgkqhkiG9w0BAQsFADA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYDVQQDEwNXUjMwHhcNMjUwODI0MjEyMzIxWhcNMjUxMTIyMjIxNzE1WjAcMRowGAYDVQQDExFkYWhzMS5jb21pZXJlLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL/1gC8heDXY1ris38R5D6dcJjDFgRvw+0SeLPhwTLXwYMdlcRoQa9EYBsQ07NMpbLHc7k9uKvqpDnny0YOmhACddgORtGk/rBYqLsVj2hOycdBdacAtZ2CNATDjPaNaGmuA8wm8txGk8RoBvnXNMa2f+AAqyv3vrQobJayORQtWaaSESdtqAYcqW9k+8uN8W+vMPX8lFvBkUqvG2cWdGXEc4lKc493/nq+cI97NJf8fkb6abA91jKc3hI1yWCdiugUWvZ1LSdd7x2JJzUvgdQ4lo8xZfsH0L8r+QXag8tI2fjeaPyMccgjEbjeKA90e6JJQdWtsWEKmiWLfWiRtbecCAwEAAaOCAkkwggJFMA4GA1UdDwEB/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQTLV84O5YmK8xak90iFyeGbIPqvTAfBgNVHSMEGDAWgBTHgfX9jojZADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd3IzL0diUTAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IzLmNydDAcBgNVHREEFTATghFkYWhzMS5jb21pZXJlLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvYW9RSE03T3V4YVUuY3JsMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAzPsPaoVxCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGY3i3SXQAABAMARzBFAiEAivYn0WpgUtgx7/9JNbyDr+JpzIX1cv3pkwzknFsu94cCIBVgXzBG1wgwb2W6E/g5DmoRb1KeMhMRZCXp6c7CVvTRAHUA3dzKNJXX4RYF55Uy+sef+D0cUN/bADoUEnYKLKy7yCoAAAGY3i3SYwAABAMARjBEAiBXGzn1GhUD9aPM2N+PTVJ6u5XvaWQ86tAypayXXKCVWAIgBC1qYuN4guoQS4vuuqddjnMnvKIPXeqbH457wrxzggMwDQYJKoZIhvcNAQELBQADggEBAGM2op/v2706vQTfLGYo7NZQisK29+Hidgoydz5nGp7YAH4bH6/T9sSimjWYxuH3rCuBV2JtN9bTsizjfFFD8TgiEW7eEepQ6gbiwrNehOjsRoqKQDM7Bovzdj3j9uBfKT1f4zGz88Ghwg4Vc0dVPfabIP0F6OB5JwZfxJirW6NZpCrUxPdQQWjCTpZtt4N0SVr1DFTezINhos2AdjkZ+EA9xVo2mSlhHDbIPbB6+JJJ+rJrvsDKw5tqgYJe3tE81W8uKl7aYp3XKRzDjOUNwSZmBR5IE4dyP7/mJWcJGAQhTSUuYqg/EK+jevnN0/6rJDOV4tjy9FlJ/OxKD6oPcPE=",
"tags": [
"dv",
"trusted"
]
}
},
"url": "https://35.186.234.245/",
"_meta": {
"name": "",
"desc": "",
"category": ""
},
"last_updated_at": "2025-09-09T18:10:57.309Z"
}
],
"services_hash": "a5627920c8d56f651486bd0a6f8b8c34af9647560f3dd35fa543a6891d81892b",
"last_updated_at": "2025-09-09T18:10:57.309Z",
"banner": [
"http",
"tls"
],
"is_vuln": false
}