ACK Management Framework
0.1.9 - ci-build
ACK Management Framework, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.1.9 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/ack-ig/ and changes regularly. See the Directory of published versions
How are messages represented in different standards:
In v2.x messaging is the standard transmission protocol. The content is encapsulated by technical segments:
(simple) trigger message:
response ACK message:
MSH conveys individual message instance identifiers. In a response, the MSA refers to the instance identifier of the message to which it is the response to.
In FHIR, messages are transmitted in a batch that is encapsulated in a bundle:
Is V3 Messaging still an issue to be covered and explained?