Difference between revisions of "Interfaces"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
==HL7 Resources==
 
==HL7 Resources==
 +
*[[HL7 Editors]]
 +
*[http://www.hl7.org.au/HL7-Tools.htm HL7 Tools]
  
[[HL7 Editors]]
+
==Interface Engines==
 
 
[http://www.hl7.org.au/HL7-Tools.htm HL7 Tools]
 
 
 
== Interface Engines ==
 
 
*GE ConnectR
 
*GE ConnectR
 
*[http://www.microsoft.com/biztalk/en/us/default.aspx Microsoft BizTalk Server]  
 
*[http://www.microsoft.com/biztalk/en/us/default.aspx Microsoft BizTalk Server]  
Line 29: Line 27:
 
*[http://www.interfaceware.com/iguana.html Interfaceware Iguana]
 
*[http://www.interfaceware.com/iguana.html Interfaceware Iguana]
  
== Types of Interfaces ==
+
==Types of Interfaces==
 
*ADT Patient List  
 
*ADT Patient List  
 
*Charge  
 
*Charge  
Line 42: Line 40:
 
*Outbound Immunization
 
*Outbound Immunization
  
== Interface Engine Purchasing Considerations ==
+
==Interface Engine Purchasing Considerations==
# '''Installation''' -  How easy is the engine to install? Is there a migration path from your existing interface engine?
+
#'''Installation''' -  How easy is the engine to install? Is there a migration path from your existing interface engine?
# '''Usability''' - How intuitive is the user interface? Does it offer the capability of both GUI and code programming of interfaces?
+
#'''Usability''' - How intuitive is the user interface? Does it offer the capability of both GUI and code programming of interfaces?
# '''Performance''' - What is the throughput of the interface engine, i.e. how many messages does the interface process per minute for a given fan out?
+
#'''Performance''' - What is the throughput of the interface engine, i.e. how many messages does the interface process per minute for a given fan out?
# '''Reliability''' - Does the engine have 24X7 operation? What are typical causes/estimates of downtime?
+
#'''Reliability''' - Does the engine have 24X7 operation? What are typical causes/estimates of downtime?
# '''Scalability''' - Is this engine built to support increases in throughput? What is the nominal number of interfaces it can support without performance degradation?
+
#'''Scalability''' - Is this engine built to support increases in throughput? What is the nominal number of interfaces it can support without performance degradation?
# '''Configurability''' - Does the interface engine allow for customization and extensions to be carried out by the customer or 3rd party resources, without vendor involvement?
+
#'''Configurability''' - Does the interface engine allow for customization and extensions to be carried out by the customer or 3rd party resources, without vendor involvement?
# '''Target Market''' - Does the vendor have a primary focus on health care?
+
#'''Target Market''' - Does the vendor have a primary focus on health care?
# '''Support''' - Does the vendor offer 24X7 support? Is the support model included in the costs of the interface engine? Are there different tiers of support?
+
#'''Support''' - Does the vendor offer 24X7 support? Is the support model included in the costs of the interface engine? Are there different tiers of support?
 
 
  
 
==Additional Resources==
 
==Additional Resources==
[http://interfaces.galenhealthcare.com Allscripts Interface Developers Network]
+
*[http://interfaces.galenhealthcare.com Allscripts Interface Developers Network]

Revision as of 16:53, 20 October 2011

Interfaces are connections between two systems. ConnectR is the interface management and monitoring tool of choice for Allscripts implementations. An example of an interface would be the data flowing from a scheduling system into TouchWorks.

A single interface consists of both a source and target system. Each interface uses a map to define where to put incoming data on the way back out. Additionally translation tables can be used to map more than one value to a single output value.

HL7 Resources

Interface Engines

Types of Interfaces

  • ADT Patient List
  • Charge
  • Conversions
  • Dictate
  • Document (Inbound)
  • Document (Outbound)
  • Immunization
  • Order
  • Reg/Sched
  • Results
  • Outbound Immunization

Interface Engine Purchasing Considerations

  1. Installation - How easy is the engine to install? Is there a migration path from your existing interface engine?
  2. Usability - How intuitive is the user interface? Does it offer the capability of both GUI and code programming of interfaces?
  3. Performance - What is the throughput of the interface engine, i.e. how many messages does the interface process per minute for a given fan out?
  4. Reliability - Does the engine have 24X7 operation? What are typical causes/estimates of downtime?
  5. Scalability - Is this engine built to support increases in throughput? What is the nominal number of interfaces it can support without performance degradation?
  6. Configurability - Does the interface engine allow for customization and extensions to be carried out by the customer or 3rd party resources, without vendor involvement?
  7. Target Market - Does the vendor have a primary focus on health care?
  8. Support - Does the vendor offer 24X7 support? Is the support model included in the costs of the interface engine? Are there different tiers of support?

Additional Resources