Is EDI Fabric support HL7 format
Hi,
I see ediFabric support various EDI formats for healthcare domain. I would like to know if it's supporting HL7 format which is specifically use to transmit the health record electronically to and from towards EMR system. Please do let us know.
Regards
Nilang
Comments
1 comment
Nilang,
EDI Fabric doesn't support HL7 messages right out of the box.
But you can utilize some of it's capabilities to write your own HL7 messages.
Simple Example.
Create your own HL7 EdiMessage and MSH segment.
__________________________________________
Then use the supplied X12Writer to create your HL7 message.
Please sign in to leave a comment.