heskaulite.infinittna.com Open in urlscan Pro
192.199.11.78  Public Scan

URL: https://heskaulite.infinittna.com/externalInterface/shareviewexi?ENC=0n03ZWZMs6G4wNhtpWMcUw==
Submission: On July 19 via manual from IN — Scanned from DE

Form analysis 6 forms found in the DOM

<form id="formDeleteContent">
  <fieldset>
    <p><span id="cntItem">0</span> Objekte werden gelöscht. Sind Sie sicher, dass Sie löschen möchten?</p>
    <div id="deleteReason"><label>Löschgrund<span class="highlight">*</span></label><input type="text"></div>
    <label style="margin:10px 0 0 0;display:none;"><input type="checkbox"><span style="margin-left:5px;">IOCM Auto-Send</span></label>
    <div style="display:flex;margin:0 0 10px 0;display:none;">
      <span>Grund</span>
      <select style="margin:0 0 0 5px;"></select>
    </div>
  </fieldset>
</form>

<form id="formExportContent">
  <fieldset id="fieldOption" name="fieldOption">
    <legend>Option</legend>
    <div id="optAnony">
      <label class="optAnonymization">
        <input type="radio" name="anonymization" value="T">
        <span>Anonymisierung <label>Voreingestellte Liste <select id="exportPreset" name="exportPreset"></select></label>
        </span>
      </label>
    </div>
    <div id="optOriginal">
      <label>
        <input type="radio" name="anonymization" value="F"> <span>Original</span>
        <label><input type="checkbox" name="filePath"> <span>Mit dem originalen Dateipfad</span></label>
      </label>
    </div>
  </fieldset>
  <fieldset id="fieldOptionG3" name="fieldOptionG3">
    <legend>Option</legend>
    <div id="divOptionG3">
      <div id="optOriginalG3">
        <label>
          <input type="radio" name="anonymize" value="N"> <span>Original</span>
        </label>
      </div>
      <div id="optAnonyG3">
        <label class="optAnonymization">
          <input type="radio" name="anonymize" value="Y"> <span>Anonymisierung</span>
        </label>
      </div>
    </div>
    <div id="optConverType">
      <label class="optConvertType"><span>Convert type</span>
        <select name="convertType">
          <option value="D">DICOM file(*.dcm)</option>
          <option value="J">JPEG file(*.jpg)</option>
        </select>
      </label>
    </div>
  </fieldset>
  <fieldset id="fieldImages" name="fieldImages" class="fieldImages">
    <legend>Bilder</legend>
    <label><input type="radio" name="images" value="study"> <span>Untersuchung wählen (alle Bilder)</span></label>
    <label><input type="radio" name="images" value="series"> <span>Serien wählen</span></label>
    <label><input type="radio" name="images" value="images"> <span>Bilder wählen</span></label>
  </fieldset>
  <fieldset id="fieldType" name="fieldType">
    <legend>Export Typ</legend>
    <label><input type="radio" name="exportType" value="E"> <span>Pro Untersuchung</span></label>
    <label style="float:right;width:250px;"><input type="radio" name="exportType" value="P"> <span>Pro Patient</span></label>
  </fieldset>
  <fieldset id="fieldReason" name="fieldReason">
    <legend>Reason for export <span>*</span></legend>
    <input type="text" name="exportReason">
  </fieldset>
</form>

<form id="formSelectUser">
  <fieldset>
    <legend>Select User</legend>
    <label for="" class="title">User Level</label>
    <select name="selUserLevel">
      <option>AnyLevel</option>
    </select>
    <label for="" class="title">Benutzer ID</label>
    <input type="text" name="selUserID">
    <label for="" class="title">User Name</label>
    <input type="text" name="selUserName">
    <input type="submit" value="Suche">
  </fieldset>
</form>

