Questions tagged [hl7-v2]

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.

139 questions
-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,195
  • 1
  • 7
  • 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
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,195
  • 1
  • 7
  • 6
1 2 3
9
10