Example for how to parse HL7 2.x messages using Python
Explanation for files present in the repo:
- HL7Messages.sql - sample SQL script to create table and data in SQL Server
- HL7Messages.txt - text file with sample HL7 2.x messages
- HL7Parsing.html - output of Jupyter notebok in html format
- HL7Parsing.ipynb - Jupyter notebook file