Senaranya HL7 Versions Save

PHP library for Parsing, Generation and Sending HL7 v2 messages

3.1.4

4 months ago

Allow array on setPatientIdentifierList field (PID.3)

3.1.3

4 months ago
  • Added segment-classes for PD1, RX4 & RXR

3.1.2

6 months ago

This change is required to support HL7 v2.7 onwards

3.1.1

10 months ago

3.1.0

1 year ago
  • HL7 factory class provides a more fluent, object-oriented interface for parsing or composing a message, allowing you to chain multiple methods together using a more readable syntax compared to calling new Message()
  • Updated readme

3.0.2

1 year ago

3.0.1

1 year ago
  1. Added data-types for method arguments, method returns and properties
  2. Code cleanup
  3. Added 2 tests for doNotSplit argument in Message() constructor

3.0.0

1 year ago
  • Upgraded php version to 8.0+
  • Declare strict. More type checking to be followed in coming releases
  • Remove redundant phpdocs
  • Other code cleanups

2.1.7

1 year ago

2.1.6

2 years ago