Double quote support in Outbound ADT message
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Update Client Data
- HL7 Connection Monitor
Scenario 1: Validate double quote support in Outbound ADT message
Specific Setup:
- 'ADT- Orchard', 'ADT-RxConnect' and 'ADT-Generic' outbound connections are configured.
- A client must have an active inpatient episode. (Client A)
Steps
- Select "Client A" and access the 'Update Client Data' form.
- Submit the form.
- Access the 'HL7 Connection Monitor' form.
- Select the "(Outbound) ADT - ORCHARD" value in the 'Select Row' field and click [Show Transaction Log].
- Validate the 'HL7 Outbound Transaction Log' report is displayed.
- Find the message that is closest to the time in which the order was created.
- Validate the 'Event Type' is "ADT^A08" and that 'ID' contains "Client A's PATID".
- Click [View HL7 Message].
- Validate there are double quotes instead of null in all PID and PV1 segments except 'Id' fields.
- Close the report and the form.
- Access the 'HL7 Connection Monitor' form.
- Select the "(Outbound) ADT - Generic" value in the 'Select Row' field and click [Show Transaction Log].
- Validate the 'HL7 Outbound Transaction Log' report is displayed.
- Find the message that is closest to the time in which the order was created.
- Validate the 'Event Type' is "ADT^A08" and that 'ID' contains "Client A's PATID".
- Click [View HL7 Message].
- Validate there are double quotes instead of null in all PID and PV1 segments except 'Id' fields.
- Close the report and the form.
- Access the 'HL7 Connection Monitor' form.
- Select the "(Outbound) ADT - RXCONNECT" value in the 'Select Row' field and click [Show Transaction Log].
- Validate the 'HL7 Outbound Transaction Log' report is displayed.
- Find the message that is closest to the time in which the order was created.
- Validate the 'Event Type' is "ADT^A08" and that 'ID' contains "Client A's PATID".
- Click [View HL7 Message].
- Validate there are no double quotes in any segment.
- Close the report and the form.