Skip to content
Alberto edited this page Jan 4, 2016 · 8 revisions

What is ITB?

ITB - InterSystems Tool Box is a package of classes that can be installed in InterSystems Ensemble that will allow you handle HL7 v.2.x messages in XML format.

HL7 v2.x in XML format

ITB includes services and operations to handle HL7 v2.x in XML format:

  • Business Services - receive HL7 XML messages from external applications and send an EnsLib.HL7.Message to production.
  • Business Operations - receive an EnsLib.HL7.Message from production and send HL7 XML messages to external applications.