TechOmni

The necessary setup for accessing and utilizing TechOmni is fairly simple and straightforward, requiring just a basic install of a layout that is then viewable as a sidemenu option in the Enterprise Health system ( EH ). When accessed, the TechOmni form and all open encounters (filtered by the determined criteria) will display.
In populating the form, users will be able to input the Order Number, which can be used to tie back to the Transcribed Report (where available).

TechOmni functions off of a simple process where images that are sent over as DICOM files to EH can be linked to the necessary encounter, created using the TechOmni functionality. Once ready, the transcriber can pull up any encounter and review the images from the TechOmni worklist, transcribing as needed. Once the transcribed report exists, the encounter will close.
TechOmni is a powerful tool that can be used in conjunction with the RadOmni worklist as well as outside entities via HL7 interface to create complex workflows that enable features such as two-way communication between rads and techs, auto-launching of DICOM viewing applications and dictation/VR software, presentation of applicable prior studies and reports, order and results routing, order creation using CPT picklist and customized results delivery. Please contact our support team for more information regarding these advanced functions.

  • Users with the appropriate permissions can create JSON files from EH , using the System Configuration tab of the Control Panel. This allows administrators to easily review, approve, and export a JSON file from one EH system (e.g., DEV, QA, etc.) and easily import into another (e.g., PROD), avoiding duplicative work and ensuring consistency. For more information, see our help documentation on how to Import or Export JSON Files .
  • By default, the TechOmni layout displays All Encounters. Open Encounter Criteria can be added to the TechOmni All Encounters ListView, if necessary. The following criteria may be added to the layout:
    • Stages
      • If incoming encounters utilize staging, adding this option allows users to filter out completed or problematic records more easily.
      • Ex: WHERE=“e.stage NOT IN (‘Problem’,‘Order Complete’)”
    • Visit Types
      • If multiple types of encounter orders are being used, adding this option allows users to easily restrict the report to specific visit types, as needed.
      • Ex: WHERE=“e.stage NOT IN (‘Problem’,‘Order Complete’) AND e.visit_type=‘OUTPATIENT’”
    • Order Types
      • Adding this option allows users to easily display any encounters with encounter orders of any particular order type(s).
        • Imaging = IF
        • Labs = L
        • Referrals = RF
Tip
See additional Order Types available under the Orders-List Editor tab of the Control Panel.
  • Ex: JOIN=“inner join encounter_orders o ON o.enc_id=e.encounter_id and o.type=‘IF’
  • Order Status
    • Every order is assigned an order status. Though TechOmni will likely be used for Pending orders, exclusively, the following is a list of all available order statuses and their respective identifiers:
    • REPEAT = -5
    • AUTO_DECLINED = -4
    • WAIVED = -3
    • DELETED   = -2
    • DECLINED  = -1
    • PENDING   = 0
    • ORDERED   = 1
    • COMPLETED = 2
    • INPROGRESS = 3
  • Encounter Location
    • If multiple locations are used, adding this option allows users to easily restrict the report by the specific location(s), as needed.
    • Ex: WHERE=“e.stage!=‘Problem’ AND e.location!=‘CAM’”

Enterprise Health Documentation

Page Created:
Last Updated:
Last Build: Sun, 13 Nov 2022 01:02:18 UTC
WikiGDrive Version: 8799ccfd58b47ed721e42eeadb589071776ed64f