Example PID.#10 (input): 19540823000000-0400
PID.#10 (output): 19540822230000-0500
Since the receiving system only expects 8 characters, I resolved the issue by changing PID.#10 to ST format with 8 characters. Without the fix, the DOB was changing from 08/23/1954 to 08/22/1954.
Is this the correct behavior?
I have other date-time fields containing precision. Do I need to fix them too?