hl7-v2 Questions

4

I am trying to convert HL7 v2.x message to FHIR JSON using java or python. But I am not able to find any solution. Is there any way to achieve this? I found that FHIR is capable of converting to J...
Wigwam asked 20/10, 2016 at 11:6

3

I am looking for sample Hl7 V2.7 mesage for learning purpose, have not found in internet. Could some one please give one some sample message. Thanks
Fractostratus asked 8/8, 2014 at 7:8

1

Solved

The carriage return character (alias <cr>, \r or \x0d) is the designated segment terminator in a HL7 message. Therefore this character is prohibited to be used in a field. However, some data...
Dissentient asked 11/8, 2014 at 9:26

5

Solved

The company I work for has started a new initiative in HL7 where we are trading both v2X and v3 (CDA specifically) messages. I am at the point where I am able to accept, validate and acknowledge th...
Irreversible asked 4/3, 2014 at 14:27

2

Solved

I am trying to write an HL7 message parser that will send a specified acknowledgment back to a messaging engine so that my applicaiton may receive the next message in line. The interface engine th...
Udelle asked 30/6, 2010 at 15:25
1

© 2022 - 2024 — McMap. All rights reserved.