Difference between revisions of "HL7"

From Updox API
Jump to: navigation, search
(Export to Patient Chart)
Line 5: Line 5:
 
== Syncing patients ==
 
== Syncing patients ==
  
Updox supports syncing patients from a source system to Updox using [[ADT]] messages.
+
Updox supports syncing patients from a source system to Updox using [[ADT]] messages. All segments other than [[PID]] may be present, but will be ignored. Future support for [[IN1]]/[[IN2]] segments is anticipated.
  
 
== Chart Export ==
 
== Chart Export ==
  
Updox supports exporting to the patient chart using [[ORU]] messages.
+
Updox supports exporting to the patient chart using [[ORU]] messages, as a single [[PID]] -> [[OBR]] -> [[OBX]] sequence. Additional requirements for messages outbound from Updox are dependent on the receiving implementation/system, and are negotiated during the implementation phase.

Revision as of 06:05, 10 April 2018

Messages

The MSH page describes MSH segments common to all messages received by Updox. Requirements for messages outbound from Updox are dependent on the receiving implementation/system, and are negotiated during the implementation phase.

Syncing patients

Updox supports syncing patients from a source system to Updox using ADT messages. All segments other than PID may be present, but will be ignored. Future support for IN1/IN2 segments is anticipated.

Chart Export

Updox supports exporting to the patient chart using ORU messages, as a single PID -> OBR -> OBX sequence. Additional requirements for messages outbound from Updox are dependent on the receiving implementation/system, and are negotiated during the implementation phase.