Please enable JavaScript to view this site.

HL7 C# Script Reference

 

System Architecture

System Architecture

 

Types of Scripts

 

When you sit down to create a CORE HL7 C# Script the first decision you have to make is which type of script are you writing? There are only 2 different types.

 

Type 1: A script that requires a HL7 message feed. This means that your script will perform operations on a SINGLE HL7 message which will be passed into it by the Script Hosting Application.

Type 2: A "stand-alone" script which is just called by the Script Hosting Application which performs some other tasks. It may be a script which runs continuously until STOPPED by Script Hosting Application setting the StopAllProcessing flag to true. Examples 1 and 3 in Example Scripts demonstrate how to do this.


Script Engine Folder Polling

Script Engine Folder Polling

 

 

 

 

 

 


 

Under Construction Check Back Soon

Under Construction Check Back Soon

  

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