senaranya / HL7

PHP library for Parsing, Generation and Sending HL7 v2 messages
MIT License
183 stars 86 forks source link

Allow array on setPatientIdentifierList field (PID.3) #117

Closed luilliarcec closed 10 months ago

luilliarcec commented 10 months ago

The field can accept a string or an array, the current phpdoc causes conflicts in some IDEs.

https://hl7-definition.caristix.com/v2/HL7v2.3/Fields/PID.3

https://hl7-definition.caristix.com/v2/HL7v2.5/Fields/PID.3