35.244.184.114
{
"scan_id": 1739625356,
"ip": "35.244.184.114",
"is_ipv4": true,
"is_ipv6": false,
"location": {
"network": "35.244.160.0/19",
"postal_code": "64184",
"coordinates": {
"latitude": "39.1027",
"longitude": "-94.5778"
},
"geo_point": "39.1027, -94.5778",
"locale_code": "en",
"continent": "North America",
"country_code": "US",
"country_name": "United States",
"city": "Kansas City"
},
"location_updated_at": "2025-02-18T12:31:27Z",
"asn": {
"number": "AS396982",
"organization": "GOOGLE-CLOUD-PLATFORM",
"country_code": ""
},
"asn_updated_at": "0001-01-01T00:00:00Z",
"whois": {
"network": "35.240.0.0/13",
"organization": "Google LLC",
"descr": "Google LLC",
"_encoding": {
"raw": "BASE64"
}
},
"whois_updated_at": "2024-12-10T00:25:38Z",
"tags": [
{
"name": "is_anonymous_proxy",
"pretty_name": "Anonymous Proxy",
"value": false,
"last_updated_at": "2025-02-18T12:31:27Z"
},
{
"name": "is_cdn",
"pretty_name": "CDN",
"value": false,
"last_updated_at": "2025-02-18T14:17:39Z"
},
{
"name": "is_satellite_provider",
"pretty_name": "Satellite Provider",
"value": false,
"last_updated_at": "2025-02-18T12:31:27Z"
}
],
"hostnames": [
{
"name": "114.184.244.35.bc.googleusercontent.com",
"last_updated_at": "2025-02-18T23:58:04.120550696Z"
}
],
"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.244.184.114:80/favicon.ico",
"size": 4286
},
"headers": {
"authorization": [
"Basic ZGljb21hbWQ6RGNzQ29tMjAyMEA="
],
"content_type": [
"text/html"
],
"date": [
"Tue, 18 Feb 2025 21:12:30 GMT"
],
"via": [
"1.1 google"
]
},
"protocol": "HTTP/1.1",
"redirects": [
{
"headers": {
"authorization": [
"Basic ZGljb21hbWQ6RGNzQ29tMjAyMEA="
],
"content_length": [
"0"
],
"date": [
"Tue, 18 Feb 2025 21:12:30 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.244.184.114"
],
"user_agent": [
"Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
]
},
"method": "GET",
"url": {
"host": "35.244.184.114",
"path": "/app/explorer.html",
"scheme": "http"
}
},
"status_code": 200,
"title": "Orthanc Explorer"
}
},
"url": "http://35.244.184.114/",
"_meta": {
"name": "",
"desc": "",
"category": ""
},
"last_updated_at": "2025-02-18T21:12:31.964Z"
},
{
"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.244.184.114: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, 18 Feb 2025 15:34:06 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, 18 Feb 2025 15:34:06 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.244.184.114"
],
"user_agent": [
"Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
]
},
"method": "GET",
"url": {
"host": "35.244.184.114",
"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/RGc"
]
},
"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/6oxboFgspkM.crl"
],
"ct_precert_scts": "Signed Certificate Timestamp:\n Version : v1 (0x0)\n Log ID : DA:B6:BF:6B:3F:B5:B6:22:9F:9B:C2:BB:5C:6B:E8:70:\n 91:71:6C:BB:51:84:85:34:BD:A4:3D:30:48:D7:FB:AB\n Timestamp : Jul 17 21:04:03.610 2024 GMT\n Extensions: none\n Signature : ecdsa-with-SHA256\n 30:44:02:20:6D:3B:BB:E1:92:81:A8:0A:FB:50:E9:4A:\n 45:0F:A2:C5:A3:EE:B3:FC:2A:F8:90:D4:EA:94:F2:32:\n 98:BF:AB:F8:02:20:2C:16:CF:24:6B:0F:6B:7D:53:01:\n 94:75:89:1D:D4:1E:23:E3:06:9B:80:73:19:43:16:3B:\n 57:C9:48:83:EC:FA\nSigned Certificate Timestamp:\n Version : v1 (0x0)\n Log ID : EE:CD:D0:64:D5:DB:1A:CE:C5:5C:B7:9D:B4:CD:13:A2:\n 32:87:46:7C:BC:EC:DE:C3:51:48:59:46:71:1F:B5:9B\n Timestamp : Jul 17 21:04:03.561 2024 GMT\n Extensions: none\n Signature : ecdsa-with-SHA256\n 30:46:02:21:00:C1:9A:10:E8:71:7F:09:10:68:4C:D8:\n 8C:05:14:68:97:3B:A7:C3:75:3E:31:1B:4A:8A:4A:8C:\n 93:50:2C:C1:8A:02:21:00:A3:6B:3E:81:8F:E6:3E:E0:\n E4:1B:19:7F:55:6D:35:02:02:D1:99:D8:DC:2E:F1:47:\n 87:AB:3E:FD:9D:2F:8C:ED",
"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": [
"orthd.comiere.com"
]
},
"subject_key_id": "bbac9f0a9071518b7c6cc12e241d2857e6fdd950"
},
"fingerprint_md5": "CBCABE55E086C6E96CF7A1006ABC218D",
"fingerprint_sha1": "72C28A53A9D2D82FA6760B1355D91633CF8448EA",
"fingerprint_sha256": "005503C60C5C1A0B65FA4F4780D0A6B8DB80E9A00C1EB8452FA9305D59B5CF59",
"issuer": {
"common_name": [
"WR3"
],
"country": [
"US"
],
"organization": [
"Google Trust Services"
]
},
"issuer_dn": "/C=US/O=Google Trust Services/CN=WR3",
"jarm": "29d3fd00029d29d21c42d43d00041df48f145f65c66577d0b01ecea881c1ba",
"redacted": false,
"revocation": {
"crl": {
"next_update": "2025-02-28T17:44:54",
"reason": "UNKNOWN",
"revoked": false
},
"ocsp": {
"reason": "UNKNOWN",
"revoked": false
}
},
"serial_number": "90927409836128546616693801318620728360",
"signature": {
"algorithm": {
"name": "SHA256-RSA",
"oid": "1.2.840.113549.1.1.11"
},
"self_signed": false,
"value": "MjMwNzY0MzM4YmNhNzQyNjk3YWFlY2M2MDgwMWE1YTIwYTY1NTFjMjE4YTVhMTk0MmUyZDBhYWM0MWFiZmFhNDU0YWQwYzdlYzcyNmM3ZThjYThjNWIwOGFmM2UxMjBkZGVjOWI0NzZlNGNlZDhlY2ExY2JjZjBkZTZmY2UyNDk5MjdlOTA2NjUxYjkxYzY1OTA4ZGQ2NzMxYzUxYWJkY2FmY2ZkMWY5ODgwMDFhOGFkN2NlZjVmYTBhNTMzZTEwZGQyYmZkNDUzMmNhYzdkYjc3NDMxODNhM2M0NDllNDU0NTBiNGMyYTFkN2MwNzAxOGZjN2IwMGQ0MDI3MGY5MzVhZmFlOWE5YTZlMzJmZjU2ZjRjYjNmMWUzMzhkZGE4OGQ3NjY0MTU4MmIxMGI0YTQzMDhkMWFhZjUzZWE0OWQ3Nzc5Zjg4YzJiNzMwZTM2OTAwYzY2NjQyM2IwYzY0NTRkNjA2OWYwYjllYmUwNGM0YjAwMTE4NmIwZjc4YjczNDFkODkzZmE3MWEzZTM5NTBhMmQxODdjNjc2NDYzN2U3NDlkMjM3YjM0ODMyYzgxZmJjY2IzNGRlOTFiNjI4ZWM0MjVmNzgzMjZkZjJiZjMyMmY0MWYwNmIyMjgyODBiNTE5MWE5MWI4ODgwNjIyMjFjN2Y4MzQwYzQwMDFiZDI="
},
"signed_certificate_timestamps": [
{
"entry_type": "PRE_CERTIFICATE",
"log_id": "dab6bf6b3fb5b6229f9bc2bb5c6be87091716cbb51848534bda43d3048d7fbab",
"signature": {
"algorithm": "ECDSA",
"hash_algorithm": "SHA256",
"value": "304402206d3bbbe19281a80afb50e94a450fa2c5a3eeb3fc2af890d4ea94f23298bfabf802202c16cf246b0f6b7d53019475891dd41e23e3069b80731943163b57c94883ecfa"
},
"timestamp": "2024-07-17T21:04:03.610000",
"version": "v1"
},
{
"entry_type": "PRE_CERTIFICATE",
"log_id": "eecdd064d5db1acec55cb79db4cd13a23287467cbcecdec351485946711fb59b",
"signature": {
"algorithm": "ECDSA",
"hash_algorithm": "SHA256",
"value": "3046022100c19a10e8717f0910684cd88c051468973ba7c3753e311b4a8a4a8c93502cc18a022100a36b3e818fe63ee0e41b197f556d350202d199d8dc2ef14787ab3efd9d2f8ced"
},
"timestamp": "2024-07-17T21:04:03.561000",
"version": "v1"
}
],
"signed_certificate_timestamps_oid": "1.3.6.1.4.1.11129.2.4.2",
"subject": {
"common_name": [
"orthd.comiere.com"
]
},
"subject_alt_name": {
"dns_names": [
"orthd.comiere.com"
],
"extended_dns_names": [
{
"domain": "comiere",
"fld": "comiere.com",
"subdomain": "orthd",
"tld": "com"
}
]
},
"subject_dn": "/CN=orthd.comiere.com",
"subject_key_info": {
"_key": "rsa",
"dh": [],
"dsa": [],
"ecdsa": [],
"fingerprint_sha256": "93ad03578bfcdbd7c64836fe20eab3c8688a0fcb9bed8fb8e13a7fa9ced77ff4",
"key_algorithm": "RSA",
"rsa": {
"exponent": 65537,
"length": 2048,
"modulus": "MHhiNzI2NWZlMmQ5M2IzZTM4ZjIwMTY2MjZkMGI0Nzc4ZGU3NjgwZjU2Y2U0ZDdlMGRmMjNhYzc1ZmEyYWU5ZWIxOWFhOTEyODI3YTIwYzYwZDQzZWYwYWIxOGQ4ZTA0ZjA3OWVkNmI4YjQ3NGI0OGM5MTM4Mjg0OTI4YmZjMjNjN2I5OTE5MmRiYjY0ZDgwZmNkZDFkMWQ5NWQ4NmVhYzg4YzdmMWMzNGM2YzgyN2E3MDM5MWRhZWIxNTBlZGMyODNkZmM1N2VjZTJiMjUwNDk5OGNjMjBkYTQ5NzczY2JhNWMxZmQ3MGEwYjhhOGRiNWJkM2M2N2Y5ZDM5MjZjYzFjZTYxMzc2ZTQ4YzYxOWU1MGQ4NWNlZGE2YTUxNTZhNzUyYzBjM2E1MGQyOGI1M2NlMmRhYzkyOTYzMDFlZWUyYzJkZmE5NTIwODdkYThkYzQ5YzBlZTU3Nzc3ZTRkNTJlOGQ5ZDZlZGNiZDEzNWYzNDgxNDZkMmUzNjQwOTQ4YjQ3ZWZlNTdlY2Q4NDMwZGZiNTAzZTkwOGJkMGQxOGQzYzBiN2YwYzQ1MTBiOTI4NjgwMTYwZTIyNTE2NzE1MTRhMzRmOTNhNjk0ZjkyMWJlZThhNjEwM2E0MDVjMzg2OTM5YjZlM2E3MDM4OGRmOWM0OTYwYjVlZjlhMWI3NmQ4ZA=="
}
},
"tbs_fingerprint": "37a9fa00ce2e82ff12ed41ee2a719cabd0cef2a2048285c6d611992f4f00256d",
"tbs_noct_fingerprint": "f9ebfef99555ecee3e6844751f91343f4997474c6c31e6e1478159eab21a76dc",
"validation_level": "DV",
"validity": {
"length_seconds": 7779294,
"not_after": "2024-10-15T20:58:57",
"not_before": "2024-07-17T20:04:03"
},
"version": 2
},
"fingerprint_sha256": "005503C60C5C1A0B65FA4F4780D0A6B8DB80E9A00C1EB8452FA9305D59B5CF59",
"precert": false,
"raw": "MIIFLTCCBBWgAwIBAgIQRGf7bVLdAUQQVQ67jvYMKDANBgkqhkiG9w0BAQsFADA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYDVQQDEwNXUjMwHhcNMjQwNzE3MjAwNDAzWhcNMjQxMDE1MjA1ODU3WjAcMRowGAYDVQQDExFvcnRoZC5jb21pZXJlLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALcmX+LZOz448gFmJtC0d43naA9Wzk1+DfI6x1+irp6xmqkSgnogxg1D7wqxjY4E8Hnta4tHS0jJE4KEkov8I8e5kZLbtk2A/N0dHZXYbqyIx/HDTGyCenA5Ha6xUO3Cg9/Ffs4rJQSZjMINpJdzy6XB/XCguKjbW9PGf505Jswc5hN25IxhnlDYXO2mpRVqdSwMOlDSi1POLaySljAe7iwt+pUgh9qNxJwO5Xd35NUujZ1u3L0TXzSBRtLjZAlItH7+V+zYQw37UD6Qi9DRjTwLfwxFELkoaAFg4iUWcVFKNPk6aU+SG+6KYQOkBcOGk5tuOnA4jfnElgte+aG3bY0CAwEAAaOCAkowggJGMA4GA1UdDwEB/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBS7rJ8KkHFRi3xswS4kHShX5v3ZUDAfBgNVHSMEGDAWgBTHgfX9jojZADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd3IzL1JHYzAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IzLmNydDAcBgNVHREEFTATghFvcnRoZC5jb21pZXJlLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvNm94Ym9GZ3Nwa00uY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHUA2ra/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGQwoJkGgAABAMARjBEAiBtO7vhkoGoCvtQ6UpFD6LFo+6z/Cr4kNTqlPIymL+r+AIgLBbPJGsPa31TAZR1iR3UHiPjBpuAcxlDFjtXyUiD7PoAdwDuzdBk1dsazsVct520zROiModGfLzs3sNRSFlGcR+1mwAAAZDCgmPpAAAEAwBIMEYCIQDBmhDocX8JEGhM2IwFFGiXO6fDdT4xG0qKSoyTUCzBigIhAKNrPoGP5j7g5BsZf1VtNQIC0ZnY3C7xR4erPv2dL4ztMA0GCSqGSIb3DQEBCwUAA4IBAQAjB2Qzi8p0Jpeq7MYIAaWiCmVRwhiloZQuLQqsQav6pFStDH7HJsfoyoxbCK8+Eg3eybR25M7Y7KHLzw3m/OJJkn6QZlG5HGWQjdZzHFGr3K/P0fmIABqK1871+gpTPhDdK/1FMsrH23dDGDo8RJ5FRQtMKh18BwGPx7ANQCcPk1r66amm4y/1b0yz8eM43aiNdmQVgrELSkMI0ar1PqSdd3n4jCtzDjaQDGZkI7DGRU1gafC56+BMSwARhrD3i3NB2JP6caPjlQotGHxnZGN+dJ0jezSDLIH7zLNN6RtijsQl94Mm3yvzIvQfBrIoKAtRkakbiIBiIhx/g0DEABvS",
"tags": [
"dv",
"trusted"
]
}
},
"url": "https://35.244.184.114/",
"_meta": {
"name": "",
"desc": "",
"category": ""
},
"last_updated_at": "2025-02-18T22:04:24.786Z"
}
],
"services_hash": "b3d1f2a2ac9fddf02e54add76accb1286c9c9d9308ecd650b202690b04e58e7c",
"last_updated_at": "2025-02-18T22:04:24.786Z",
"banner": [
"http",
"tls"
],
"is_vuln": false
}