This is a sample Ensemble/Health Connect production which demonstrates how to receive an HL7 order (ORM) inbound from a file, extract fields (in this case, basic demographic information), and insert those into a table in an external SQL database via ODBC.
Included in the zip file:
- Exported code
- Sample ORM message
- 'How to configure' doc
Hi,
Is the Production class missing from the export zip?
Thanks,
John
Oops, yes it was! I couldn't find the code on my machine, so I rebuilt a production around these components and re-exported. Please try the new export, and let me know if you have issues.
Thanks,
Steve
Hi, Steve!
Could you please deploy classes on a Github or any other public repository?