Sun-microsystems Sun Adapter IP HL 7 Manual de usuario Pagina 112

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 111
Inbound HL7 V2 Collaboration - Part 2
The Collaboration receives the HL7 V2 message from the external using
receiveHL7message(). If an exception occurs due to incomplete data and the adapter fails to
read the data within the congured number of retries, the associated recourse action is taken. If
the exception is due to no response, the associated recourse action is taken.
If no exception occurs, validateHL7Message() is called, which validates the message to
determine whether to ACK or NAK the message. Other helper methods are also called to
validate the HL7 V2 message.
If the HL7 V2 message does not pass validation, the Collaboration calls makeNak() and
sendHL7Nak() to create and send the NAK to the external system. The HL7 V2 message, with
the NAK, is archived to the error queue. If the number of consecutive NAKs sent surpasses the
maximum number of retries, the associated recourse action is taken.
If the HL7 V2 message passes validation, the Collaboration calls makeAck() and sendHL7Ack()
to create and send the ACK to the external.
About TCP/IP HL7 V2 Collaborations
Sun Adapter for TCP/IP HL7 User's Guide • October 2009112
Vista de pagina 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 149 150

Comentarios a estos manuales

Sin comentarios