pacs.him.wowdigital.sa Open in urlscan Pro
175.110.236.211  Public Scan

Submitted URL: https://pacs.him.wowdigital.sa/
Effective URL: https://pacs.him.wowdigital.sa/app/explorer.html
Submission: On August 04 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

<form data-ajax="false" id="lookup-form">
  <div data-role="fieldcontain" class="ui-field-contain ui-body ui-br">
    <label for="lookup-patient-id" class="ui-input-text">Patient ID:</label>
    <input type="text" name="lookup-patient-id" id="lookup-patient-id" value="" class="ui-input-text ui-body-c ui-corner-all ui-shadow-inset">
  </div>
  <div data-role="fieldcontain" class="ui-field-contain ui-body ui-br">
    <label for="lookup-patient-name" class="ui-input-text">Patient Name:</label>
    <input type="text" name="lookup-patient-name" id="lookup-patient-name" value="" class="ui-input-text ui-body-c ui-corner-all ui-shadow-inset">
  </div>
  <div data-role="fieldcontain" class="ui-field-contain ui-body ui-br">
    <label for="lookup-accession-number" class="ui-input-text">Accession Number:</label>
    <input type="text" name="lookup-accession-number" id="lookup-accession-number" value="" class="ui-input-text ui-body-c ui-corner-all ui-shadow-inset">
  </div>
  <div data-role="fieldcontain" class="ui-field-contain ui-body ui-br">
    <label for="lookup-study-description" class="ui-input-text">Study Description:</label>
    <input type="text" name="lookup-study-description" id="lookup-study-description" value="" class="ui-input-text ui-body-c ui-corner-all ui-shadow-inset">
  </div>
  <div data-role="fieldcontain" class="ui-field-contain ui-body ui-br">
    <label for="lookup-study-date" class="ui-select">Study Date:</label>
    <div class="ui-select">
      <div data-corners="true" data-shadow="true" data-iconshadow="true" data-wrapperels="span" data-icon="arrow-d" data-iconpos="right" data-theme="c" data-inline="false" data-mini="false"
        class="ui-btn ui-btn-up-c ui-shadow ui-btn-corner-all ui-fullsize ui-btn-block ui-btn-icon-right"><span class="ui-btn-inner ui-btn-corner-all"><span class="ui-btn-text">Any date</span><span
            class="ui-icon ui-icon-arrow-d ui-icon-shadow">&nbsp;</span></span><select name="lookup-study-date" id="lookup-study-date">
          <option value="">Any date</option>
          <option value="20240804">Today</option>
          <option value="20240803">Yesterday</option>
          <option value="20240728-">Last 7 days</option>
          <option value="20240704-">Last 31 days</option>
          <option value="20240503-">Last 3 months</option>
          <option value="20230805-">Last year</option>
          <option value="specific">Specific date</option>
        </select></div>
    </div>
  </div>
  <div data-role="fieldcontain" class="ui-field-contain ui-body ui-br">
    <label for="lookup-study-date-specific" class="ui-input-text"></label>
    <input type="date" name="lookup-study-date-specific" id="lookup-study-date-specific" class="ui-input-text ui-body-c ui-corner-all ui-shadow-inset" style="display: none;">
  </div>
  <fieldset class="ui-grid-b">
    <div class="ui-block-a">
      <a href="#find-patients" data-role="button" data-theme="b" data-direction="reverse" data-corners="true" data-shadow="true" data-iconshadow="true" data-wrapperels="span" class="ui-btn ui-btn-up-b ui-shadow ui-btn-corner-all"><span class="ui-btn-inner ui-btn-corner-all"><span class="ui-btn-text">All patients</span></span></a>
    </div>
    <div class="ui-block-b">
      <a href="#find-studies" data-role="button" data-theme="b" data-direction="reverse" data-corners="true" data-shadow="true" data-iconshadow="true" data-wrapperels="span" class="ui-btn ui-btn-up-b ui-shadow ui-btn-corner-all"><span class="ui-btn-inner ui-btn-corner-all"><span class="ui-btn-text">All studies</span></span></a>
    </div>
    <div class="ui-block-c">
      <div data-corners="true" data-shadow="true" data-iconshadow="true" data-wrapperels="span" data-icon="null" data-iconpos="null" data-theme="e" data-inline="false" data-mini="false"
        class="ui-btn ui-btn-up-e ui-shadow ui-btn-corner-all ui-fullsize ui-btn-block" aria-disabled="false"><span class="ui-btn-inner ui-btn-corner-all"><span class="ui-btn-text">Do lookup</span></span><button id="lookup-submit" type="submit"
          data-theme="e" class="ui-btn-hidden" aria-disabled="false">Do lookup</button></div>
    </div>
  </fieldset>
  <div>&nbsp;</div>
