Introduction

In normal case the Work List is filled by HL7 or DICOM with orders to do an examination. The prerequisites for orders are complete featured patient demographics.

If custo diagnostic connected via GDT to an external EPR System (Electronic Patient Record) only the reduced data of GDT are available. To make the Work List system usable with these reduced data some "tricks" are necessary.

Attention: You cannot combine a DICOM / HL7 system with this GDT system!

With this functionality the Work List can be filled with virtual orders through the GDT interface to use the full Work List functionality also in GP environment.

Prerequisites

  • License "custo diagnostic clinical"
  • the EPR system must support configurable 8402 field

Workflow

  • custo manager is started with GDT file as command line or in polling mode
  • the patient demographics contained in the GDT file are stored in the database
  • while storing the patient demographics the VisitID will be filled with the PatientID
  • if an apropriate shortcut found in field 8402 (see settings below) for this patient an order will created in the Work List (works for all examination types)
  • while creation the order the OrderID will be filled with an random 16 character long string

After the order exists in the Work List the normal workflow for worklist orders can be done. In the end dialogue the OrderID is not displayed.

Specials

  • if the custo manager is restarted with the same GDT file and the Work List entry is not be done the existing Work List entry will be refreshed
  • if the custo manager is restarted with the same GDT file and the Work List entry is done a new Work List entry will be created for this patient

In facts this means: for every patient only one Work List entry can be exist (for this examination type).

Settings

SettingValueDescription
Daten-Export\PraxisEdv\CardmRuhe\CreateHl7OrderByGdtImporttrue/falseEnable/Disable the functionlity generally
Daten-Export\PraxisEdv\CardmRuhe\CreateHl7OrderByGdtImportOpenWZLtrue/falseIf set to true the Work List will be opened automatically after import the GDT file.
Daten-Export\PraxisEdv\CardmRuhe\CreateHl7OrderByGdtImportTestId<String>
like "EKG23"
This is the shortcut of the field 8402. If an GDT file with this shortcut is read in the functionality is processed for this examination type. Its not allowed to duplicate this shortcut with other examination types.

Hint: The part "CardmRuhe" is replaceable with the other available examination types, like "CardmErgo", "ScreenA", "Tera" and so on.

Availability

  • custo diagnostic 4.6.3 (DC-4186)
  • custo diagnostic 5.0.3 (DC-4186)