I need to populate the Hospitalization Date in Centricity Practice Solution 11 via an HL7 Finance DFT message.
I have been trying to use PV1-44 which is the Admit Date/Time and which looks like the most likely option but it hasn’t been coming over. I have been told that PV1-44 should definitely map to the first Hospitalization Date in Centricity because that is the Admit date.
I successfully import patient visits now so I know that my PV1 segment does work but for some reason the Admit Date doesn't get populated no matter what I try.
We use the MIK and I have gone into the configuration options and checked the box, ‘Process DFT P03 Admit/Discharge dates’ and stopped and restarted the MIK. So it should be processing Admit date now.
Here's what my PV1 segment looks like:
PV1|1|O|^^^ValleyIP||||2410|9860^BLO^JOE|||||||||||500879|||||||||||||||||||||||||20160213
Is there some specific requirement needed to get the Admit Date (PV1-44) to import to Centricity?
Thanks,
John
I managed to find the solution.
In order to send the Admit Date (PV1-44) it requires 2 additional elements, Patient Class (PV1-2) and Visit Number (PV1-19).
However, the kicker is that the previous segment (PID) has to have a hard carriage return at the end of it or the Admit Date will not import – all the other fields of the visit will import, just not that one.
I already had a hard carriage return at the end of PV1 but not before it. It’s really bizarre but I’ve seen that before with the FT1 segments which each have to have a hard carriage return between them.
Hope this helps someone else.
John
Hi John,
Would you be willing to send me an example of the hl7 message that you used to successfully get this Hospitalization date? I have tried what you said but I am still being unsuccessful.
Thanks!