hl7apy
hl7apy copied to clipboard
Python library to parse, create and handle HL7 v2 messages.
While using hl7api, we had 2 different needs: 1. the `report_file` parameter of .validate() need to support also file-like object (io.StringIO/io.BytesIO in our case) that are not necessarily filesystem files....
… Validation fail)
This updates the package metadata which appears on https://pypi.org/project/hl7apy/ - GitHub Pages supports HTTPS; it should be used over HTTP - Since 1.3.3, this project is not distributed on SourceForge
MSH|^~\&|HOSPITAL|HOSPITAL|APPLICATION|20240810044330||ADT^A01^ADT_A01|1234567890||P|2.3 PID|||1234567890||PATIENT^JOHN^DOE||19700101|M|||123 Main St|||CITY^ST^ZIP||HOME^123-456-7890 PV1|||1|I|SURGERY||SURGEON^DR SMITH||1234567890|| CON|1|CONSENT^TREATMENT^SURGERY|20240810044330||PATIENT CONSENTS TO SURGERY|1234567890||F Above is the sample message. I have file which contain CON segment and due to this reason, the file is...
List of messages: ADT_A04, ADT_A07, ADT_A08, ADT_A10, ADT_A11, ADT_A13, ADT_A14, ADT_A22, ADT_A23, ADT_A25, ADT_A26, ADT_A27, ADT_A28, ADT_A29, ADT_A31, ADT_A32, ADT_A33, ADT_A40, ADT_A41, ADT_A42, ADT_A47, ADT_A49, ADT_A51, ADT_A53, ADT_A55 MFN_M14, PMU_B02,...
List of missing messages: ADT_A04, ADT_A07, ADT_A08, ADT_A10, ADT_A11, ADT_A13, ADT_A14, ADT_A22, ADT_A23, ADT_A25, ADT_A26, ADT_A27, ADT_A28, ADT_A29, ADT_A31, ADT_A32, ADT_A33, ADT_A40, ADT_A41, ADT_A42, ADT_A47, ADT_A49, ADT_A51, ADT_A53, ADT_A55, MFN_M14,...