</form>

<form class="ui-listview-filter ui-bar-c ui-listview-filter-inset" role="search">
  <div class="ui-input-search ui-shadow-inset ui-btn-corner-all ui-btn-shadow ui-icon-searchfield ui-body-c"><input placeholder="Filter items..." data-type="search"
      class="ui-input-text ui-body-c"><a href="#" class="ui-input-clear ui-btn ui-btn-up-c ui-shadow ui-btn-corner-all ui-fullsize ui-btn-icon-notext ui-input-clear-hidden" title="clear text" data-corners="true" data-shadow="true" data-iconshadow="true" data-wrapperels="span" data-icon="delete" data-iconpos="notext" data-theme="c" data-mini="false"><span class="ui-btn-inner ui-btn-corner-all"><span class="ui-btn-text">clear text</span><span class="ui-icon ui-icon-delete ui-icon-shadow">&nbsp;</span></span></a>
  </div>
</form>

<form data-ajax="false">
  <div data-role="fieldcontain">
    <label for="qr-server">DICOM server:</label>
    <select name="qr-server" id="qr-server">
    </select>
  </div>
  <div data-role="fieldcontain" id="qr-fields">
    <fieldset data-role="controlgroup">
      <legend>Field of interest:</legend>
      <input type="radio" name="qr-field" id="qr-patient-id" value="PatientID" checked="checked">
      <label for="qr-patient-id">Patient ID</label>
      <input type="radio" name="qr-field" id="qr-patient-name" value="PatientName">
      <label for="qr-patient-name">Patient Name</label>
      <input type="radio" name="qr-field" id="qr-accession-number" value="AccessionNumber">
      <label for="qr-accession-number">Accession Number</label>
      <input type="radio" name="qr-field" id="qr-study-description" value="StudyDescription">
      <label for="qr-study-description">Study Description</label>
    </fieldset>
  </div>
  <div data-role="fieldcontain">
    <label for="qr-value">Value for this field:</label>
    <input type="text" name="qr-value" id="qr-value" value="">
  </div>
  <div data-role="fieldcontain">
    <label for="qr-date">Study date:</label>
    <select name="qr-date" id="qr-date">
    </select>
  </div>
  <div data-role="fieldcontain">
    <label for="qr-date-specific"></label>
    <input type="date" name="qr-date-specific" id="qr-date-specific">
  </div>
  <div data-role="fieldcontain" id="qr-modalities">
    <div data-role="fieldcontain">
      <fieldset data-role="controlgroup" data-type="horizontal">
        <legend>Modalities:</legend>
        <input type="checkbox" name="CR" id="qr-cr" class="custom"> <label for="qr-cr">CR</label>
        <input type="checkbox" name="CT" id="qr-ct" class="custom"> <label for="qr-ct">CT</label>
        <input type="checkbox" name="MR" id="qr-mr" class="custom"> <label for="qr-mr">MR</label>
        <input type="checkbox" name="NM" id="qr-nm" class="custom"> <label for="qr-nm">NM</label>
        <input type="checkbox" name="PT" id="qr-pt" class="custom"> <label for="qr-pt">PT</label>
        <input type="checkbox" name="US" id="qr-us" class="custom"> <label for="qr-us">US</label>
        <input type="checkbox" name="XA" id="qr-xa" class="custom"> <label for="qr-xa">XA</label>
        <input type="checkbox" name="DR" id="qr-dr" class="custom"> <label for="qr-dr">DR</label>
        <input type="checkbox" name="DX" id="qr-dx" class="custom"> <label for="qr-dx">DX</label>
        <input type="checkbox" name="MG" id="qr-mg" class="custom"> <label for="qr-mg">MG</label>
      </fieldset>
    </div>
  </div>
  <fieldset class="ui-grid-a">
    <div class="ui-block-a">
      <button id="qr-echo" data-theme="a">Test Echo</button>
    </div>
    <div class="ui-block-b">
      <button id="qr-submit" type="submit" data-theme="b">Search studies</button>
    </div>
  </fieldset>
</form>

<form data-ajax="false" id="retrieve-form">
  <div data-role="fieldcontain">
    <label for="retrieve-target">Target AET:</label>
    <input type="text" name="retrieve-target" id="retrieve-target">
  </div>
  <fieldset class="ui-grid-b">
    <div class="ui-block-a"></div>
    <div class="ui-block-b">
      <button id="retrieve-submit" type="submit" data-theme="b">Retrieve</button>
    </div>
    <div class="ui-block-c"></div>
  </fieldset>
