Superclass to encapsulate HL7 v2.3 message handlers. Contains methods to aid in translating HL7 segments to appropriate FreeMED database links.
Convert date from HL7 v2.3 date format to standard SQL date format.
SQL date formatted date.
Determine patient identifier by PID segment.
Patient identifier, or 0 if none is found.
Resolve or create and resolve a payer record (insco table) from an HL7 v2.3 IN1 segment.
Id number for new or old record.
Strip all non-numeric characters from a string
Numeric string.
Make sure phone number has area code when pulling into system.
WARNING! THIS MAY NOT WORK OUTSIDE THE UNITED STATES!
Phone number, possibly with system default area code.