gears1

The EHL7Interface DLL

Top  Previous  Next

FileName: EHL7Interface.dll

Installation: Windows System Folder (Windows\System32, etc) or alternatively.

 

1 Object: eUtilities

 

 

The EHL7 Interface DLL consists of various pre-built screens providing basic user interfaces for the EasyHL7 system. 

 

Some of the user interfaces included are:

1.System configuration: Allows a user to install default vendor definitions or set the default vendor path in the win.ini
2.HL7 Definitions:  Allows a user to view/edit EasyHL7 HL7 definitions for a particular vendor.
3.HL7 File Viewer:  Allows a user to open and view the contents of HL7 and EasyHL7 XML files
4.Vendor Maintenance:  Allows a user to create/edit/delete vendors
5.Processing Profile Maintenance: Allows a user to create/edit/execute processing profiles

6.   Commando Run-Time Processor Configuration: ->New in Version 4.x<- Allows a user to view/ edit / save local configuration options in an exported Commando HL7 Workbench Message Processor (.mpp) file.

 

The demo program EasyHL7.exe was created entirely using only the eUtilities object in the EHL7Interface dll.

 

Just as the EasyHL7.exe program uses the EHL7Interface DLL for it's core programming, all of the user-interfaces in the EHL7Interface DLL use the data and processing services of the EasyHL7 Runtime Engine (EHL7.dll).  Use of these pre-built interfaces is NOT required by any part of the system.  You can design and develop your own interfaces using the same objects and methods in the EHL7 DLL.

 

Properties and Methods

 

User Interface Methods: ShowSegments(), ShowElements(), ShowElementProperties(), ShowTables(), ShowDataTypes(), ShowReports(), ShowProfiles(), ShowConfiguration(), ShowAnnotations(), OpenFileManager(), ShowVendors(), ShowRegistration(), NewVendor()