Category "hl7-v2"

How to add extra components to HL7 message using Java Hapi?

I am working on building a replacement to MIRTH and it looks like we are sending out non-standard HL7 ORU_R01 messages. OBR.5 should be just a single field but

Read Patient Information from HL7 Standard Message

For HL7(Health Level 7) I'm using Hapi Write Operation :- ADT_A01 adt = new ADT_A01(); adt.initQuickstart("ADT", "A01", "P"); // Populate th