</form>

Text Content

WOW ORTHANC » LOOKUP STUDIES

Lookup  Plugins 
Upload  Query/Retrieve  Jobs 


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.



Patient ID:
Patient Name:
Accession Number:
Study Description:
Study Date:
Any date  Any dateTodayYesterdayLast 7 daysLast 31 daysLast 3 monthsLast
yearSpecific date

All patients
All studies
Do lookupDo lookup
 


WARNING:

Your lookup led to many results! Showing only ? studies to avoid performance
issue. Please make your query more specific, then relaunch the lookup.
 
clear text 

Open DICOMweb client 


WOW ORTHANC » ALL PATIENTS

Lookup Plugins
Upload Query/Retrieve Jobs


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.


WARNING:

This is a large Orthanc server. Showing only ? patients to avoid performance
issue. Make sure to use lookup if targeting specific patients!
 


WOW ORTHANC » ALL STUDIES

Lookup Plugins
Upload Query/Retrieve Jobs


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.


WARNING:

This is a large Orthanc server. Showing only ? studies to avoid performance
issue. Make sure to use lookup if targeting specific studies!
 


WOW ORTHANC » UPLOAD DICOM FILES

Lookup Plugins


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.





 * Select files to upload ...
 * Start the upload
   
 * Clear the pending uploads






WARNING:

Orthanc issue #21: On Firefox, especially on Linux & OSX systems, files might be
missing if using drag-and-drop. Please use the "Select files to upload" button
instead, or use the command-line "ImportDicomFiles.py" script.
 * Drag and drop DICOM files here


WOW ORTHANC » PATIENT

Lookup Plugins
Upload Query/Retrieve Jobs


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.

Unprotected Protected



 * Interact
 * Delete this patient
 * Send to remote modality
 * Anonymize

 * Access
 * Before anonymization
 * Before modification
 * Download ZIP
 * Download DICOMDIR




WOW ORTHANC » PATIENT » STUDY

Lookup Plugins
Upload Query/Retrieve Jobs


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.

 * Interact
 * Delete this study
 * Send to DICOM modality
 * Anonymize

 * Access
 * Before anonymization
 * Before modification
 * Download ZIP
 * Download DICOMDIR




WOW ORTHANC » PATIENT » STUDY » SERIES

Lookup Plugins
Upload Query/Retrieve Jobs


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.

 * Interact
 * Delete this series
 * Send to DICOM modality
 * Anonymize

 * Access
 * Before anonymization
 * Before modification
 * Preview this series
 * Download ZIP
 * Download DICOMDIR




WOW ORTHANC » PATIENT » STUDY » SERIES » INSTANCE

Lookup Plugins
Upload Query/Retrieve Jobs


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.

 * Interact
 * Delete this instance
 * Send to DICOM modality

 * Access
 * Before anonymization
 * Before modification
 * Download the DICOM file
 * Download the JSON file
 * Preview the instance


DICOM TAGS

Show tag description


META HEADER




DATASET

Transfer syntax:




WOW ORTHANC » PLUGINS

Lookup Plugins


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.


WOW ORTHANC » DICOM QUERY/RETRIEVE (1/4)

Lookup Plugins


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.

DICOM server:
Field of interest: Patient ID Patient Name Accession Number Study Description
Value for this field:
Study date:

Modalities: CR CT MR NM PT US XA DR DX MG
Test Echo
Search studies


WOW ORTHANC » DICOM QUERY/RETRIEVE (2/4)

Lookup Plugins
Query/Retrieve


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.


WOW ORTHANC » DICOM QUERY/RETRIEVE (3/4)

Lookup Plugins
Query/Retrieve


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.


WOW ORTHANC » DICOM QUERY/RETRIEVE (4/4)

Lookup Plugins
Query/Retrieve


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.

Target AET:

Retrieve



WOW ORTHANC » JOBS

Lookup Plugins


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.


WOW ORTHANC » JOB

Lookup Plugins
Jobs


INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.


Cancel job Resubmit job Pause job Resume job


Sending to Orthanc peer...



Sending to DICOM modality...



Retrieving images from DICOM modality...






INSECURE SETUP

Your Orthanc server is accepting remote connections, but is using the default
username and password, or has user authentication explicitly turned off. Please
carefully read your logs and review your configuration, especially options
RemoteAccessAllowed, AuthenticationEnabled, and RegisteredUsers.


LOADING