|
PHC Hub Administrator User Guide (v. March 2018) |
PHC Hub is built to accept messages in HL7 version 2 format. It also supports alternate formats that follow the structure and business rules of immunization HL7 messages. PHC Hub translates data from a message into an internal data structure that is modeled after HL7 messages. Data from other formats, such as flat-file, is translated to the internal data representation. Further processing on the data is performed on the internal model and is not HL7 specific.
For older versions of GE Centricity that don't support standard immunization messages, some additional configuration is required. See Workaround for GE Centricity in the PHC Hub User Guide.
PHC Hub accepts the following HL7 messages:
Message | Description |
VXU | Patient Vaccination Record Unsolicited |
VXQ or QBP | Query for Patient Vaccination/Immunization History Record. Uses the data in QRF-5 to match records. |
DFT^P03 | Post Detail Financial. |
ADT | Admission/Discharge/Transfer. |
ORU | Unsolicited Observation Result. |
PHC Hub may reply to a v2.5.1 QBP with the following HL7 message:
Message | Description |
RSP | Query Response with an RSP message is returned with a profile
indicating that querying systems should determine if:
|
PHC Hub may send the following HL7 message:
Message | Description |
VXU | Unsolicited vaccination record update. |
The patient record update messages should only be sent to PHC Hub when at least one of the following conditions applies:
The sending system should not send their entire patient population each time it wants to update the registry. This causes the registry to change the patient's medical home when it wrongly assumes that the sending entity has recently provided services for the patient.
PHC Hub looks in the Patient Identifiers list (PID-3) field for two key patient IDs to identify a patient:
The VXU message contains one patient record (PID segment) and the patient's vaccination record. This is the preferred message for sending vaccination and patient records, even when a patient has no vaccinations. PHC Hub sends and prefers to receive complete vaccination records; this way, sending systems don't need to track which vaccinations the IIS has and doesn't have.
PHC Hub supports the DFT message for billing systems that don't currently export VXU messages. The DFT message includes patient demographic data and services recently performed, which may include vaccinations.
The ADT message is normally used by hospitals to communicate patient demographic information to various internal systems. The ADT message contains no vaccination information. The following ADT trigger messages are accepted: A01, A02, A03, A04, A05, A06, A07, A08, A09, A10, A14, A15, A16, A28, and A31. These messages add or update a patient record in the registry.
It is important to know that an ADT message is not required to register a patient in the registry. A VXU message without immunizations is sufficient. The ADT is accepted to allow hospital systems to register patients using a standard ADT message. Senders may choose to send ADT or VXU messages to register patients.
The ORU message is a generic lab reporting message that is used by labs to report on the status of lab work. PHC Hub accepts lab messages for two different situations:
The VXQ/QBP includes patient demographic data used by a registry to query another registry for a patient's vaccination record. When the IIS receives a query, it tries to match the patient data sent with patients in the registry and returns one of the following responses:
Message | Description |
VXR(RSP) | Query response with patient vaccination record. |
VXX(RSP) | Query response with multiple matches. |
QCK | Query acknowledgement (no match). |
ACK | Acknowledgment (indicates error). A negative ACK message is sent when an error prevents the completion of the request. |
The standard for immunization messages does not allow the sender (the system originating the query) to specify how to do the patient query, but leaves it up to the receiving system to make that decision. Instead, the sender gives all known information about a particular patient and the receiving system must reply with exact or possible matches according to its own criteria.
PHC Hub finds matches as follows: