HL7 for labs
Last updated
Was this helpful?
Last updated
Was this helpful?
This integration is mostly for labs at this time.
Here is a high level of the messages we support for HL7 2.7
MSH // Message Header
PV1 // Patient Visit
PID // Patient Identification
ORC // Common Order
OBR // Observation Request
PID // Patient Identification
OBR // Observation Request
OBX // Observation/result
NTE // Notes & comments
At the moment we have opted for an SFPT inbox and outbox. In integration settings please provide credentials for such a folder with and /inbox and /outbox folder.
We will post orders to your /inbox folder and poll the /outbox folder for new files. Files when the be deleted from the /outbox folder once processed.
Files will be named order1234.hl7 and result1234.hl7 and must have unique names. We recommend you do not delete but move the files out of the /inbox folder to another folder as your process them.