HL7 version 2.x messages are standardized structured multi-line text files using single character as delimiters. HL7 messages are used for exchanging elecronic health information.
Questions tagged [hl7-v2]
156 questions
-1
votes
1 answer
Copy only new added files from one folder to another, without moving the existing files from source folder
I am doing file integration using mirth. There is one software which generate the HL7 files. I want to read data from that files, without moving them to another destination. Next time when I want to read data, at that time it'll ignore the files…

Hemant
- 31
- 7
-1
votes
1 answer
Integrating hl7 2.x with openemr
Are there any guides out there where i learn more about how to integrate hl7 2.x protocol with openemr?
Any sample programs would really be helpful.

user17795
- 11
- 2
-1
votes
1 answer
Getting Patient Analysis Results In HL7 V2.3-V2.3.1-V2.4
Getting Patient Analysis Results In HL7 V2.3-V2.3.1-V2.4.
Including analysis date|analysis|result amount|unit|reference sequence.
How could i get it?

someone
- 1,355
- 1
- 8
- 6
-2
votes
1 answer
how to set sample id in QBP^Q11 for QPD segment using java
QBP_Q11() qbp=new QBP_Q11();
qbp.getQPD().getQpd3_UserParametersInsuccessivefields().setData(data);

vijay
- 1
-4
votes
0 answers
ORR message not recognized by laboratory analyzer (Swelab Lumi)
I'm working with a laboratory analyzer (Swelab Lumi) that supports bi-directional Hl7 messaging. When I press the button to start a new sample test, I get a HL7 message (see bottom) that asks for patient data, medical record etc., but even tho I…

HolyRandom
- 79
- 1
- 11
-4
votes
2 answers
Getting some informations of Patient from HL7 Message V2.4
I need to get some information about patient from HL7Message V2.4(Or V2.3, V2.3.1), How do i get these?
i need these; Filenumber, recorddate, department name, doctor, father name, complaint, diagnosis info and diagnosis date, etc.

someone
- 1,355
- 1
- 8
- 6