CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
72 stars 40 forks source link

Examine HCI Test Messages Part 2 #12257

Closed arnejduranovic closed 11 months ago

arnejduranovic commented 1 year ago

User Story

As a sender to ReportStream, I want to ensure all my messages are transmitted to the appropriate sender losslessly.

Description/Use Case

We have received a set of sample messages from the sender. This folder includes:

We should run all the HCI messages through the pipeline and compare that the output message from RS is not missing any important data that exists in the input message. We should also document any differences between the input and output and fix them if it makes sense. All differences should be documented in a spreadsheet or file in the folder containing the sample messages

Risks/Impacts/Considerations

Dev Notes

Acceptance Criteria

Andrey-Glazkv commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @arnejduranovic @jalbinson @JessicaWNava @jimmyfagan @thetaurean

Andrey-Glazkv commented 1 year ago

Please add your planning poker estimate with Zenhub @JFU-NAVA-PBC

JessicaWNava commented 1 year ago

The msg_1_hci.hl7 message gets the following error when I submit it as is: Required field missing: A datatype for OBX-5 must be specified in OBX-2. FHS, BHS, BTS, and BTS all added to the message as well.

JessicaWNava commented 1 year ago

Differences documented here: https://docs.google.com/document/d/1i4dMY3NCZ5FSR9M4XUVjYOk5_OdqT1LhnnX6TP4VvC0/edit?usp=sharing

JessicaWNava commented 1 year ago

Once I grabbed form master, all of the differences not in OBR were taken care of or made sense. (Kalish is goignt o take care of OBR in his PR)