Please enable JavaScript to view this site.

CORE HL7 API

Online Help - Region 1: [CORE HL7 API Basic]

Other CORE HL7 API Help Regions

Download the API Libraries


 

For the .Net libraries you will need to add up to 3 NuGet packages to your applications. For the .Net DLLs we have also included the JSON files for each DLL which has the dependencies as well. The Screenshots are from Microsoft Visual Studio 2022 in a .Net 6 Example Application

 

Mandatory NuGet Package: System.Management by Microsoft. The latest stable build should be sufficient for whatever platform you're working on (.Net 5, .Net 6, etc)

 

From Tools -> NuGet Package Manager

From Tools -> NuGet Package Manager

 

 

Optional NuGet Package: System.Drawing.Common by Microsoft. Again the latest stable build should be sufficient.

 

NOTE: This package will only be required if you want to use either the HL7Definition class OR the MiniHTMLBuilder class documented in Help Region 3.

 

From Tools -> NuGet Package Manager

From Tools -> NuGet Package Manager

 

Optional NuGet Package: System.ServiceProcess.ServiceController by Microsoft. Again the latest stable build should be sufficient.

 

NOTE: This package will only be required if you want to use either the WinServiceController OR WinServiceInstaller classes documented in Help Region 3.

 

From Tools -> NuGet Package Manager

From Tools -> NuGet Package Manager

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC