Frends.Hl7v2.CreateFromXml / 1.2.0
Summary
Assembles an HL7 v2 message from XML, with optional overrides for the message header where routing and control identifiers live.
Typical use — the outbound half of HL7 exchange, after mapping has produced the message content
1.2.02026-08-06
Changed
- Updated copyright information to comply with Frends platform standards.
1.1.02026-07-03
Added
- MSH field overrides (MshOverrides): ability to overwrite any MSH field (MSH-1 to MSH-15) in the output HL7v2 message CR option to LineEnding enum
1.0.02026-02-27
Added
- Initial implementation