<form class="section" id="formImageSharing">
  <fieldset class="shareOption">
    <legend>Sharing options</legend>
    <dl>
      <dt class="accessControl">Access Control</dt>
      <dd class="accessControl">
        <span>
          <input type="checkbox" name="period" class="period"><span>for the next</span>
          <input type="number" id="shareDays" class="ac_Item numberinput" title="">
          <span>Tage</span>
        </span>
        <span>
          <input type="checkbox" name="count" class="count"><span>Up to</span>
          <input type="number" id="shareTimes" class="ac_Item numberinput" title="">
          <span>Times</span>
        </span>
      </dd>
      <dt>Anonymize</dt>
      <dd><input type="checkbox" name="shareAnonymize"></dd>
      <dt>Require</dt>
      <dd>
        <span>
          <input type="checkbox" name="requiredPassword"> Passwort </span>
      </dd>
      <dt>Can Access</dt>
      <dd>
        <label><input type="radio" name="sharedRange" class="accessOnly" value="0">Selected Exam Only</label>
        <label><input type="radio" name="sharedRange" class="accessAll" value="1">All Exams for this patient ID</label>
        <label><input type="radio" name="sharedRange" class="useRelevant" value="2">Same relevant exams for this patient ID</label>
      </dd>
    </dl>
    <input type="hidden" name="shareKeyList">
    <input type="hidden" name="shareURLList">
    <input type="hidden" name="sharePassword">
  </fieldset>
  <fieldset class="shareComment">
    <legend>Comment</legend>
    <textarea name="txtShareComment"></textarea>
  </fieldset>
  <fieldset class="shareRecipient">
    <legend>Recipient</legend>
    <label class="system-user">System User</label>
    <span class="shareUserSearch" id="shareUserSearch">
      <button type="button" name="btnSearchUser" class="userSystem">Suchen</button>
    </span>
    <label style="margin-top:15px;">External User</label>
    <label class="userExternal">Name <input type="text" name="externalName" class="userExternal">
    </label>
    <label class="userExternal">E-mail <input type="text" name="externalEmail" class="userExternal">
    </label>
    <label class="userExternal">Cellular <div style="display:flex;">
        <input type="text" name="externalSMS" class="userExternal">
        <select name="externalEndPoint" class="userExternal" style="min-width:80px;"></select>
      </div>
    </label>
    <button type="button" id="btnAddExternalUser">Add</button>
    <div>
      <label>
        <input type="checkbox" name="methodMail" class="methodMail">
        <span>To (E-mail)</span>
      </label>
      <input id="sendToEmail" class="send-to">
    </div>
    <div>
      <label>
        <input type="checkbox" name="methodSMS" class="methodSMS">
        <span>To (SMS)</span>
      </label>
      <input id="sendToSMS" class="send-to" style="display:none;">
    </div>
  </fieldset>
</form>

<form class="section" id="formDICOMSend">
  <fieldset class="shareOption">
    <legend>Destination AETitle</legend>
    <select id="selectAETitle">Select AETitle</select>
    <input type="text" readonly="" name="hostname" placeholder="Hostname">
    <input type="text" readonly="" name="ip" placeholder="IP">
    <input type="text" readonly="" name="port" placeholder="Port">
    <button type="button" name="networkTest">Netzwerktest</button>
  </fieldset>
  <div id="editInfo">
    <label><input type="radio" name="infoOption" value="O">Original</label>
    <label><input type="radio" name="infoOption" value="E">Edit Info</label>
    <label><input type="radio" name="infoOption" value="A">Update Info as Anonymous</label>
  </div>
  <fieldset class="sendStudyInfo">
    <legend>Study Information</legend>
    <div class="formDICOMSend_DivBoxLeft">
      <dl>
        <dt>
          <label for="patientId"><input type="checkbox" id="patientId" name="patientId" class="methodMail CheckBtn">Patienten ID</label>
        </dt>
        <dd>
          <input type="text" name="pid" class="EditTextBox">
        </dd>
        <dt>
          <label for="patientName"><input type="checkbox" id="patientName" name="patientName" class="methodSMS CheckBtn">Patientenname</label>
        </dt>
        <dd>
          <input type="text" name="pname" class="EditTextBox">
        </dd>
        <dt>
          <label for="accessionNo"><input type="checkbox" id="accessionNo" name="accessionNo" class="methodMail CheckBtn">Accessionnr</label>
        </dt>
        <dd>
          <input type="text" name="acc" class="EditTextBox">
        </dd>
        <dt>
          <label for="institution"><input type="checkbox" id="institution" name="institution" class="methodSMS CheckBtn">Institution</label>
        </dt>
        <dd>
          <input type="text" name="inst" class="EditTextBox">
        </dd>
      </dl>
    </div>
    <div class="formDICOMSend_DivBoxRigth">
      <dl>
        <dt>
          <label for="birthdate"><input type="checkbox" id="birthdate" name="birthdate" class="methodMail CheckBtn">Geburtsdatum</label>
        </dt>
        <dd>
          <input type="text" id="sendBirthdate" name="dob" class="EditTextBox">
          <img src="../../Assets/Image/worklist/Date.png" onclick="showDialogCalendar('criterion')" style="height:20px; width:20px; position:relative; top:6px; left:-25px">
        </dd>
        <dt>
          <label for="gender"><input type="checkbox" id="gender" name="gender" class="methodSMS CheckBtn">Gender</label>
        </dt>
        <dd>
          <label><input type="radio" class="SexRadioBtn" name="sex">Male</label>
          <label><input type="radio" class="SexRadioBtn" name="sex">Female</label>
          <label><input type="radio" class="SexRadioBtn" name="sex">Other</label>
          <label><input type="radio" class="SexRadioBtn" name="sex">Unknown</label>
        </dd>
      </dl>
    </div>
  </fieldset>
  <div id="sendOption">
    <label for="generateUID"><input type="checkbox" id="generateUID" name="generateUID" class="methodMail">Generate new UID</label>
    <span>Compression<select id="selectCompression"></select></span>
  </div>
</form>

<form onsubmit="return setWetReadingData(this)" onreset="return closeLayerPop()">
  <textarea id="wt_editCont"></textarea>
  <input type="hidden" id="wt_studyKey">
  <div id="wt_txtDate"></div>
  <div id="wt_btns">
    <input type="submit" value="SAVE">
    <input type="reset" value="CANCEL">
  </div>
</form>

Text Content

Anmerkung 2D-Text
Speichern Abbrechen
Anmerkung 2D-Text
Bitte geben Sie die Annotation in das Textfeld ein.

Pixel spacing value calibration
Select calibration mode

Pixel XY spacing calibration (both)

pixel X spacing calibration (width)

Pixel Y spacing calibration (height)

Reset original pixel value

OK Abbrechen

Measured Pixel Counts pt Input Real Length mm Current Pixel X Spacing mm Current
Pixel Y Spacing mm Equal Sides Pixel spacing can not be zero.

OK Abbrechen
Save Option

Annotation Calibration

Always confirm before saving
OK Abbrechen
Information
Möchten Sie sich wirklich abmelden?

Untersuchung exportieren
Bitte warten Sie einen Moment.
Information
Möchten Sie übertragen? Bitte beachten Sie, dass dies eine Weile dauern kann.

Information

Reason
Please type reason into the textbox.

reason :



Information
Der Viewer wurde noch nicht geladen. Bitte warten Sie.

Information
Das Panel ist noch nicht geladen. Bitte warten Sie einen Moment.

Information
Der Vergleichsmodus wird im iPad nicht unterstützt.

Fehlermeldung

Sitzungsnotiz

Information
Die Untersuchung wurde noch nicht geladen. Bitte warten Sie.
Speichere GSPS
Bitte warten Sie einen Moment.
Study Save
Bitte warten Sie einen Moment.

0 Objekte werden gelöscht. Sind Sie sicher, dass Sie löschen möchten?

Löschgrund*
IOCM Auto-Send
Grund
Option
Anonymisierung Voreingestellte Liste
Original Mit dem originalen Dateipfad
Option
Original
Anonymisierung
Convert type DICOM file(*.dcm) JPEG file(*.jpg)
Bilder Untersuchung wählen (alle Bilder) Serien wählen Bilder wählen Export Typ
Pro Untersuchung Pro Patient Reason for export *



Select User User Level AnyLevel Benutzer ID User Name



To (E-mail)
To (SMS)
Sharing
Sharing options Access Control for the next Tage Up to Times Anonymize Require
Passwort Can Access Selected Exam Only All Exams for this patient ID Same
relevant exams for this patient ID Comment Recipient System User Suchen External
User Name E-mail Cellular

Add
To (E-mail)
To (SMS)
Share Status



Web interface
Löschen Bearbeiten Hinzufügen



Titel
Command
Linkable variable

%id : User ID %pw : User Password %uk : User Key %pi : Patient ID %pn : Patient
Name %sk : Study Key %an : Accession Number %su : Study Instance UID %ss : Study
description



DICOM Send
Destination AETitle Select AETitle Netzwerktest
Original Edit Info Update Info as Anonymous
Study Information
Patienten ID Patientenname Accessionnr Institution
Geburtsdatum Gender Male Female Other Unknown
Generate new UID Compression

Send Status
Status Alle Ready Sending Fehlgeschlagen Sent Zwischen 1 Tag 3 Tage 7 Tage 15
Tage



Retry Löschen
The study information edited would be applied on all studies selected. Are you
sure?



SchnellbefundX

Information
Bitte warten Sie einen Moment. Gespeicherte Informationen werden jetzt geladen.